AllenInstitute / bmtk

Brain Modeling Toolkit
https://alleninstitute.github.io/bmtk/
BSD 3-Clause "New" or "Revised" License
265 stars 86 forks source link

Synapse location #342

Open bhmagic opened 8 months ago

bhmagic commented 8 months ago

Hi,

I am currently working on a project that I want to put all synapse on a particular segment of the dendrite.

I find the https://alleninstitute.github.io/bmtk/bionet.html says there is an option to use “afferent_section_id” and “afferent_section_pos” to pinpoint the location of the synapse. Is there any example of such a usage?

Also, when I look at the file structure, there is no file saving the segment structure from Neuron, does that mean there is a chance Neuron can parse the morphology differently and make the pre-assigned segment-id not work?

Thanky you for the BMTK and thank you for answering the question,

Yuan-Ting Wu