Closed joewgraham closed 2 years ago
Currently, the only stimulations that can be specified in NetPyNE are the builtin NEURON stims. It would be useful to allow any valid stim mod file to be specified with stimSourceParams instead of inserting a point process.
See this forum conversation for more details: https://groups.google.com/g/netpyne-forum/c/hfkLyvuoV_g
This already existed, just there was a bug in properly loading the exotic stim parameters/values. Fixed with this commit: https://github.com/Neurosim-lab/netpyne/commit/4305ba7243aa34d4fe6c74cfa1a0137a688392dd
Currently, the only stimulations that can be specified in NetPyNE are the builtin NEURON stims. It would be useful to allow any valid stim mod file to be specified with stimSourceParams instead of inserting a point process.
See this forum conversation for more details: https://groups.google.com/g/netpyne-forum/c/hfkLyvuoV_g