param_dict
- property RT1.param_dict
A dictionary that is used to assign numerical values to the free parameters of the model. (e.g. “tau”, “omega”, “NormBRDF”, “bsf” and all parameters required to fully specify V and SRF). The default is {“bsf”: 0}. Use
update_params()to update the used parameters!