STAPlugin_bursts.setup¶
- spike_analysis.core.STAPlugin_bursts.setup(spike_times_analysis)¶
Sets up the analysis: Detects high frequency events (doublet, triplet, …) that occur within a timewindow.
_resultwill be a pd.DataFrame containing the annotated dataframe containing the event times, classes and interspike intervals.- Parameters:¶
- spike_times_analysis : SpikeTimesAnalysis¶
The spike times analysis object.
See also
Documentation unclear, incomplete, broken or wrong? Let us know