.. _SLEDetectionOutput: SLE Detection Output ==================== Data Product Name _________________ .. DataProductNameStart DpdSleDetectionOutput .. DataProductNameEnd Data Product Custodian ______________________ .. DataProductCustodianStart .. DataProductCustodianEnd Name of the Schema File _______________________ .. NameSchemaStart .. raw:: html euc-sle-DetectionOutput.xsd .. NameSchemaEnd Last Edited for DPDD Version ____________________________ .. DpddVersionlTagStart 1.0 .. DpddVersionTagEnd Processing Elements Creating / Updating / Using the Product ___________________________________________________________ .. PECreatorStart **Creators:** * SLSWG **Consumers:** * The SL modeling pipeline .. PECreatorEnd Processing Function using the products ______________________________________ .. PFUsingStart The SLE Modeling pipeline .. PFUsingEnd Proposed for inclusion in EAS/SAS _________________________________ .. IncludeInSASStart This product is proposed for inclusion in the SAS: yes This catalog store the detected strong lenses with a probability greater than 1/2. .. IncludeInSASEnd Data Product Elements _____________________ .. DataProductElementsStart :Header: object of type sys:genericHeader :Data: object of type sle:detectionOutput :QualityFlags: object of type dqc:sqfPlaceHolder :Parameters: object of type ppr:genericKeyValueParameters .. DataProductElementsEnd Detailed Description of the Data Product ________________________________________ .. DetailedDescStart The product contains a detection catalog that stores an array of 5 scores for 5 detection algorithms and a normalized probability for each selected objects. Please note that only the objects wih a probability greater than 1/2 are selected. The product also contains a zip file storing all the selected :ref:`SLECutout` FITS files. Detection Catalog ````````````````` **Extension Header** +--------+-----------+---+-----------------------------------------+ | TILEID | | / | Tile ID from MER | +--------+-----------+---+-----------------------------------------+ | SLTYPE | | / | Type of lens (G_LENS, Gr_LENS, Q_LENS) | +--------+-----------+---+-----------------------------------------+ | END | +--------+-----------+---+-----------------------------------------+ **Catalog** .. $PrintCatalog fit/euc-sle.xml sle.detectionCatalog .. $PrintHDUTableContents fit/euc-sle.xml sle.detectionCatalog "Detection Catalog" +----------------+------------------------------------------------------+------------+-------+ | Column name | Description | Unit | Type | +================+======================================================+============+=======+ | OBJECT_ID | Unique ID of the object in the survey, as set by MER | :math:`NA` | *K* | +----------------+------------------------------------------------------+------------+-------+ | SL_CUTOUT_ID | Unique ID of the object cutout, based on OBJECT_ID | :math:`NA` | *32A* | +----------------+------------------------------------------------------+------------+-------+ | SL_SCORES | Raw scores given by the classification tasks | :math:`NA` | *5D* | +----------------+------------------------------------------------------+------------+-------+ | SL_PROBABILITY | Calibrated probability of the object being a lens | :math:`NA` | *D* | +----------------+------------------------------------------------------+------------+-------+ Cutout `````` This is a a multi-extension file. Each extension contains an image for a band. **Primary Header** +----------+-----------+---+--------------------------------------+ | SIMPLE | | / | file does conform to FITS standard | +----------+-----------+---+--------------------------------------+ | BITPIX | | / | number of bits per data pixel | +----------+-----------+---+--------------------------------------+ | NAXIS | | / | number of data axes | +----------+-----------+---+--------------------------------------+ | EXTEND | | / | FITS dataset may contain extensions | +----------+-----------+---+--------------------------------------+ | TILEINDX | | / | Euclid Tile Index | +----------+-----------+---+--------------------------------------+ | DATASET | | / | Euclid Dataset Release | +----------+-----------+---+--------------------------------------+ | MEROBJID | | / | Euclid MER Object Id | +----------+-----------+---+--------------------------------------+ | ID | | / | SL Cutout ID | +----------+-----------+---+--------------------------------------+ | COMMENT | | / | Embedded comments | +----------+-----------+---+--------------------------------------+ | END | +----------+-----------+---+--------------------------------------+ **Extension Header for VIS, Y, J, H and EXT bands** +----------+-----------+---+--------------------------------------------+ | XTENSION | | / | IMAGE extension | +----------+-----------+---+--------------------------------------------+ | BITPIX | | / | number of bits per data pixel | +----------+-----------+---+--------------------------------------------+ | LAYER | | / | Name of the layer | +----------+-----------+---+--------------------------------------------+ | SIMPLE | | / | file does conform to FITS standard | +----------+-----------+---+--------------------------------------------+ | NAXIS | | / | number of data axes | +----------+-----------+---+--------------------------------------------+ | NAXIS1 | | / | length of data axis 1 | +----------+-----------+---+--------------------------------------------+ | NAXIS2 | | / | length of data axis 2 | +----------+-----------+---+--------------------------------------------+ | PCOUNT | | / | required keyword; must = 0 | +----------+-----------+---+--------------------------------------------+ | GCOUNT | | / | required keyword; must = 1 | +----------+-----------+---+--------------------------------------------+ | CDELT1 | | / | Coordinate increment at reference | +----------+-----------+---+--------------------------------------------+ | CDELT2 | | / | Coordinate increment at reference | +----------+-----------+---+--------------------------------------------+ | COMMENT | | / | WCS header keyrecords | +----------+-----------+---+--------------------------------------------+ | CRPIX1 | | / | Pixel coordinate of reference point | +----------+-----------+---+--------------------------------------------+ | CRPIX2 | | / | Pixel coordinate of reference point | +----------+-----------+---+--------------------------------------------+ | CRVAL1 | | / | [deg] Coordinate value at reference point | +----------+-----------+---+--------------------------------------------+ | CRVAL2 | | / | [deg] Coordinate value at reference point | +----------+-----------+---+--------------------------------------------+ | CTYPE1 | | / | Right ascension, gnomonic projection | +----------+-----------+---+--------------------------------------------+ | CTYPE2 | | / | Declination, gnomonic projection | +----------+-----------+---+--------------------------------------------+ | CUNIT1 | | / | Units of coordinate increment and value | +----------+-----------+---+--------------------------------------------+ | CUNIT2 | | / | Units of coordinate increment and value | +----------+-----------+---+--------------------------------------------+ | LATPOLE | | / | [deg] Native latitude of celestial pole | +----------+-----------+---+--------------------------------------------+ | LONPOLE | | / | [deg] Native longitude of celestial pol | +----------+-----------+---+--------------------------------------------+ | MJD-OBS | | / | [d] MJD of observation | +----------+-----------+---+--------------------------------------------+ | MJDREFF | | / | [d] MJD of fiducial time | +----------+-----------+---+--------------------------------------------+ | PC1_1 | | / | Coordinate transformation matrix element | +----------+-----------+---+--------------------------------------------+ | PC2_2 | | / | Coordinate transformation matrix element | +----------+-----------+---+--------------------------------------------+ | RADESYS | | / | Equatorial coordinate system | +----------+-----------+---+--------------------------------------------+ | WCSAXES | | / | Number of coordinate axes | +----------+-----------+---+--------------------------------------------+ | EXTNAME | | / | MER Mosaic Type | +----------+-----------+---+--------------------------------------------+ | ZPVALUE | | / | Zero Point Value | +----------+-----------+---+--------------------------------------------+ | ZPERROR | | / | Zero Point Error | +----------+-----------+---+--------------------------------------------+ | END | +----------+-----------+---+--------------------------------------------+ .. DetailedDescEnd