spike_analysiscoreSTAPlugin_TEMPLATEget_result

STAPlugin_TEMPLATE.get_result

spike_analysis.core.STAPlugin_TEMPLATE.get_result()

Gets the result of the analysis.

The result and data format of the analysis depends on which type of analysis is performed.

Returns:

The result of the analysis.

Return type:

Any

Raises:

RuntimeError – If the result is requested before setup() is called.