Results 61 comments of Oren Amsalem

Strange, parent() should return a section and not a segment - neuron.yale.edu/neuron/static/py_doc/modelspec/programmatic/topology/secref.html#SectionRef.parent what version of NEURON do you use?

You are correct, this is probably because your axon is a parent of the soma. Strange, either I expected this use-case but not tested it, or that something in NEURON...

Thanks @sunzhenyang2018 but I also need the modfiles

It would be great if when you change to C back-end, you'll add support to multithreading. Thanks!

> As a workaround, we're now manually checking out master and using that. How do you do it exactly? Thanks

Ok, I changed the title, but it seems that I can not change the Label. Thanks

Thanks @yesoreyeram I've tried the tag delimiter, but either it did not work or I did not manage to understand exactly how to use it. Maybe you can post more...

Thank you @dizcza I saw https://github.com/neuRowsATL/burst-detection (it actually looks like a master thesis :), not sure it is production-ready, also as far as I see it is not very documented....

Hi, Does it work? Can I use my own python written functions? Thanks.