Open MikeDMorgan opened 3 years ago
It appears that when --cell_growth_rates is used with the CLI, this is not actually passed to wot.ot.initialize_ot_model - this means that the growth rates are computed internally and the user-defined rates are ignored.
--cell_growth_rates
wot.ot.initialize_ot_model
It appears that when
--cell_growth_rates
is used with the CLI, this is not actually passed towot.ot.initialize_ot_model
- this means that the growth rates are computed internally and the user-defined rates are ignored.