STAPlugin_ISIn¶
-
class spike_analysis.core.STAPlugin_ISIn(name=
'ISIn', source='spike_times', max_n=5)¶ SpikeTimeAnalysis (STA) plugin to compute the inter spike interval (ISI) to the next, second next, nth spike.
See also
spike_analysis.core.SpikeTimesAnalysisreads insource.setup(spike_times_analysis)Sets up the analysis: Computes the inter spike interval (ISI) to the next, second next, nth spike.
event_analysis_ISIn(spike_times, n)static Computes for each spike the inter spike interval (ISI) to the next, second next … nth next spike.
Documentation unclear, incomplete, broken or wrong? Let us know