biophysics_fitting
❭ L5tt_parameter_setup
❭ set_hot_zone
set_hot_zone¶
-
biophysics_fitting.L5tt_parameter_setup.set_hot_zone(cell_param, min_=
None
, max_=None
, outsidescale_sections=None
)¶ Insert Ca_LVAst and Ca_HVA channels along the apical dendrite between
min\_
andmax\_
distance from the soma.- Parameters:¶
cell_param (
ParameterSet
| dict) – The cell parameter dictionary.min_ (float) – The minimum distance from the soma.
max_ (float) – The maximum distance from the soma.
outsidescale_sections (list) – A list of sections where the channels should be inserted.
- Returns:¶
The updated cell_param.
- Return type:¶
ParameterSet
| dict
Note
This method is specific for a L5PT. For more information about the hot zone, refer to Bast et al. [3]