Open t-b opened 2 months ago
The basic spike detection procedure implemented in IPFX is:
That's the basic idea - there are some other checks/dealing with edge cases in the code (like trying to figure out if a voltage transient may be throwing off threshold/peak pairs, and that kind of thing), and there are some adjustments to the initial 20 mV/ms dV/dt detection threshold for short square sweeps where the initial passive rise in the membrane potential can exceed that value in some cells.
The problem is that it is not robust to fluctuations around spike threshold.
User should be able to set FWHM of spikes and height above threshold
[x]
TJ will provide good and bad data[ ] Copy what ipfx does (chat with Nathan)