spike_analysiscoreSTAPlugin_annotate_bursts_in_stsetup

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.

_result will be a pd.DataFrame containing the annotated spike times dataframe.

Parameters:

spike_times_analysis (SpikeTimesAnalysis) – The spike times analysis object.

See also

get_result()