biophysics_fitting
❭ simulator
❭ Simulator_Setup
❭ get_cell_params
Simulator_Setup.get_cell_params¶
- biophysics_fitting.simulator.Simulator_Setup.get_cell_params(params)¶
Get the cell parameters as an NTParameterSet from the parameter vector.
This can be used with
single_cell_parser.create_cell()
to create aCell
object. This is helpful for inspecting what parameters have effectively been used for the simulation.