Conf¶
-
class
astropy.nddata.Conf[source]¶ Bases:
astropy.config.ConfigNamespaceConfiguration parameters for
astropy.nddata.Attributes Summary
warn_setting_unit_directlyWhether 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.warn_unsupported_correlatedWhether 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.
-