lucastheis / c2s

A toolbox for inferring spikes from calcium traces.
http://c2s.readthedocs.org
MIT License
22 stars 13 forks source link

Spike inference from CalmAn output #15

Open akatav opened 3 years ago

akatav commented 3 years ago

Hi, I have a matrix N*t where N is number of detected neurons and T is time. I am not sure how to set 'fps' in your code. Our frame rate is 20Hz.Can you please tell me how to use c2s to get the spike train for this matrix?