.. include:: ../../idsubstitutions.txt .. _SELIDCatalog: SEL-ID Catalog Product ======================= Data Product Name __________________ .. DataProductNameStart DpdLE3IDSELIDCatalog .. DataProductNameEnd Data Product Custodian _______________________ .. DataProductCustodianStart IDSEL .. DataProductCustodianEnd Name of the Schema File ________________________ .. NameSchemaStart .. raw:: html euc-le3-id-sel-Catalog.xsd .. NameSchemaEnd Last Edited for DPDD Version ____________________________ .. DpddVersionlTagStart 1.1 .. DpddVersionTagEnd Processing Elements Creating / Updating / Using the Product ___________________________________________________________ .. PECreatorStart **Creators:** * SEL_Collect **Consumers:** * SEL_Select * VMSP_Train * VMSP_Sample .. PECreatorEnd Processing function using the data product ______________________________________________ .. PFUsingStart * ID SEL-VMSP pipeline * SWG-GC, SWG-GAE .. PFUsingEnd Proposed for inclusion in EAS/SAS _________________________________ .. IncludeInSASStart This product is proposed for inclusion in the SAS: yes The catalog is needed by the GC-SWG for building alternative galaxy samples for verification and science analyses. .. IncludeInSASEnd Data Product Elements ______________________ .. DataProductElementsStart :Header: object of type sys:genericHeader :Data: object of type selid:inputSELIDCatalog :QualityFlags: object of type selid:selCatalogDqc :Parameters: object of type ppr:genericKeyValueParameters .. DataProductElementsEnd Detailed Description of the Data Product _________________________________________ .. DetailedDescStart This is the main galaxy catalog constructed for the spectroscopic galaxy clustering analyses. It contains galaxy properties selected from OU-SPE (spectroscopic) and OU-MER (photometric) measurements. This catalog is stored in a FITS file. The second HDU is a binary table extension that contains metadata in the keywords and the catalog in the data table. Metadata ++++++++ The metadata stored in the Data element of the XML contains useful information about the survey coverage. Here is a brief summary of the metadata: **Data/** +---------------------------+---------------------------+------------------------------------------------------------+ | Key | Type | Description | +===========================+===========================+============================================================+ | CalblockIdList | CalblockIdList | | +---------------------------+---------------------------+------------------------------------------------------------+ | Catalog | randomCatalogFile | Pointer to the FITS data file. | +---------------------------+---------------------------+------------------------------------------------------------+ | CatalogDescription | CatalogDescription | | +---------------------------+---------------------------+------------------------------------------------------------+ | IslandLabelList | IslandLabelList | | +---------------------------+---------------------------+------------------------------------------------------------+ | ObservationIdList | ObservationIdList | | +---------------------------+---------------------------+------------------------------------------------------------+ | PatchIdList | PatchIdList | | +---------------------------+---------------------------+------------------------------------------------------------+ | SpatialCoverage | SpatialCoverage | | +---------------------------+---------------------------+------------------------------------------------------------+ | SpectralCoverage | SpectralCoverage | | +---------------------------+---------------------------+------------------------------------------------------------+ | TileIndexList | TileIndexList | | +---------------------------+---------------------------+------------------------------------------------------------+ Keywords Extension Header CATALOG +++++++++++++++++++++++++++++++++++ This fits table is expected to contain the following keywords in primary HDU, characterizing the parameters of the product: +----------+------------+---+---------------------------------------------+ | XTENSION | | / | | +----------+------------+---+---------------------------------------------+ | BITPIX | | / | | +----------+------------+---+---------------------------------------------+ | NAXIS | | / | | +----------+------------+---+---------------------------------------------+ | NAXIS1 | | / | | +----------+------------+---+---------------------------------------------+ | NAXIS2 | | / | | +----------+------------+---+---------------------------------------------+ | PCOUNT | | / | | +----------+------------+---+---------------------------------------------+ | GCOUNT | | / | | +----------+------------+---+---------------------------------------------+ | TFIELDS | | / | | +----------+------------+---+---------------------------------------------+ | EXTNAME | | / | | +----------+------------+---+---------------------------------------------+ | DATE | | / | | +----------+------------+---+---------------------------------------------+ | CHECKSUM | | / | | +----------+------------+---+---------------------------------------------+ | DATASUM | | / | | +----------+------------+---+---------------------------------------------+ | FILENAME | | / | | +----------+------------+---+---------------------------------------------+ | TELESCOP | EUCLID | / | Identifiers Mission identifier | +----------+------------+---+---------------------------------------------+ | FILENAME | | / | Name of fits | +----------+------------+---+---------------------------------------------+ | CAT_MODE | DATA | / | DATA or RANDOM catalog | +----------+------------+---+---------------------------------------------+ | CAT_NAME | | / | ID of Catalog | +----------+------------+---+---------------------------------------------+ | CAT_NOBJ | | / | Object Number of Catalog | +----------+------------+---+---------------------------------------------+ | COORD | EQUATORIAL | / | coordinate type EQUATORIAL, CARTESIAN, ... | +----------+------------+---+---------------------------------------------+ | ANGLE | DEG | / | angle type RAD or DEG | +----------+------------+---+---------------------------------------------+ | MSELID | | / | Main selection ID | +----------+------------+---+---------------------------------------------+ | MSELNAME | | / | Main selection name | +----------+------------+---+---------------------------------------------+ | MQUERY | | / | Main selection query string | +----------+------------+---+---------------------------------------------+ | INFO1 | | / | Placeholder parameter | +----------+------------+---+---------------------------------------------+ | INFO2 | | / | Placeholder parameter | +----------+------------+---+---------------------------------------------+ | INFO3 | | / | Placeholder parameter | +----------+------------+---+---------------------------------------------+ | INFO4 | | / | Placeholder parameter | +----------+------------+---+---------------------------------------------+ | END | +----------+------------+---+---------------------------------------------+ Table +++++ The table is expected to contain the following columns: +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | Column name | Description | Unit | +=========================+===============================================================================================================================================================+=======================+ | OBJECT_ID | Euclid unique source identifier | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | RIGHT_ASCENSION | Source barycenter RA coordinate (SExtractor ALPHA_J2000) decimal degrees | :math:`deg` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | DECLINATION | Source barycenter DEC coordinate (SExtractor DELTA_J2000) decimal degrees | :math:`deg` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z | The estimated spectroscopic redshift | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_ERR | The estimated spectroscopic redshift error | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_REL | The reliability of estimated Z | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_PROB | The estimated spectroscopic redshift probability | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_SUBCLASS | The galaxy sub-classification | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_CONT_SNR | Continuum signal to noise ratio | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SEL_Z_FLAG | Flag assigned by Internal Data | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | VIS_DET | Flag to indicate if the source is detected in the VIS mosaic (1) or is only detected in the NIR mosaic (0) | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_VIS_APER | VIS band source aperture photometry flux (2 FWHM) on PSF-matched images | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_Y_APER | NIR Y band source aperture photometry flux (2 FWHM) on PSF-matched images | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_J_APER | NIR J band source aperture photometry flux (2 FWHM) on PSF-matched images | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_H_APER | NIR H band source aperture photometry flux (2 FWHM) on PSF-matched images | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUXERR_VIS_APER | VIS band source aperture photometry flux (2 FWHM) on PSF-matched images error | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUXERR_Y_APER | NIR Y band source aperture photometry flux (2 FWHM) on PSF-matched images error | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUXERR_J_APER | NIR J band source aperture photometry flux (2 FWHM) on PSF-matched images error | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUXERR_H_APER | NIR H band source aperture photometry flux (2 FWHM) on PSF-matched images error | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_LYA | The estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OII3727 | The estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_HBETA | The estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OIII4960 | The estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OIII5008 | The estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_HALPHA_TOT | Estimated total flux of Halpha,NII6549,6585 from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SII6732_TOT | Total flux of SII6718,6732 complex from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SIII9068 | The estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SIII9530 | The estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_LYA_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OII3727_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_HBETA_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OIII4960_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OIII5008_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_HALPHA_TOT_ERROR | Error on total flux of Halpha,NII6549,6585 | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SII6732_TOT_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SIII9068_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SIII9530_ERROR | The error on estimated flux of the detected line from direct integration | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_LYA | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_OII3727 | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_HBETA | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_OIII4960 | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_OIII5008 | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_HALPHA_TOT | Estimated SNR of Halpha,NII6549,6585 complex from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_SII6732_TOT | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_SIII9068 | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SNR_SIII9530 | Estimated SNR of the line from direct integration | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_LYA | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_OII3727 | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_HBETA | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_OIII4960 | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_OIII5008 | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_HALPHA | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_SII6732 | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_SIII9068 | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FWHM_SIII9530 | Estimated FWHM of the line from Gaussian fit | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_LYA | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_OII3727 | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_HBETA | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_OIII4960 | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_OIII5008 | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_HALPHA_TOT | Line measurement quality flag of Halpha,NII6549,6585 complex | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_SII6732_TOT | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_SIII9068 | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | QUAL_SIII9530 | Line measurement quality flag | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_VIS_APER_MWCORR | VIS band source aperture photometry flux (2 FWHM) on PSF-matched images corrected for MW extinction | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_Y_APER_MWCORR | NIR Y band source aperture photometry flux (2 FWHM) on PSF-matched images corrected for MW extinction | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_J_APER_MWCORR | NIR J band source aperture photometry flux (2 FWHM) on PSF-matched images corrected for MW extinction | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_H_APER_MWCORR | NIR H band source aperture photometry flux (2 FWHM) on PSF-matched images corrected for MW extinction | :math:`uJy` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_LYA_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OII3727_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_HBETA_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OIII4960_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_OIII5008_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_HALPHA_TOT_MWCORR | Flux corrected for MW extinction of Halpha,NII6549,6585 complex | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SII6732_TOT_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SIII9068_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLUX_SIII9530_MWCORR | The estimated flux of the detected line from direct integration corrected for MW extinction | :math:`erg/s/cm2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SEGMENTATION_AREA | Isophotal area of the source above the analysis threshold (SExtractor ISOAREA_IMAGE) | :math:`pix` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SEMIMAJOR_AXIS | Semi-major axis of the source (from Asterism) | :math:`pix` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SEMIMAJOR_AXIS_ERR | Semi-major axis error | :math:`pix` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | POSITION_ANGLE | Position angle (CCW/x) of the source (SExtractor THETA_IMAGE) range: -90 up to +90 decimal degrees | :math:`deg` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | POSITION_ANGLE_ERR | Position angle error | :math:`deg` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | ELLIPTICITY | A parametrization of how stretched an object is in the detection band, computed from the minor and major axes of the object itself (directly from SExtractor) | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | ELLIPTICITY_ERR | Ellipticity error | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | KRON_RADIUS | Major semi-axis (in pixels) of the elliptical aperture used for total (Kron) aperture photometry on the detection image | :math:`pix` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | KRON_RADIUS_ERR | Error on the major semi-axis (in pixels) of the elliptical aperture used for total (Kron) aperture photometry on the detection image | :math:`pix` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | APER_DIAMETER | Diameter of the circular aperture (in arcsec) used in a-phot to compute colors | :math:`arcsec` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | MU_MAX | | :math:`mag/arcsec2` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | BINARY_FLAG | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | POINT_LIKE_FLAG | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | POINT_LIKE_PROB | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | EXTENDED_FLAG | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | EXTENDED_PROB | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPURIOUS_FLAG | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPURIOUS_PROB | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLAG_VIS | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLAG_Y | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLAG_J | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLAG_H | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | FLAG_NIR_STACK | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | NIR_COVERAGE | VMPZ coverage mask value in NIR stack | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | VIS_COVERAGE | VMPZ coverage mask value in VIS | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | GAL_EBV | Estimated galactic E(B-V) at the source centroid according to the reference Planck map | :math:`mag` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_GAL_PROB | The probability of the object to be a galaxy | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_STAR_PROB | The probability of the object to be a star | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_QSO_PROB | The probability of the object to be a quasar | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_CLASS | SPE class | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_GRISM | SPE grism | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | N_DITH | Number of dithers | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_W_MIN | The minimum wavelength | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_W_MAX | The maximum wavelength | :math:`Angstrom` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_NPIX | | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_1 | The estimated spectroscopic redshift of rank 1 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_REL_1 | The reliability of estimated Z of rank 1 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_PROB_1 | The estimated spectroscopic redshift probability of rank 1 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_2 | The estimated spectroscopic redshift of rank 2 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_REL_2 | The reliability of estimated Z of rank 2 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_PROB_2 | The estimated spectroscopic redshift probability of rank 1 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_3 | The estimated spectroscopic redshift of rank 3 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_REL_3 | The reliability of estimated Z of rank 3 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | SPE_Z_PROB_3 | The estimated spectroscopic redshift probability of rank 3 redshift solution | :math:`NA` | +-------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ .. DetailedDescEnd