app.explore.neuronsΒΆ

Functions to explore neuron specific data.

Functions

get_firing_rate

Returns the firing rate of neurons.

plot_components

Plot components after reducing dimensions.

plot_firing_rate

Plots the neuron firing rate.

plot_spikes_raster

Plots raster visualization of spiking data.

reduce_dimensionality

Returns array after peforming dimensionality reduction.

smoothen_firing_rate

Applies smoothening filter on firing rate.