JaneliaSciComp / spoke

Live display of neural spike data for SpikeGLX software
Other
1 stars 1 forks source link

Cap spike rate via decimation, especially in raster mode #11

Closed vijayiyer05 closed 5 years ago

vijayiyer05 commented 5 years ago

The current spike rate limiter (refreshPeriodMaxSpikeRate) is not useful for raster mode because the spikes are limited from the start of the refresh period which occurs at arbitrary phase relative to the stimulus

One possible implementation might be a settable spike refractory period

vijayiyer05 commented 5 years ago

Actually the spike refractory period was already settable! Fixed at c481e8d883ad35f03afb1329e69f2e3e7838e5d6