biophysics_fittingsimulatorSimulator_Setupget

Simulator_Setup.get

biophysics_fitting.simulator.Simulator_Setup.get(params)

Get the cell with set up biophysics and params.

This is the main interfac to set up a cell object with biophysical parameters.

Parameters:

params (pd.Series) – Biophysical parameters

Returns:

The cell object and the parameter vector.

Return type:

cell, params