Conf#
- class astropy.nddata.Conf[source]#
 Bases:
ConfigNamespaceConfiguration parameters for
astropy.nddata.Attributes Summary
Whether to issue a warning when the
NDDataunit attribute is changed from a non-Nonevalue to another value that data values/uncertainties are not scaled with the unit change.Whether to issue a warning if
NDDataarithmetic is performed with uncertainties and the uncertainties do not support the propagation of correlated uncertainties.Attributes Documentation
- warn_setting_unit_directly#
 Whether to issue a warning when the
NDDataunit attribute is changed from a non-Nonevalue to another value that data values/uncertainties are not scaled with the unit change.
Whether to issue a warning if
NDDataarithmetic is performed with uncertainties and the uncertainties do not support the propagation of correlated uncertainties.