visualizecell_morphology_visualizerCMVDataParser_calc_ion_dynamics_timeseries

CMVDataParser._calc_ion_dynamics_timeseries

visualize.cell_morphology_visualizer.CMVDataParser._calc_ion_dynamics_timeseries(ion_keyword)

Retrieves ion dynamics info along the whole cell body during a set of time points (specified in self.times_to_show). Fills the self.ion_dynamics attribute. Only does so when it has not been computed yet.

Parameters:

ion_keyword (str) – keyword for the ion dynamics we want to retrieve. Must be one of the keys in the recordVars of the sections. Use possible_scalars to see the available options.

Returns:

Nothing. Updates the self.timeseries_voltage attribute