Primary
Fit.renorm() ⚬|docu|1st|20251021195302-00-⌔
FitManager — PyXspec 2.1.5 documentation#xspec.FitManager.renorm
renorm(setting=None)Renormalize the model to minimize statistic with current parameters.
Args:
setting: [string]
If
None, this will perform an explicit immediate renormalization. Other options determine when renormalization will be performed automatically. They are the following strings:
- ‘auto’: Renormalize after a model command or parameter change, and at the beginning of a fit.
- ‘prefit’: Renormalize only at the beginning of a fit.
- ‘none’: Perform no automatic renormalizations.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •