simrun ❭ modular_reduced_model_inference ❭ data_extractor ❭ DataExtractor_spatiotemporalSynapseActivation ❭ setup
DataExtractor_spatiotemporalSynapseActivation.setup¶
- simrun.modular_reduced_model_inference.data_extractor.DataExtractor_spatiotemporalSynapseActivation.setup(Rm)¶
Set up the data extractor.
This method sets up the time window and selected trials for fetching the synaptse input data.
- Parameters:¶
Rm (
Rm) – Reduced model object. Must have the atttributesdb,tmin,tmax,width, andselected_indices.