Conf#
- class astropy.nddata.Conf[source]#
Bases:
ConfigNamespace
Configuration parameters for
astropy.nddata
.Attributes Summary
Whether to issue a warning when the
NDData
unit attribute is changed from a non-None
value to another value that data values/uncertainties are not scaled with the unit change.Whether to issue a warning if
NDData
arithmetic 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
NDData
unit attribute is changed from a non-None
value to another value that data values/uncertainties are not scaled with the unit change.
Whether to issue a warning if
NDData
arithmetic is performed with uncertainties and the uncertainties do not support the propagation of correlated uncertainties.