UnknownUncertainty¶
- class astropy.nddata.UnknownUncertainty(array=None, copy=True, unit=None)[source]¶
Bases:
NDUncertaintyThis class implements any unknown uncertainty type.
The main purpose of having an unknown uncertainty class is to prevent uncertainty propagation.
- Parameters:
- args, kwargs
see
NDUncertainty
Attributes Summary
False: Uncertainty propagation is not possible for this class."unknown":UnknownUncertaintyimplements any unknown uncertainty type.Attributes Documentation
False: Uncertainty propagation is not possible for this class.
- uncertainty_type¶
"unknown":UnknownUncertaintyimplements any unknown uncertainty type.