Closed nsteinme closed 9 years ago
Both can happen, so if you think both are in your dataset, then you should be able to detect either way. I'm not sure if this is anything more complicated than taking the abs of the signal and then using the positive mode?
https://github.com/klusta-team/spikedetekt2/blob/master/spikedetekt2/core/main.py#L33 ?
Ok!
Both can happen, so if you think both are in your dataset, then you should be able to detect either way. I'm not sure if this is anything more complicated than taking the abs of the signal and then using the positive mode?