Description Usage Arguments Value
The ifr for the periods within the intervals set within the SpikeTrain object will be calculated. A vector with the spike count in each bin is calculated. Then a gaussian kernel is applied to the spike count vector. Finally, the firing probability is integrated over a set window size and transform to a firing rate.
1 2 3 4 5 |
st |
SpikeTrain object |
windowSizeMs |
The window size for each ifr value |
spikeBinMs |
The bin size for the spike count array |
kernelSdMs |
Standard deviation of the gaussian kernel used to smooth the spike count vector |
SpikeTrain object with the instantaneous firing rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.