.. _NIRCalibratedFrame: NIR Calibrated Frame ------------------------ Data product name ================= .. DataProductNameStart CalibratedFrame .. DataProductNameEnd Data product custodian ====================== .. DataProductCustodianStart NIR .. DataProductCustodianEnd Data model tag ============== .. DataModelTagStart R-1.6.7 .. DataModelTagEnd Name of the Schema file ======================= .. NameSchemaStart euc-test-nir-CalibratedFrame.xsd .. NameSchemaEnd Schema documentation tag ======================== .. SchemaDocTagStart :emphasis:`Documentation for data product element DpdNirCalibratedFrame:` Calibrated science frame for dithered observations. .. SchemaDocTagEnd Data product elements ===================== .. DataProductElementsStart Header of type: sys:genericHeader Data of type: nir:calibratedScienceFrame Parameters of type: ppr:genericKeyValueParameters .. DataProductElementsEnd Processing Element(s) creating/using the data product ===================================================== .. PECreatorStart It is created by the NIR_AbsolutePhotometry PE. It is used by the NIR_Resampling PE. .. PECreatorEnd Processing function using the data product ========================================== .. PFUsingStart Used by MER PF. .. PFUsingEnd Detailed description of the data product ======================================== .. DetailedDescStart This is an output data product of the NIR PF dedicated to the calibrated frames to be used by MER PF for catalogue extraction. These are pre-processed images where detector signatures have been accounted for, and that include astrometric and photometric calibrations. It consists of 3 FITS files respectively for the Science image, the background model, and the PSF model: * Science Image: MEF with primary and 16 x 3 extensions, i.e. 3 layers per detector representing calibrated science image, RMS, and Data Quality flags. * Background model: MEF with primary and 16 x 3 extensions, i.e. 3 layers per detector representing background image, RMS, and Data Quality flags. * PSF: currently a single extension FITS file containing the PSF image associated to the science image. It will be extended to include wavelength and focal plane dependent PSF. The MEF 3-layer format, shown in :numref:`calframe` is managed by the Euclid Image library `EL_ImageLib `_ .. _calframe: .. figure:: ../figures/calframe.png : 3-layer structure of NIR calibrated frames The *EXTNAME* keywords for detector XY follow the convention DETXY.SCI, DETXY.RMS, and DETXY.DQ, for science, RMS, and Data Quality layers respectively. Note that background is not removed from science images, and that pixel values are still in native units (electrons). Relative and absolute calibration factors for each detector for conversion to microJy are included in the metadata, as well as zero-points for conversion to AB magnitudes. The DQ flags follow a common dictionary described `here `_. .. DetailedDescEnd