Page 1 of 1

Threshold of SpikePlot

Posted: Thu May 31, 2007 11:45 am
by tsa
Hello,

In modeling a network of cells with Network Builder I've noticed spikes are only recorded in SpikePlot when they have crossed a threshold of about +10 mV. Is there a way to change this threshold for SpikePlot? Additionally is there a way to change this threshold for individual cells/ cell types? The only threshold feature I've come across is in CellBuilder's Management tab but reducing the threshold has had no effect. Thanks.

Posted: Wed Jun 06, 2007 12:28 pm
by hines
The threshold at a NetCon source should be set by the user at least once for each NetCon source. See:
http://www.neuron.yale.edu/neuron/stati ... #threshold
A good policy to follow is that for NetworkReadyCell which, if you look at the hoc code, creates a connect2target function for each cell type, and, is called to create a new NetCon with the proper source location and threshold.