Spiking Brains
latest
Home page
API reference
app.dataset
app.explore
app.explore.neurons
app.explore.neurons.get_firing_rate
app.explore.neurons.plot_components
app.explore.neurons.plot_firing_rate
app.explore.neurons.plot_spikes_raster
app.explore.neurons.reduce_dimensionality
app.explore.neurons.smoothen_firing_rate
app.explore.summary
app.ml
app.utils
Spiking Brains
»
app
»
app.explore
»
app.explore.neurons
»
app.explore.neurons.smoothen_firing_rate
Edit on GitHub
app.explore.neurons.smoothen_firing_rate
¶
smoothen_firing_rate
(
firing_rate
,
order
=
3
,
wn
=
4000
,
btype
=
'lowpass'
,
fs
=
50000
)
[source]
¶
Applies smoothening filter on firing rate.
Return type
ndarray