liger_iris_pipeline.datamodels.imager
Classes
|
A data model for the typical data product from the Liger or IRIS imager (single detector). |
- class liger_iris_pipeline.datamodels.imager.ImagerModel(*args, **kwargs)[source]
Bases:
LigerIRISDataModel
A data model for the typical data product from the Liger or IRIS imager (single detector).
Parameters: data (np.ndarray): The science data array. err (np.ndarray): : The error array. dq (np.ndarray): 2D data quality array.