spike_analysis
❭ core
❭ STAPlugin_response_probability_in_period
❭ setup
STAPlugin_response_probability_in_period.setup¶
- spike_analysis.core.STAPlugin_response_probability_in_period.setup(spike_times_analysis)¶
Sets up the analysis: computes the response probability in a period.
_result
will be the response probability.- Parameters:¶
spike_times_analysis (
SpikeTimesAnalysis
) – The spike times analysis object.
See also