[visionegg] Dropin Server Problems Second take
- From: Bart Geurten <bart.geurten@xxxxxxxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Thu, 16 Nov 2006 10:53:16 +0100
Hi again,
I think I found the core of the problem. When the demoscript is parsed
by the dropin server the names get extracted right and the script is
complete. The problem strarts with the assignment of default values.
Lachie and Imran programmed the AST_ext.py which then searches for the
variable values. In this script there is comment saying, that this
version of AST_ext works for Python 2.2.1 and that hopefully only the
node ID numbers in the name sequence have to be changed.
There is a name_sequence variable containing the numbers from 292 to 305
but I can not get my head around the code to find out what its purpose is.
any Ideas?
thanks
Bart
--
Bart Geurten
Diplom Biologe
Lehrstuhl fuer Neurobiologie
Fakultaet fuer Biologie
Universitaet Bielefeld
Postbox 10 01 31
33501 Bielefeld
Germany
tel: + 49 (0)521 106 - 5737
fax: + 49 (0)521 106 - 89034
Email: bart.geurten@xxxxxxxxxxxxxxxx
http://www.uni-bielefeld.de/biologie/Neurobiologie/index.html
-------------------------------------------------------------
This email message is intended only for the addressee(s)
and contains information that may be confidential and/or
copyright. If you are not the intended recipient please
notify the sender by reply email and immediately delete
this email. Use, disclosure or reproduction of this email
by anyone other than the intended recipient(s) is strictly
prohibited. No representation is made that this email or
any attachments are free of viruses. Virus scanning is
recommended and is the responsibility of the recipient.
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
Other related posts:
- » [visionegg] Dropin Server Problems Second take