set_morphology¶
-
biophysics_fitting.L5tt_parameter_setup.set_morphology(cell_param, filename=
None)¶ Add the morphology to a cell parameter object.
The morphology is simply a path to a .hoc file in string format.
- Parameters:¶
- cell_param : NTParameterSet¶
The cell parameter dictionary.
- filename : str¶
The path to the .hoc file.
- Returns:¶
The updated cell parameter dictionary.
- Return type:¶
NTParameterSet| dict
Documentation unclear, incomplete, broken or wrong? Let us know