find_crossing¶
- biophysics_fitting.ephys.find_crossing(v, thresh)¶
- Original NEURON doc: Function that giving a threshold returns a list of two vectors The first is the crossing up of that threshold The second is the crossing down of that threshold 
Documentation unclear, incomplete, broken or wrong? Let us know