suny-downstate-medical-center / netpyne

A Python package to facilitate the development, parallel simulation, optimization and analysis of multiscale biological neuronal networks in NEURON.
http://www.netpyne.org
MIT License
144 stars 135 forks source link

Add documentation for the complex stimulation (extend connParams, stimSourceParams, stimTargetParams) #734

Closed ddelpiano closed 1 year ago

ddelpiano commented 1 year ago

As discussed at the sprint meeting, currently the documentation for the complex stimulation is missing.

ddelpiano commented 1 year ago

https://github.com/suny-downstate-medical-center/netpyne/blob/development/netpyne/network/stim.py

salvadord commented 1 year ago

examples in this repo: https://github.com/jonescompneurolab/hnn/tree/hnn2

vvbragin commented 1 year ago

https://app.asana.com/0/1200408935614168/1203972875087861/f

jchen6727 commented 1 year ago

https://github.com/suny-downstate-medical-center/netpyne/pull/743

documentation to reference.rst and within the relevant python files.