spike_analysis ❭ core ❭ SpikeTimesAnalysis ❭ get_by_trial
SpikeTimesAnalysis.get_by_trial¶
- spike_analysis.core.SpikeTimesAnalysis.get_by_trial(key)¶
Get spike information by trial.
Assumes the key refers to an STAPlugin that contains the attribute
_by_trial.- Parameters:¶
key (str) – The name of the event analysis routine, referring to an STAPlugin.
Example
STAPlugin_response_probability_in_periodandSTAPlugin_response_latency_in_periodhave this attribute.