figure out point processes in a section/segment
Posted: Tue Sep 13, 2005 1:53 pm
hello,
I tried to write a recursive program, which visits all sections and gives me for every
segment in every section :
- a list with references for all (to actual section) attached pointprocesses ( like IClamp,and
others that are not reachable with >netconlist()<)
- and for every pointprocess the relative location between 0-1 in section, where it was
attached.
Unfortunately, I can't figure out a Neuron method, (similar to netconlist() / ismembrane()
for netcon events/density mechanisms) which picks out all point processes from a section,
returns their references or their relative position in section.
I would be glad for a hint
peter
I tried to write a recursive program, which visits all sections and gives me for every
segment in every section :
- a list with references for all (to actual section) attached pointprocesses ( like IClamp,and
others that are not reachable with >netconlist()<)
- and for every pointprocess the relative location between 0-1 in section, where it was
attached.
Unfortunately, I can't figure out a Neuron method, (similar to netconlist() / ismembrane()
for netcon events/density mechanisms) which picks out all point processes from a section,
returns their references or their relative position in section.
I would be glad for a hint
peter