spike_analysis ❭ core ❭ STAPlugin_annotate_bursts_in_st ❭ setup
STAPlugin_annotate_bursts_in_st.setup¶
- spike_analysis.core.STAPlugin_annotate_bursts_in_st.setup(spike_times_analysis)¶
Sets up the analysis: annotates bursts in a spike times dataframe.
_resultwill be a pd.DataFrame containing the annotated spike times dataframe.- Parameters:¶
spike_times_analysis (
SpikeTimesAnalysis) – The spike times analysis object.
See also