Final Catalog Product

Data Product Name

DpdMerFinalCatalog

Data Product Custodian

MER

Name of the Schema File

euc-mer-FinalCatalog.xsd

Last Edited for DPDD Version

2.0

Processing Elements Creating / Updating / Using the Product

Creators:

  • MER_CatalogAssembly

  • MER_Compression

  • MER_MorphoFitting

Consumers:

  • MER_QuickAnalysis

  • MER_Compression

  • MER_MorphoFitting

  • MER_Validation

Processing Function Using the Product

MER, SIR, PHZ, SHE, LE3

Proposed for Inclusion in EAS/SAS

This product is proposed for inclusion in the SAS: yes.

This is the main catalog produced by MER. It contains photometric and morphological information for all detected sources.

Data Product Elements

Header:

object of type sys:genericHeader

Data:

object of type mer:merFinalCatalog

QualityFlags:

object of type dqc:sqfDpdMerFinalCatalog

Parameters:

object of type ppr:genericKeyValueParameters

Detailed Description of the Data Product

Final merged catalog with photometric and morphological information. It contains object positions, total fluxes, colors and some object characterization parameters. This product is an output from the MER catalog assembly Processing Element, and is used by the PHZ, SIR, SHE and LE3 Processing Functions.

The catalog information is stored in several FITS files. The source coordinates and the main photometry measurements are stored in the main catalog FITS file inside the DataStorage element. Morphological parameters are stored in the morphology catalog FITS file inside the MorphologyCatalogStorage element. Some DEEP regions could contain imaging data from additional EXT filters. In those cases the additional EXT photometry measurements are stored in the deep-field photomety catalog FITS file inside the DeepFieldPhotometryCatalogStorage element.

Specific information about the various MER photometric and morphological measurements and their usage can be found in the MER photometry cookbook and the MER morphology cookbook.

Euclid sources can be uniquely identified by their OBJECT_ID. This id is a signed integer that combines the source right ascension (RA) and declination (Dec) coordinates using the following equation:

(10)\[\text{OBJECT_ID} = \text{sign}(\text{Dec}) \times (\text{int}(\text{RA} \times 10^{7}) \times 10^{9} + \text{int}(\text{abs}(\text{Dec}) \times 10^{7}))\]

One can see that sources with negative declination have negative OBJECT_ID values. In addition to that, it is very likely that the same source will have different OBJECT_ID values in different Euclid data releases, because it has been detected at a slightly different spatial position due to changes in the pipeline.

MER products coverage is based on MER tiles. The MER final catalog contains only sources within the MER tile core area, ensuring that there are no duplicates between adjacent tiles. The tile index associated to a given source in the catalog can be retrieved in two different ways:

  • Reading the TILE_INDEX header keyword from main catalog FITS file.

  • From the SEGMENTATION_MAP_ID column value, via the following equation:

    (11)\[\text{TILE_INDEX} = \text{floor}\left(\frac{\text{SEGMENTATION_MAP_ID}}{10^6}\right)\]

The main elements inside the MER final catalog product are:

  • SpatialCoverage: The catalog spatial coverage.

  • SpectralCoverage: The catalog spectral coverage with a list of the filters that were used to produce the catalog (e.g., VIS, NIR_Y, NIR_J, NIR_H, DECAM_g, LSST_g).

  • TileIndex: The MER tile index.

  • PatchIdList: The sky patch ids associated to the product.

  • ObservationIdList: List of unique IDs identifying the Euclid observations that were used to generate the product.

  • CalblockIdList: The calibration block ids associated to the product.

  • CalblockVariantList: The calibration block variants associated to the product.

  • ProcessingMode: The MER pipeline processing mode (e.g. WIDE, DEEP) used to generate the product.

  • ReferenceObservationDateTime: Reference observation date time for GAIA proper motion correction (only applicable to Euclid observations).

  • FirstObservationDateTime: Observation date time of the first Euclid observation used to generate the product.

  • LastObservationDateTime: Observation date time of the last Euclid observation used to generate the product.

  • DataStorage: Element that links to a FITS file containing the main catalog data set.

  • MorphologyCatalogStorage: Element that links to a FITS file containing the morphology catalog data set.

  • CutoutsCatalogStorage: Element that links to a FITS file containing the source cutouts catalog data set.

  • DeepFieldPhotometryCatalogStorage: Element that links to a FITS file containing the source DEEP field photometry catalog data set. This catalog is only produced for DEEP observations.

  • QualityParams: The catalog quality parameters.

Main catalog FITS file

FITS table storing the official Euclid source ID, i.e. the OBJECT_ID, the source coordinates, quality flags and all the information related to the photometry measurements.

Table columns:

Catalog: 469 columns table

Name

Description

Unit

Format

OBJECT_ID

Euclid unique source identifier

NA

FITS K

RIGHT_ASCENSION

Source barycenter RA coordinate (SExtractor ALPHA_J2000) decimal degrees

deg

FITS D

DECLINATION

Source barycenter DEC coordinate (SExtractor DELTA_J2000) decimal degrees

deg

FITS D

RIGHT_ASCENSION_PSF_FITTING

Source RA coordinate derived by the PSF-fitting photometry method

deg

FITS D

DECLINATION_PSF_FITTING

Source DEC coordinate derived by the PSF-fitting photometry method

deg

FITS D

SEGMENTATION_MAP_ID

Source ID in the associated segmentation map

NA

FITS K

VIS_DET

Flag to indicate if the source is detected in the VIS mosaic (1) or is only detected in the NIR mosaic (0)

NA

FITS I

FLUX_VIS_1FWHM_APER

VIS band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_VIS_2FWHM_APER

VIS band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_VIS_3FWHM_APER

VIS band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_VIS_4FWHM_APER

VIS band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_1FWHM_APER

NIR Y band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_2FWHM_APER

NIR Y band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_3FWHM_APER

NIR Y band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_4FWHM_APER

NIR Y band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_1FWHM_APER

NIR J band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_2FWHM_APER

NIR J band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_3FWHM_APER

NIR J band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_4FWHM_APER

NIR J band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_1FWHM_APER

NIR H band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_2FWHM_APER

NIR H band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_3FWHM_APER

NIR H band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_4FWHM_APER

NIR H band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NIR_STACK_1FWHM_APER

NIR stack band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NIR_STACK_2FWHM_APER

NIR stack band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NIR_STACK_3FWHM_APER

NIR stack band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NIR_STACK_4FWHM_APER

NIR stack band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_DECAM_1FWHM_APER

Uext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_DECAM_2FWHM_APER

Uext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_DECAM_3FWHM_APER

Uext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_DECAM_4FWHM_APER

Uext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_DECAM_1FWHM_APER

Gext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_DECAM_2FWHM_APER

Gext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_DECAM_3FWHM_APER

Gext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_DECAM_4FWHM_APER

Gext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_DECAM_1FWHM_APER

Rext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_DECAM_2FWHM_APER

Rext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_DECAM_3FWHM_APER

Rext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_DECAM_4FWHM_APER

Rext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_DECAM_1FWHM_APER

Iext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_DECAM_2FWHM_APER

Iext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_DECAM_3FWHM_APER

Iext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_DECAM_4FWHM_APER

Iext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_DECAM_1FWHM_APER

Zext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_DECAM_2FWHM_APER

Zext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_DECAM_3FWHM_APER

Zext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_DECAM_4FWHM_APER

Zext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_LSST_1FWHM_APER

Uext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_LSST_2FWHM_APER

Uext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_LSST_3FWHM_APER

Uext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_LSST_4FWHM_APER

Uext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_LSST_1FWHM_APER

Gext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_LSST_2FWHM_APER

Gext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_LSST_3FWHM_APER

Gext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_LSST_4FWHM_APER

Gext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_LSST_1FWHM_APER

Rext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_LSST_2FWHM_APER

Rext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_LSST_3FWHM_APER

Rext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_LSST_4FWHM_APER

Rext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_LSST_1FWHM_APER

Iext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_LSST_2FWHM_APER

Iext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_LSST_3FWHM_APER

Iext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_LSST_4FWHM_APER

Iext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_LSST_1FWHM_APER

Zext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_LSST_2FWHM_APER

Zext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_LSST_3FWHM_APER

Zext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_LSST_4FWHM_APER

Zext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_MEGACAM_1FWHM_APER

Uext Megacam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_MEGACAM_2FWHM_APER

Uext Megacam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_MEGACAM_3FWHM_APER

Uext Megacam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_U_EXT_MEGACAM_4FWHM_APER

Uext Megacam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_MEGACAM_1FWHM_APER

Rext Megacam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_MEGACAM_2FWHM_APER

Rext Megacam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_MEGACAM_3FWHM_APER

Rext Megacam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_MEGACAM_4FWHM_APER

Rext Megacam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_JPCAM_1FWHM_APER

Gext JPCAM band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_JPCAM_2FWHM_APER

Gext JPCAM band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_JPCAM_3FWHM_APER

Gext JPCAM band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_JPCAM_4FWHM_APER

Gext JPCAM band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_PANSTARRS_1FWHM_APER

Iext PS band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_PANSTARRS_2FWHM_APER

Iext PS band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_PANSTARRS_3FWHM_APER

Iext PS band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_PANSTARRS_4FWHM_APER

Iext PS band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_PANSTARRS_1FWHM_APER

Zext PS band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_PANSTARRS_2FWHM_APER

Zext PS band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_PANSTARRS_3FWHM_APER

Zext PS band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_PANSTARRS_4FWHM_APER

Zext PS band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_HSC_1FWHM_APER

Gext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_HSC_2FWHM_APER

Gext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_HSC_3FWHM_APER

Gext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_G_EXT_HSC_4FWHM_APER

Gext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_HSC_1FWHM_APER

Zext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_HSC_2FWHM_APER

Zext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_HSC_3FWHM_APER

Zext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Z_EXT_HSC_4FWHM_APER

Zext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUXERR_VIS_1FWHM_APER

VIS band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_VIS_2FWHM_APER

VIS band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_VIS_3FWHM_APER

VIS band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_VIS_4FWHM_APER

VIS band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_1FWHM_APER

NIR Y band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_2FWHM_APER

NIR Y band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_3FWHM_APER

NIR Y band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_4FWHM_APER

NIR Y band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_1FWHM_APER

NIR J band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_2FWHM_APER

NIR J band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_3FWHM_APER

NIR J band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_4FWHM_APER

NIR J band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_1FWHM_APER

NIR H band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_2FWHM_APER

NIR H band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_3FWHM_APER

NIR H band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_4FWHM_APER

NIR H band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NIR_STACK_1FWHM_APER

NIR stack band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NIR_STACK_2FWHM_APER

NIR stack band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NIR_STACK_3FWHM_APER

NIR stack band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NIR_STACK_4FWHM_APER

NIR stack band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_DECAM_1FWHM_APER

Uext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_DECAM_2FWHM_APER

Uext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_DECAM_3FWHM_APER

Uext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_DECAM_4FWHM_APER

Uext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_DECAM_1FWHM_APER

Gext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_DECAM_2FWHM_APER

Gext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_DECAM_3FWHM_APER

Gext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_DECAM_4FWHM_APER

Gext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_DECAM_1FWHM_APER

Rext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_DECAM_2FWHM_APER

Rext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_DECAM_3FWHM_APER

Rext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_DECAM_4FWHM_APER

Rext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_DECAM_1FWHM_APER

Iext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_DECAM_2FWHM_APER

Iext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_DECAM_3FWHM_APER

Iext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_DECAM_4FWHM_APER

Iext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_DECAM_1FWHM_APER

Zext DECam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_DECAM_2FWHM_APER

Zext DECam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_DECAM_3FWHM_APER

Zext DECam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_DECAM_4FWHM_APER

Zext DECam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_LSST_1FWHM_APER

Uext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_LSST_2FWHM_APER

Uext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_LSST_3FWHM_APER

Uext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_LSST_4FWHM_APER

Uext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_LSST_1FWHM_APER

Gext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_LSST_2FWHM_APER

Gext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_LSST_3FWHM_APER

Gext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_LSST_4FWHM_APER

Gext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_LSST_1FWHM_APER

Rext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_LSST_2FWHM_APER

Rext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_LSST_3FWHM_APER

Rext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_LSST_4FWHM_APER

Rext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_LSST_1FWHM_APER

Iext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_LSST_2FWHM_APER

Iext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_LSST_3FWHM_APER

Iext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_LSST_4FWHM_APER

Iext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_LSST_1FWHM_APER

Zext LSST band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_LSST_2FWHM_APER

Zext LSST band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_LSST_3FWHM_APER

Zext LSST band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_LSST_4FWHM_APER

Zext LSST band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_MEGACAM_1FWHM_APER

Uext Megacam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_MEGACAM_2FWHM_APER

Uext Megacam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_MEGACAM_3FWHM_APER

Uext Megacam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_U_EXT_MEGACAM_4FWHM_APER

Uext Megacam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_MEGACAM_1FWHM_APER

Rext Megacam band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_MEGACAM_2FWHM_APER

Rext Megacam band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_MEGACAM_3FWHM_APER

Rext Megacam band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_MEGACAM_4FWHM_APER

Rext Megacam band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_JPCAM_1FWHM_APER

Gext JPCAM band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_JPCAM_2FWHM_APER

Gext JPCAM band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_JPCAM_3FWHM_APER

Gext JPCAM band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_JPCAM_4FWHM_APER

Gext JPCAM band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_PANSTARRS_1FWHM_APER

Iext PS band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_PANSTARRS_2FWHM_APER

Iext PS band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_PANSTARRS_3FWHM_APER

Iext PS band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_PANSTARRS_4FWHM_APER

Iext PS band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_PANSTARRS_1FWHM_APER

Zext PS band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_PANSTARRS_2FWHM_APER

Zext PS band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_PANSTARRS_3FWHM_APER

Zext PS band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_PANSTARRS_4FWHM_APER

Zext PS band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_HSC_1FWHM_APER

Gext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_HSC_2FWHM_APER

Gext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_HSC_3FWHM_APER

Gext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_G_EXT_HSC_4FWHM_APER

Gext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_HSC_1FWHM_APER

Zext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_HSC_2FWHM_APER

Zext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_HSC_3FWHM_APER

Zext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Z_EXT_HSC_4FWHM_APER

Zext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUX_Y_TEMPLFIT

NIR Y band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_J_TEMPLFIT

NIR J band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_H_TEMPLFIT

NIR H band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_U_EXT_DECAM_TEMPLFIT

Uext DECam band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_G_EXT_DECAM_TEMPLFIT

Gext DECam band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_R_EXT_DECAM_TEMPLFIT

Rext DECam band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_I_EXT_DECAM_TEMPLFIT

Iext DECam band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_Z_EXT_DECAM_TEMPLFIT

Zext DECam band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_U_EXT_LSST_TEMPLFIT

Uext LSST band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_G_EXT_LSST_TEMPLFIT

Gext LSST band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_R_EXT_LSST_TEMPLFIT

Rext LSST band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_I_EXT_LSST_TEMPLFIT

Iext LSST band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_Z_EXT_LSST_TEMPLFIT

Zext LSST band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_U_EXT_MEGACAM_TEMPLFIT

Uext Megacam band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_R_EXT_MEGACAM_TEMPLFIT

Rext Megacam band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_G_EXT_JPCAM_TEMPLFIT

Gext JPCAM band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_I_EXT_PANSTARRS_TEMPLFIT

Iext PS band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_Z_EXT_PANSTARRS_TEMPLFIT

Zext PS band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_G_EXT_HSC_TEMPLFIT

Gext HSC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_Z_EXT_HSC_TEMPLFIT

Zext HSC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUXERR_Y_TEMPLFIT

NIR Y band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_J_TEMPLFIT

NIR J band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_H_TEMPLFIT

NIR H band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_U_EXT_DECAM_TEMPLFIT

Uext DECam band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_G_EXT_DECAM_TEMPLFIT

Gext DECam band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_R_EXT_DECAM_TEMPLFIT

Rext DECam band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_I_EXT_DECAM_TEMPLFIT

Iext DECam band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_Z_EXT_DECAM_TEMPLFIT

Zext DECam band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_U_EXT_LSST_TEMPLFIT

Uext LSST band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_G_EXT_LSST_TEMPLFIT

Gext LSST band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_R_EXT_LSST_TEMPLFIT

Rext LSST band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_I_EXT_LSST_TEMPLFIT

Iext LSST band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_Z_EXT_LSST_TEMPLFIT

Zext LSST band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_U_EXT_MEGACAM_TEMPLFIT

Uext Megacam band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_R_EXT_MEGACAM_TEMPLFIT

Rext Megacam band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_G_EXT_JPCAM_TEMPLFIT

Gext JPCAM band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_I_EXT_PANSTARRS_TEMPLFIT

Iext PS band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_Z_EXT_PANSTARRS_TEMPLFIT

Zext PS band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_G_EXT_HSC_TEMPLFIT

Gext HSC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_Z_EXT_HSC_TEMPLFIT

Zext HSC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_Y_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to NIR Y band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_J_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to NIR J band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_H_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to NIR H band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_U_EXT_DECAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Uext DECam band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_G_EXT_DECAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Gext DECam band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_R_EXT_DECAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Rext DECam band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_I_EXT_DECAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Iext DECam band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_Z_EXT_DECAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Zext DECam band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_U_EXT_LSST_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Uext LSST band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_G_EXT_LSST_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Gext LSST band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_R_EXT_LSST_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Rext LSST band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_I_EXT_LSST_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Iext LSST band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_Z_EXT_LSST_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Zext LSST band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_U_EXT_MEGACAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Uext Megacam band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_R_EXT_MEGACAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Rext Megacam band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_G_EXT_JPCAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Gext JPCAM band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_I_EXT_PANSTARRS_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Iext PS band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_Z_EXT_PANSTARRS_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Zext PS band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_G_EXT_HSC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Gext HSC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_Z_EXT_HSC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Zext HSC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_Y_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to NIR Y band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_J_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to NIR J bandr (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_H_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to NIR H band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_U_EXT_DECAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Uext DECam band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_G_EXT_DECAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Gext DECam band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_R_EXT_DECAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Rext DECam band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_I_EXT_DECAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Iext DECam band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_Z_EXT_DECAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Zext DECam band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_U_EXT_LSST_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Uext LSST band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_G_EXT_LSST_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Gext LSST band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_R_EXT_LSST_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Rext LSST band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_I_EXT_LSST_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Iext LSST band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_Z_EXT_LSST_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Zext LSST band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_U_EXT_MEGACAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Uext Megacam band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_R_EXT_MEGACAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Rext Megacam band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_G_EXT_JPCAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Gext JPCAM band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_I_EXT_PANSTARRS_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Iext PS band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_Z_EXT_PANSTARRS_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Zext PS band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_G_EXT_HSC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Gext HSC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_Z_EXT_HSC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Zext HSC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_PSF

VIS band source PSF-fitting photometry flux (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_PSF

VIS band source PSF-fitting photometry flux error (TPHOT measurement)

uJy

FITS E

FLUX_SEGMENTATION

VIS or NIR stack band source segmented area flux

uJy

FITS E

FLUXERR_SEGMENTATION

VIS or NIR stack band source total flux (Kron aperture)

uJy

FITS E

FLUX_DETECTION_TOTAL

VIS or NIR stack band source total flux error (Kron aperture)

uJy

FITS E

FLUXERR_DETECTION_TOTAL

VIS or NIR stack band source segmented area flux

uJy

FITS E

FLUX_VIS_SERSIC

VIS band source flux from the Sersic fit

uJy

FITS E

FLUX_Y_SERSIC

NIR Y band source flux from the Sersic fit

uJy

FITS E

FLUX_J_SERSIC

NIR J band source flux from the Sersic fit

uJy

FITS E

FLUX_H_SERSIC

NIR H band source flux from the Sersic fit

uJy

FITS E

FLUX_U_EXT_DECAM_SERSIC

Uext DECam band source flux from the Sersic fit

uJy

FITS E

FLUX_G_EXT_DECAM_SERSIC

Gext DECam band source flux from the Sersic fit

uJy

FITS E

FLUX_R_EXT_DECAM_SERSIC

Rext DECam band source flux from the Sersic fit

uJy

FITS E

FLUX_I_EXT_DECAM_SERSIC

Iext DECam band source flux from the Sersic fit

uJy

FITS E

FLUX_Z_EXT_DECAM_SERSIC

Zext DECam band source flux from the Sersic fit

uJy

FITS E

FLUX_U_EXT_LSST_SERSIC

Uext LSST band source flux from the Sersic fit

uJy

FITS E

FLUX_G_EXT_LSST_SERSIC

Gext LSST band source flux from the Sersic fit

uJy

FITS E

FLUX_R_EXT_LSST_SERSIC

Rext LSST band source flux from the Sersic fit

uJy

FITS E

FLUX_I_EXT_LSST_SERSIC

Iext LSST band source flux from the Sersic fit

uJy

FITS E

FLUX_Z_EXT_LSST_SERSIC

Zext LSST band source flux from the Sersic fit

uJy

FITS E

FLUX_U_EXT_MEGACAM_SERSIC

Uext Megacam band source flux from the Sersic fit

uJy

FITS E

FLUX_R_EXT_MEGACAM_SERSIC

Rext Megacam band source flux from the Sersic fit

uJy

FITS E

FLUX_G_EXT_JPCAM_SERSIC

Gext JPCAM band source flux from the Sersic fit

uJy

FITS E

FLUX_I_EXT_PANSTARRS_SERSIC

Iext PS band source flux from the Sersic fit

uJy

FITS E

FLUX_Z_EXT_PANSTARRS_SERSIC

Zext PS band source flux from the Sersic fit

uJy

FITS E

FLUX_G_EXT_HSC_SERSIC

Gext HSC band source flux from the Sersic fit

uJy

FITS E

FLUX_Z_EXT_HSC_SERSIC

Zext HSC band source flux from the Sersic fit

uJy

FITS E

FLUXERR_VIS_SERSIC

VIS band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_Y_SERSIC

NIR Y band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_J_SERSIC

NIR J band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_H_SERSIC

NIR H band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_U_EXT_DECAM_SERSIC

Uext DECam band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_G_EXT_DECAM_SERSIC

Gext DECam band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_R_EXT_DECAM_SERSIC

Rext DECam band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_I_EXT_DECAM_SERSIC

Iext DECam band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_DECAM_SERSIC

Zext DECam band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_U_EXT_LSST_SERSIC

Uext LSST band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_G_EXT_LSST_SERSIC

Gext LSST band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_R_EXT_LSST_SERSIC

Rext LSST band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_I_EXT_LSST_SERSIC

Iext LSST band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_LSST_SERSIC

Zext LSST band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_U_EXT_MEGACAM_SERSIC

Uext Megacam band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_R_EXT_MEGACAM_SERSIC

Rext Megacam band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_G_EXT_JPCAM_SERSIC

Gext JPCAM band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_I_EXT_PANSTARRS_SERSIC

Iext PS band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_PANSTARRS_SERSIC

Zext PS band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_G_EXT_HSC_SERSIC

Gext HSC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_HSC_SERSIC

Zext HSC band source flux error from the Sersic fit

uJy

FITS E

FLUX_VIS_DISK_SERSIC

VIS band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_Y_DISK_SERSIC

NIR Y band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_J_DISK_SERSIC

NIR J band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_H_DISK_SERSIC

NIR H band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_U_EXT_DECAM_DISK_SERSIC

Uext DECam band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_G_EXT_DECAM_DISK_SERSIC

Gext DECam band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_R_EXT_DECAM_DISK_SERSIC

Rext DECam band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_I_EXT_DECAM_DISK_SERSIC

Iext DECam band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_Z_EXT_DECAM_DISK_SERSIC

Zext DECam band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_U_EXT_LSST_DISK_SERSIC

Uext LSST band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_G_EXT_LSST_DISK_SERSIC

Gext LSST band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_R_EXT_LSST_DISK_SERSIC

Rext LSST band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_I_EXT_LSST_DISK_SERSIC

Iext LSST band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_Z_EXT_LSST_DISK_SERSIC

Zext LSST band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_U_EXT_MEGACAM_DISK_SERSIC

Uext Megacam band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_R_EXT_MEGACAM_DISK_SERSIC

Rext Megacam band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_G_EXT_JPCAM_DISK_SERSIC

Gext JPCAM band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_I_EXT_PANSTARRS_DISK_SERSIC

Iext PS band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_Z_EXT_PANSTARRS_DISK_SERSIC

Zext PS band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_G_EXT_HSC_DISK_SERSIC

Gext HSC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_Z_EXT_HSC_DISK_SERSIC

Zext HSC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUXERR_VIS_DISK_SERSIC

VIS band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_Y_DISK_SERSIC

NIR Y band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_J_DISK_SERSIC

NIR J band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_H_DISK_SERSIC

NIR H band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_U_EXT_DECAM_DISK_SERSIC

Uext DECam band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_G_EXT_DECAM_DISK_SERSIC

Gext DECam band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_R_EXT_DECAM_DISK_SERSIC

Rext DECam band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_I_EXT_DECAM_DISK_SERSIC

Iext DECam band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_DECAM_DISK_SERSIC

Zext DECam band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_U_EXT_LSST_DISK_SERSIC

Uext LSST band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_G_EXT_LSST_DISK_SERSIC

Gext LSST band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_R_EXT_LSST_DISK_SERSIC

Rext LSST band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_I_EXT_LSST_DISK_SERSIC

Iext LSST band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_LSST_DISK_SERSIC

Zext LSST band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_U_EXT_MEGACAM_DISK_SERSIC

Uext Megacam band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_R_EXT_MEGACAM_DISK_SERSIC

Rext Megacam band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_G_EXT_JPCAM_DISK_SERSIC

Gext JPCAM band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_I_EXT_PANSTARRS_DISK_SERSIC

Iext PS band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_PANSTARRS_DISK_SERSIC

Zext PS band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_G_EXT_HSC_DISK_SERSIC

Gext HSC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_Z_EXT_HSC_DISK_SERSIC

Zext HSC band source flux error from the Disk|Sersic fit

uJy

FITS E

SERSIC_FRACT_VIS_DISK_SERSIC

VIS band Sersic fraction

NA

FITS E

SERSIC_FRACT_Y_DISK_SERSIC

NIR Y band Sersic fraction

NA

FITS E

SERSIC_FRACT_J_DISK_SERSIC

NIR J band Sersic fraction

NA

FITS E

SERSIC_FRACT_H_DISK_SERSIC

NIR H band Sersic fraction

NA

FITS E

SERSIC_FRACT_U_EXT_DECAM_DISK_SERSIC

Uext DECam band Sersic fraction

NA

FITS E

SERSIC_FRACT_G_EXT_DECAM_DISK_SERSIC

Gext DECam band Sersic fraction

NA

FITS E

SERSIC_FRACT_R_EXT_DECAM_DISK_SERSIC

Rext DECam band Sersic fraction

NA

FITS E

SERSIC_FRACT_I_EXT_DECAM_DISK_SERSIC

Iext DECam band Sersic fraction

NA

FITS E

SERSIC_FRACT_Z_EXT_DECAM_DISK_SERSIC

Zext DECam band Sersic fraction

NA

FITS E

SERSIC_FRACT_U_EXT_LSST_DISK_SERSIC

Uext LSST band Sersic fraction

NA

FITS E

SERSIC_FRACT_G_EXT_LSST_DISK_SERSIC

Gext LSST band Sersic fraction

NA

FITS E

SERSIC_FRACT_R_EXT_LSST_DISK_SERSIC

Rext LSST band Sersic fraction

NA

FITS E

SERSIC_FRACT_I_EXT_LSST_DISK_SERSIC

Iext LSST band Sersic fraction

NA

FITS E

SERSIC_FRACT_Z_EXT_LSST_DISK_SERSIC

Zext LSST band Sersic fraction

NA

FITS E

SERSIC_FRACT_U_EXT_MEGACAM_DISK_SERSIC

Uext Megacam band Sersic fraction

NA

FITS E

SERSIC_FRACT_R_EXT_MEGACAM_DISK_SERSIC

Rext Megacam band Sersic fraction

NA

FITS E

SERSIC_FRACT_G_EXT_JPCAM_DISK_SERSIC

Gext JPCAM band Sersic fraction

NA

FITS E

SERSIC_FRACT_I_EXT_PANSTARRS_DISK_SERSIC

Iext PS band Sersic fraction

NA

FITS E

SERSIC_FRACT_Z_EXT_PANSTARRS_DISK_SERSIC

Zext PS band Sersic fraction

NA

FITS E

SERSIC_FRACT_G_EXT_HSC_DISK_SERSIC

Gext HSC band Sersic fraction

NA

FITS E

SERSIC_FRACT_Z_EXT_HSC_DISK_SERSIC

Zext HSC band Sersic fraction

NA

FITS E

SERSIC_FRACT_VIS_DISK_SERSIC_ERR

VIS band Sersic fraction error

NA

FITS E

SERSIC_FRACT_Y_DISK_SERSIC_ERR

NIR Y band Sersic fraction error

NA

FITS E

SERSIC_FRACT_J_DISK_SERSIC_ERR

NIR J band Sersic fraction error

NA

FITS E

SERSIC_FRACT_H_DISK_SERSIC_ERR

NIR H band Sersic fraction error

NA

FITS E

SERSIC_FRACT_U_EXT_DECAM_DISK_SERSIC_ERR

Uext DECam band Sersic fraction error

NA

FITS E

SERSIC_FRACT_G_EXT_DECAM_DISK_SERSIC_ERR

Gext DECam band Sersic fraction error

NA

FITS E

SERSIC_FRACT_R_EXT_DECAM_DISK_SERSIC_ERR

Rext DECam band Sersic fraction error

NA

FITS E

SERSIC_FRACT_I_EXT_DECAM_DISK_SERSIC_ERR

Iext DECam band Sersic fraction error

NA

FITS E

SERSIC_FRACT_Z_EXT_DECAM_DISK_SERSIC_ERR

Zext DECam band Sersic fraction error

NA

FITS E

SERSIC_FRACT_U_EXT_LSST_DISK_SERSIC_ERR

Uext LSST band Sersic fraction error

NA

FITS E

SERSIC_FRACT_G_EXT_LSST_DISK_SERSIC_ERR

Gext LSST band Sersic fraction error

NA

FITS E

SERSIC_FRACT_R_EXT_LSST_DISK_SERSIC_ERR

Rext LSST band Sersic fraction error

NA

FITS E

SERSIC_FRACT_I_EXT_LSST_DISK_SERSIC_ERR

Iext LSST band Sersic fraction error

NA

FITS E

SERSIC_FRACT_Z_EXT_LSST_DISK_SERSIC_ERR

Zext LSST band Sersic fraction error

NA

FITS E

SERSIC_FRACT_U_EXT_MEGACAM_DISK_SERSIC_ERR

Uext Megacam band Sersic fraction error

NA

FITS E

SERSIC_FRACT_R_EXT_MEGACAM_DISK_SERSIC_ERR

Rext Megacam band Sersic fraction error

NA

FITS E

SERSIC_FRACT_G_EXT_JPCAM_DISK_SERSIC_ERR

Gext JPCAM band Sersic fraction error

NA

FITS E

SERSIC_FRACT_I_EXT_PANSTARRS_DISK_SERSIC_ERR

Iext PS band Sersic fraction error

NA

FITS E

SERSIC_FRACT_Z_EXT_PANSTARRS_DISK_SERSIC_ERR

Zext PS band Sersic fraction error

NA

FITS E

SERSIC_FRACT_G_EXT_HSC_DISK_SERSIC_ERR

Gext HSC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_Z_EXT_HSC_DISK_SERSIC_ERR

Zext HSC band Sersic fraction error

NA

FITS E

FLAG_VIS

Objects flag keeping track of the flagged pixels in the VIS flag image

NA

FITS J

FLAG_Y

Objects flag keeping track of the flagged pixels in the NIR Y flag image

NA

FITS J

FLAG_J

Objects flag keeping track of the flagged pixels in the NIR J flag image

NA

FITS J

FLAG_H

Objects flag keeping track of the flagged pixels in the NIR H flag image

NA

FITS J

FLAG_NIR_STACK

Objects flag keeping track of the flagged pixels in the NIR stack flag image

NA

FITS J

FLAG_U_EXT_DECAM

Objects flag keeping track of the flagged pixels in the UextDECam flag image

NA

FITS J

FLAG_G_EXT_DECAM

Objects flag keeping track of the flagged pixels in the GextDECam flag image

NA

FITS J

FLAG_R_EXT_DECAM

Objects flag keeping track of the flagged pixels in the RextDECam flag image

NA

FITS J

FLAG_I_EXT_DECAM

Objects flag keeping track of the flagged pixels in the IextDECam flag image

NA

FITS J

FLAG_Z_EXT_DECAM

Objects flag keeping track of the flagged pixels in the ZextDECam flag image

NA

FITS J

FLAG_U_EXT_LSST

Objects flag keeping track of the flagged pixels in the Uext LSST flag image

NA

FITS J

FLAG_G_EXT_LSST

Objects flag keeping track of the flagged pixels in the Gext LSST flag image

NA

FITS J

FLAG_R_EXT_LSST

Objects flag keeping track of the flagged pixels in the Rext LSST flag image

NA

FITS J

FLAG_I_EXT_LSST

Objects flag keeping track of the flagged pixels in the Iext LSST flag image

NA

FITS J

FLAG_Z_EXT_LSST

Objects flag keeping track of the flagged pixels in the Zext LSST flag image

NA

FITS J

FLAG_U_EXT_MEGACAM

Objects flag keeping track of the flagged pixels in the Uext Megacam flag image

NA

FITS J

FLAG_R_EXT_MEGACAM

Objects flag keeping track of the flagged pixels in the Rext Megacam flag image

NA

FITS J

FLAG_G_EXT_JPCAM

Objects flag keeping track of the flagged pixels in the Gext JPCAM flag image

NA

FITS J

FLAG_I_EXT_PANSTARRS

Objects flag keeping track of the flagged pixels in the Iext PS flag image

NA

FITS J

FLAG_Z_EXT_PANSTARRS

Objects flag keeping track of the flagged pixels in the Zext PS flag image

NA

FITS J

FLAG_G_EXT_HSC

Objects flag keeping track of the flagged pixels in the Gext HSC flag image

NA

FITS J

FLAG_Z_EXT_HSC

Objects flag keeping track of the flagged pixels in the Zext HSC flag image

NA

FITS J

AVG_TRANS_WAVE_VIS

Average filter transmission curve wavelength for the VIS band

Angstrom

FITS E

AVG_TRANS_WAVE_Y

Average filter transmission curve wavelength for the NIR Y band

Angstrom

FITS E

AVG_TRANS_WAVE_J

Average filter transmission curve wavelength for the NIR J band

Angstrom

FITS E

AVG_TRANS_WAVE_H

Average filter transmission curve wavelength for the NIR H band

Angstrom

FITS E

AVG_TRANS_WAVE_U_EXT_DECAM

Average filter transmission curve wavelength for the DECam U band

Angstrom

FITS E

AVG_TRANS_WAVE_G_EXT_DECAM

Average filter transmission curve wavelength for the DECam G band

Angstrom

FITS E

AVG_TRANS_WAVE_R_EXT_DECAM

Average filter transmission curve wavelength for the DECam R band

Angstrom

FITS E

AVG_TRANS_WAVE_I_EXT_DECAM

Average filter transmission curve wavelength for the DECam I band

Angstrom

FITS E

AVG_TRANS_WAVE_Z_EXT_DECAM

Average filter transmission curve wavelength for the DECam Z band

Angstrom

FITS E

AVG_TRANS_WAVE_U_EXT_LSST

Average filter transmission curve wavelength for the LSST U band

Angstrom

FITS E

AVG_TRANS_WAVE_G_EXT_LSST

Average filter transmission curve wavelength for the LSST G band

Angstrom

FITS E

AVG_TRANS_WAVE_R_EXT_LSST

Average filter transmission curve wavelength for the LSST R band

Angstrom

FITS E

AVG_TRANS_WAVE_I_EXT_LSST

Average filter transmission curve wavelength for the LSST I band

Angstrom

FITS E

AVG_TRANS_WAVE_Z_EXT_LSST

Average filter transmission curve wavelength for the LSST Z band

Angstrom

FITS E

AVG_TRANS_WAVE_U_EXT_MEGACAM

Average filter transmission curve wavelength for the Megacam U band

Angstrom

FITS E

AVG_TRANS_WAVE_R_EXT_MEGACAM

Average filter transmission curve wavelength for the Megacam R band

Angstrom

FITS E

AVG_TRANS_WAVE_G_EXT_JPCAM

Average filter transmission curve wavelength for the JPCAM G band

Angstrom

FITS E

AVG_TRANS_WAVE_I_EXT_PANSTARRS

Average filter transmission curve wavelength for the PS I band

Angstrom

FITS E

AVG_TRANS_WAVE_Z_EXT_PANSTARRS

Average filter transmission curve wavelength for the PS Z band

Angstrom

FITS E

AVG_TRANS_WAVE_G_EXT_HSC

Average filter transmission curve wavelength for the HSC G band

Angstrom

FITS E

AVG_TRANS_WAVE_Z_EXT_HSC

Average filter transmission curve wavelength for the HSC Z band

Angstrom

FITS E

DEBLENDED_FLAG

Flag marking if the object was originally blended with another one

NA

FITS I

PARENT_ID

ID of the parent sources of a deblended object

NA

FITS K

PARENT_VISNIR

ID of the parent sources of a deblended object

NA

FITS K

BLENDED_PROB

Probability that the source is blended with another source

NA

FITS E

SHE_FLAG

Flags for objects SHE might want to remove (eg. bright stars)

NA

FITS I

VARIABLE_FLAG

Object variability flag

NA

FITS I

BINARY_FLAG

Flag for potentially binary stars

NA

FITS I

POINT_LIKE_FLAG

Point-like flag : flag set to 1 for VIS detections with (DET_QUALITY_FLAG==0) AND (POINT_LIKE_PROBA>threshold), otherwise set to NaN

NA

FITS I

POINT_LIKE_PROB

Probability between 0 and 1 that the source is point-like (the estimation uses a “star probability cube” defined in the MDB). Value is set to NaN for NIR-only objects (use MUMAX_MINUS_MAG for NIR-only objcts)

NA

FITS E

EXTENDED_FLAG

Extended source flag

NA

FITS I

EXTENDED_PROB

Probability between 0 and 1 that the source is extended

NA

FITS E

SPURIOUS_FLAG

Spurious source flag

NA

FITS I

SPURIOUS_PROB

Probability between 0 and 1 that the source is spurious

NA

FITS E

MAG_STARGAL_SEP

Magnitude used to compute POINT_LIKE_PROB

mag

FITS E

DET_QUALITY_FLAG

Detection step flags that could indicate the possible corruption of the MAG_STARGAL_SEP values

NA

FITS I

MU_MAX

Peak surface brightness above the background in the detection band (directly from SExtractor)

mag/arcsec2

FITS E

MUMAX_MINUS_MAG

The difference between MU_MAX and MAG_STARGAL_SEP, valid even for NIR-only sources

mag/arcsec2

FITS E

SEGMENTATION_AREA

Isophotal area of the source above the analysis threshold (SExtractor ISOAREA_IMAGE)

pix

FITS J

SEMIMAJOR_AXIS

Semi-major axis of the source (from Asterism)

pix

FITS E

SEMIMAJOR_AXIS_ERR

Semi-major axis error

pix

FITS E

POSITION_ANGLE

Position angle (CCW/x) of the source (SExtractor THETA_IMAGE) range: -90 up to |90 decimal degrees

deg

FITS E

POSITION_ANGLE_ERR

Position angle error

deg

FITS E

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)

NA

FITS E

ELLIPTICITY_ERR

Ellipticity error

NA

FITS E

KRON_RADIUS

Major semi-axis (in pixels) of the elliptical aperture used for total (Kron) aperture photometry on the detection image

pix

FITS E

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

pix

FITS E

FWHM

FWHM (in arcsec) used in a-phot to compute colors. A-phot fluxes are computed within apertures that are multiples (1, 2, 3, 4 times) of this FWHM

arcsec

FITS E

GAL_EBV

Estimated galactic E(B-V) at the source centroid according to the reference Planck map

mag

FITS E

GAL_EBV_ERR

Error on galactic E(B-V) according to the reference Planck map

mag

FITS E

GAIA_ID

The associated GAIA source id

NA

FITS K

GAIA_MATCH_QUALITY

The quality of the GAIA match

NA

FITS E

Morphology catalog FITS file

FITS table storing all the morphological measurements performend in the MER piepline. Each source in this table shares the OBJECT_ID with the rest of the MER catalogs.

Table columns:

Catalog: 104 columns table

Name

Description

Unit

Format

OBJECT_ID

Euclid unique source identifier

NA

FITS K

CONCENTRATION

This parameter, simply referred to as the concentration, is defined as the logarithm of the ratio between circular radii containing 80% and 20% of the total flux

NA

FITS E

CONCENTRATION_ERR

Concentratrion error

NA

FITS E

ASYMMETRY

The asymmetry quantifies the degree to which the galaxy flux is rotationally symmetric. It is obtained by subtracting from the original image, the flipped galaxy (rotated by 180deg)

NA

FITS E

ASYMMETRY_ERR

Asymmetry error

NA

FITS E

SMOOTHNESS

The smoothness quantifies the degree of small-scale structure of the galaxy. The image is smoothed with a box of width 0.25 rp and then subtracted from the original image

NA

FITS E

SMOOTHNESS_ERR

Smoothness error

NA

FITS E

GINI

It is a statistic parameter based on the Lorentz curve that presents the cumulative distribution function of galaxy’s pixel i values

NA

FITS E

GINI_ERR

GINI error

NA

FITS E

MOMENT_20

It is defined as a normalized second-order moment of the 20% brightest pixels of the galaxy. This parameter can trace the spatial distribution of any bright core, bar, spiral arm, and off-centre star cluster

NA

FITS E

MOMENT_20_ERR

Moment of light error

NA

FITS E

SERSIC_VISNIR_REDUCED_CHI2

Chi-square value from the VISNIR fit

NA

FITS E

SERSIC_VISNIR_ITERATIONS

Number of iterations from the VISNIR fit

NA

FITS J

SERSIC_VISNIR_FLAGS

Flags from the VISNIR fit

NA

FITS K

SERSIC_VISNIR_DURATION

Duration of the VISNIR fit

s

FITS E

SERSIC_SERSIC_VIS_RADIUS

The VIS Sersic radius

arcsec

FITS E

SERSIC_SERSIC_VIS_RADIUS_ERR

Error of the the VIS Sersic radius

arcsec

FITS E

SERSIC_SERSIC_VIS_AXIS_RATIO

VIS Axis ratio of the Sersic

NA

FITS E

SERSIC_SERSIC_VIS_AXIS_RATIO_ERR

Error of the VIS axis ratio

NA

FITS E

SERSIC_SERSIC_VIS_INDEX

VIS Sersic index

NA

FITS E

SERSIC_SERSIC_VIS_INDEX_ERR

Error of the VIS Sersic index

NA

FITS E

SERSIC_SERSIC_NIR_RADIUS

The NIR Sersic radius

arcsec

FITS E

SERSIC_SERSIC_NIR_RADIUS_ERR

Error of the the NIR Sersic radius

arcsec

FITS E

SERSIC_SERSIC_NIR_AXIS_RATIO

NIR Axis ratio of the Sersic

NA

FITS E

SERSIC_SERSIC_NIR_AXIS_RATIO_ERR

Error of the NIR axis ratio

NA

FITS E

SERSIC_SERSIC_NIR_INDEX

NIR Sersic index

NA

FITS E

SERSIC_SERSIC_NIR_INDEX_ERR

Error of the NIR Sersic index

NA

FITS E

SERSIC_ANGLE

Position angle of the VISNIR Sersic

deg

FITS E

SERSIC_ANGLE_ERR

Position angle error of the VISNIR Sersic

deg

FITS E

SERSIC_EXT_REDUCED_CHI2

Chi-square value from the EXT fit

NA

FITS E

SERSIC_EXT_ITERATIONS

Number of iterations from the EXT fit

NA

FITS J

SERSIC_EXT_FLAGS

Flags from the EXT fit

NA

FITS K

SERSIC_EXT_DURATION

Duration of the EXT fit

s

FITS E

DISK_SERSIC_REDUCED_CHI2

Chi-square value from the fit

NA

FITS E

DISK_SERSIC_ITERATIONS

Number of iterations from the fit

NA

FITS J

DISK_SERSIC_FLAGS

Flags from the fit

NA

FITS K

DISK_SERSIC_DURATION

Duration of the fit

s

FITS E

DISK_SERSIC_SERSIC_RADIUS

The Sersic radius

arcsec

FITS E

DISK_SERSIC_SERSIC_RADIUS_ERR

Error of the Sersic radius

arcsec

FITS E

DISK_SERSIC_SERSIC_AXIS_RATIO

Axis ratio of the Sersic

NA

FITS E

DISK_SERSIC_SERSIC_AXIS_RATIO_ERR

Error of the sersic axis ratio

NA

FITS E

DISK_SERSIC_SERSIC_INDEX

Sersic index

NA

FITS E

DISK_SERSIC_SERSIC_INDEX_ERR

Error of the Sersic index

NA

FITS E

DISK_SERSIC_DISK_RADIUS

Disk radius of the fit

arcsec

FITS E

DISK_SERSIC_DISK_RADIUS_ERR

Error of the disk radius

arcsec

FITS E

DISK_SERSIC_DISK_AXIS_RATIO

Axis ratio of the disk

NA

FITS E

DISK_SERSIC_DISK_AXIS_RATIO_ERR

Error of the disk axis ratio

NA

FITS E

DISK_SERSIC_ANGLE

Position angle of Disk|Sersic

deg

FITS E

DISK_SERSIC_ANGLE_ERR

Position angle error of tDisk|Sersic

deg

FITS E

BAR_NO

Dirichlet param. of question ‘Does the galaxy have a bar, and if so, how strong?’ Having response ‘No bar’

NA

FITS E

BAR_STRONG

Dirichlet param. of question ‘Does the galaxy have a bar, and if so, how strong?’ having response ‘Strong’

NA

FITS E

BAR_WEAK

Dirichlet param. of question ‘Does the galaxy have a bar, and if so, how strong?’ having response ‘Weak’

NA

FITS E

BULGE_SIZE_DOMINANT

Dirichlet param. of question ‘Does the galaxy have a bulge, and if so, how visually obvious?’ having response ‘Dominant’

NA

FITS E

BULGE_SIZE_LARGE

Dirichlet param. of question ‘Does the galaxy have a bulge, and if so, how visually obvious?’ having response ‘Large’

NA

FITS E

BULGE_SIZE_MODERATE

Dirichlet param. of question ‘Does the galaxy have a bulge, and if so, how visually obvious?’ having response ‘Moderate’

NA

FITS E

BULGE_SIZE_NONE

Dirichlet param. of question ‘Does the galaxy have a bulge, and if so, how visually obvious?’ having response ‘None’

NA

FITS E

BULGE_SIZE_SMALL

Dirichlet param. of question ‘Does the galaxy have a bulge, and if so, how visually obvious?’ having response ‘Small’

NA

FITS E

CLUMP_COUNT_ANY_THRESHOLD

Number of clumps detected before applying confidence threshold

NA

FITS I

CLUMP_COUNT_ABOVE_THRESHOLD

Number of clumps detected after applying confidence threshold

NA

FITS I

CLUMP_COUNT_UNUSUAL_ANY_THRESHOLD

Number of ‘unusual’ (e.g. color, shape) clumps detected before applying confidence threshold

NA

FITS I

CLUMP_COUNT_UNUSUAL_ABOVE_THRESHOLD

Number of ‘unusual’ (e.g. color, shape) clumps detected after applying confidence threshold

NA

FITS I

DISK_EDGE_ON_NO

Dirichlet param. of question ‘Does the galaxy appear to be an edge-on-disk?’ having response ‘Not edge-on-disk’

NA

FITS E

DISK_EDGE_ON_YES

Dirichlet param. of question ‘Does the galaxy appear to be an edge-on-disk?’ having response ‘Yes, edge-on-disk’

NA

FITS E

EDGE_ON_BULGE_BOXY

Dirichlet param. of question ‘What shape is the bulge in the edge-on disk’ having response ‘Boxy’

NA

FITS E

EDGE_ON_BULGE_NONE

Dirichlet param. of question ‘What shape is the bulge in the edge-on disk’ having response ‘No bulge’

NA

FITS E

EDGE_ON_BULGE_ROUNDED

Dirichlet param. of question ‘What shape is the bulge in the edge-on disk’ having response ‘Rounded’

NA

FITS E

LOPSIDED_NO

Dirichlet param. of question ‘Is the galaxy lopsided?’ having response ‘No’

NA

FITS E

LOPSIDED_YES

Dirichlet param. of question ‘Is the galaxy lopsided?’ having response ‘Yes’

NA

FITS E

HAS_SPIRAL_ARMS_NO

Dirichlet param. of question ‘Does the galaxy have spiral arms?’ having response ‘No’

NA

FITS E

HAS_SPIRAL_ARMS_YES

Dirichlet param. of question ‘Does the galaxy have spiral arms?’ having response ‘Yes’

NA

FITS E

HOW_ROUNDED_CIGAR_SHAPED

Dirichlet param. of question ‘Given the galaxy is visually smooth, how round is it?’ having response ‘Cigar-shaped’

NA

FITS E

HOW_ROUNDED_COMPLETELY

Dirichlet param. of question ‘Given the galaxy is visually smooth, how round is it?’ having response ‘Completely’

NA

FITS E

HOW_ROUNDED_IN_BETWEEN

Dirichlet param. of question ‘Given the galaxy is visually smooth, how round is it?’ having response ‘In-between’

NA

FITS E

MERGING_MAJOR_DISTURBANCE

Dirichlet param of question ‘Is the galaxy visually disturbed or merging?’ having response ‘Major disturbance’

NA

FITS E

MERGING_MERGER

Dirichlet param of question ‘Is the galaxy visually disturbed or merging?’ having response ‘Merger’

NA

FITS E

MERGING_MINOR_DISTURBANCE

Dirichlet param of question ‘Is the galaxy visually disturbed or merging?’ having response ‘Minor disturbance’

NA

FITS E

MERGING_NONE

Dirichlet param of question ‘Is the galaxy visually disturbed or merging?’ having response ‘None (no)’

NA

FITS E

SMOOTH_OR_FEATURED_ARTIFACT_STAR_ZOOM

Dirichlet param. of question ‘Is the galaxy smooth, featured/disk, or an artifact?’ having response ‘Artifact, Star, or Bad Zoom’

NA

FITS E

SMOOTH_OR_FEATURED_FEATURED_OR_DISK

Dirichlet param. of question ‘Is the galaxy smooth, featured/disk, or an artifact?’ having response ‘Featured or Disk’

NA

FITS E

SMOOTH_OR_FEATURED_SMOOTH

Dirichlet param. of question ‘Is the galaxy smooth, featured/disk, or an artifact?’ having response ‘Smooth’

NA

FITS E

SPIRAL_ARM_COUNT_1

Dirichlet param. of question ‘Given the galaxy has spiral arms, how many?’ having response ‘1’

NA

FITS E

SPIRAL_ARM_COUNT_2

Dirichlet param. of question ‘Given the galaxy has spiral arms, how many?’ having response ‘2’

NA

FITS E

SPIRAL_ARM_COUNT_3

Dirichlet param. of question ‘Given the galaxy has spiral arms, how many?’ having response ‘3’

NA

FITS E

SPIRAL_ARM_COUNT_4

Dirichlet param. of question ‘Given the galaxy has spiral arms, how many?’ having response ‘4’

NA

FITS E

SPIRAL_ARM_COUNT_CANT_TELL

Dirichlet param. of question ‘Given the galaxy has spiral arms, how many?’ having response ‘Can’t tell’

NA

FITS E

SPIRAL_ARM_COUNT_MORE_THAN_4

Dirichlet param. of question ‘Given the galaxy has spiral arms, how many?’ having response ‘More than 4’

NA

FITS E

SPIRAL_WINDING_LOOSE

Dirichlet param. of question ‘Given the galaxy has spiral arms, how tightly wound are they?’ having response ‘Loose’

NA

FITS E

SPIRAL_WINDING_MEDIUM

Dirichlet param. of question ‘Given the galaxy has spiral arms, how tightly wound are they?’ having response ‘Medium’

NA

FITS E

SPIRAL_WINDING_TIGHT

Dirichlet param. of question ‘Given the galaxy has spiral arms, how tightly wound are they?’ having response ‘Tight’

NA

FITS E

DWARF_YES

Dirichlet param. of question identifying dwarf galaxies (visually, like a ‘smudge’) having response ‘Yes’

NA

FITS E

DWARF_NO

Dirichlet param. of question identifying dwarf galaxies (visually, like a ‘smudge’) having response ‘No’

NA

FITS E

PECULIAR_YES

Dirichlet param. of question identifying peculiar galaxies (visually, highly disturbed or otherwise unusual, without companion) having response ‘Yes’

NA

FITS E

PECULIAR_NO

Dirichlet param. of question identifying peculiar galaxies (visually, highly disturbed or otherwise unusual, without companion) having response ‘No’

NA

FITS E

RING_YES

Dirichlet param. of question ‘Does the galaxy have a ring’ (intended to include pseudo-ring) having response ‘Yes’

NA

FITS E

RING_NO

Dirichlet param. of question ‘Does the galaxy have a ring’ (intended to include pseudo-ring) having response ‘No’

NA

FITS E

AGN_YES

Dirichlet param. of question asking if the galaxy has a central PSF-like (very) bright spot, for positive response

NA

FITS E

AGN_NO

Dirichlet param. of question asking if the galaxy has a central PSF-like (very) bright spot, for negative response

NA

FITS E

ETG_OR_LTG

Binary classification between early and late types, from Dominguez Sanchez|2022

NA

FITS E

T_TYPE

T-Type regression model, from Dominguez Sanchez|2022

NA

FITS E

MAJOR_MERGER

The probability of the galaxy classified as a major merger

NA

FITS E

MAJOR_MERGER_UNCERTAINTY

Uncertainty on the probability of the major merger classification

NA

FITS E

MAJOR_MERGER_STAGE

The most likely merger stage of the major merger

NA

FITS I

MAJOR_MERGER_STAGE_PROBABILITY

The probability of the most likely merger stage

NA

FITS E

MAJOR_MERGER_STAGE_UNCERTAINTY

Uncertainty on the probability of the most likely merger stage

NA

FITS E

Cutouts catalog FITS file

FITS table containing information on the corners of the source cutouts. Each source in this table shares the OBJECT_ID with the rest of the MER catalogs.

Table columns:

Catalog: 25 columns table

Name

Description

Unit

Format

OBJECT_ID

Euclid unique source identifier

NA

FITS K

RIGHT_ASCENSION

Source barycenter RA coordinate (SExtractor ALPHA_J2000) decimal degrees

deg

FITS D

DECLINATION

Source barycenter DEC coordinate (SExtractor DELTA_J2000) decimal degrees

deg

FITS D

CORNER_0_RA

Right ascension of the lower-right cutout corner

deg

FITS D

CORNER_0_DEC

Declination of the lower-right cutout corner

deg

FITS D

CORNER_1_RA

Right ascension of the lower-left cutout corner

deg

FITS D

CORNER_1_DEC

Declination of the lower-left cutout corner

deg

FITS D

CORNER_2_RA

Right ascension of the upper-left cutout corner

deg

FITS D

CORNER_2_DEC

Declination of the upper-left cutout corner

deg

FITS D

CORNER_3_RA

Right ascension of the upper-right cutout corner

deg

FITS D

CORNER_3_DEC

Declination of the upper-right cutout corner

deg

FITS D

DBL_CORNER_0_RA

Right ascension of the lower-right deblending corner

deg

FITS D

DBL_CORNER_0_DEC

Declination of the lower-right deblending corner

deg

FITS D

DBL_CORNER_1_RA

Right ascension of the lower-left deblending corner

deg

FITS D

DBL_CORNER_1_DEC

Declination of the lower-left deblending corner

deg

FITS D

DBL_CORNER_2_RA

Right ascension of the upper-left deblending corner

deg

FITS D

DBL_CORNER_2_DEC

Declination of the upper-left deblending corner

deg

FITS D

DBL_CORNER_3_RA

Right ascension of the upper-right deblending corner

deg

FITS D

DBL_CORNER_3_DEC

Declination of the upper-right deblending corner

deg

FITS D

SEMIMAJOR_AXIS

Semi-major axis of the source (from Asterism)

deg

FITS D

SEMIMINOR_AXIS

Semi-minor axis of the source (from Asterism)

deg

FITS D

POSITION_ANGLE

Position angle (CCW/x) of the source (SExtractor THETA_IMAGE) range: -90 up to |90 decimal degrees

deg

FITS D

PARENT_ID

ID of the parent sources of a deblended object

NA

FITS K

PARENT_VISNIR

ID of the parent sources of a deblended object

NA

FITS K

FLUX_DETECTION_TOTAL

VIS or NIR stack band source total flux error (Kron aperture)

uJy

FITS E

DEEP field photometry catalog FITS file

FITS table storing photometry measurements related to EXT input images present only in the DEEP survey. Each source in this table shares the OBJECT_ID with the rest of the MER catalogs.

Table columns:

Catalog: 713 columns table

Name

Description

Unit

Format

OBJECT_ID

Euclid unique source identifier

NA

FITS K

FLUX_IA427_EXT_SUBARU_1FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA427_EXT_SUBARU_2FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA427_EXT_SUBARU_3FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA427_EXT_SUBARU_4FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA445_EXT_SUBARU_1FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA445_EXT_SUBARU_2FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA445_EXT_SUBARU_3FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA445_EXT_SUBARU_4FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA464_EXT_SUBARU_1FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA464_EXT_SUBARU_2FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA464_EXT_SUBARU_3FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA464_EXT_SUBARU_4FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA484_EXT_SUBARU_1FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA484_EXT_SUBARU_2FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA484_EXT_SUBARU_3FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA484_EXT_SUBARU_4FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA505_EXT_SUBARU_1FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA505_EXT_SUBARU_2FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA505_EXT_SUBARU_3FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA505_EXT_SUBARU_4FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA527_EXT_SUBARU_1FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA527_EXT_SUBARU_2FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA527_EXT_SUBARU_3FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA527_EXT_SUBARU_4FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA550_EXT_SUBARU_1FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA550_EXT_SUBARU_2FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA550_EXT_SUBARU_3FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA550_EXT_SUBARU_4FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA574_EXT_SUBARU_1FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA574_EXT_SUBARU_2FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA574_EXT_SUBARU_3FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA574_EXT_SUBARU_4FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA598_EXT_SUBARU_1FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA598_EXT_SUBARU_2FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA598_EXT_SUBARU_3FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA598_EXT_SUBARU_4FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA624_EXT_SUBARU_1FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA624_EXT_SUBARU_2FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA624_EXT_SUBARU_3FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA624_EXT_SUBARU_4FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA651_EXT_SUBARU_1FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA651_EXT_SUBARU_2FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA651_EXT_SUBARU_3FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA651_EXT_SUBARU_4FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA679_EXT_SUBARU_1FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA679_EXT_SUBARU_2FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA679_EXT_SUBARU_3FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA679_EXT_SUBARU_4FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA709_EXT_SUBARU_1FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA709_EXT_SUBARU_2FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA709_EXT_SUBARU_3FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA709_EXT_SUBARU_4FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA738_EXT_SUBARU_1FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA738_EXT_SUBARU_2FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA738_EXT_SUBARU_3FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA738_EXT_SUBARU_4FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA767_EXT_SUBARU_1FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA767_EXT_SUBARU_2FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA767_EXT_SUBARU_3FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA767_EXT_SUBARU_4FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA797_EXT_SUBARU_1FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA797_EXT_SUBARU_2FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA797_EXT_SUBARU_3FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA797_EXT_SUBARU_4FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA827_EXT_SUBARU_1FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA827_EXT_SUBARU_2FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA827_EXT_SUBARU_3FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA827_EXT_SUBARU_4FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA856_EXT_SUBARU_1FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA856_EXT_SUBARU_2FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA856_EXT_SUBARU_3FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_IA856_EXT_SUBARU_4FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_USTAR_EXT_MEGACAM_1FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_USTAR_EXT_MEGACAM_2FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_USTAR_EXT_MEGACAM_3FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_USTAR_EXT_MEGACAM_4FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_HSC_1FWHM_APER

R ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_HSC_2FWHM_APER

R ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_HSC_3FWHM_APER

R ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R_EXT_HSC_4FWHM_APER

R ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R2_EXT_HSC_1FWHM_APER

R2 ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R2_EXT_HSC_2FWHM_APER

R2 ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R2_EXT_HSC_3FWHM_APER

R2 ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_R2_EXT_HSC_4FWHM_APER

R2 ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_HSC_1FWHM_APER

I ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_HSC_2FWHM_APER

I ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_HSC_3FWHM_APER

I ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I_EXT_HSC_4FWHM_APER

I ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I2_EXT_HSC_1FWHM_APER

I2 ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I2_EXT_HSC_2FWHM_APER

I2 ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I2_EXT_HSC_3FWHM_APER

I2 ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_I2_EXT_HSC_4FWHM_APER

I2 ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_HSC_1FWHM_APER

Y ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_HSC_2FWHM_APER

Y ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_HSC_3FWHM_APER

Y ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_HSC_4FWHM_APER

Y ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_VISTA_1FWHM_APER

H ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_VISTA_2FWHM_APER

H ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_VISTA_3FWHM_APER

H ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_VISTA_4FWHM_APER

H ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_VISTA_1FWHM_APER

J ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_VISTA_2FWHM_APER

J ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_VISTA_3FWHM_APER

J ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_VISTA_4FWHM_APER

J ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_VISTA_1FWHM_APER

Y ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_VISTA_2FWHM_APER

Y ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_VISTA_3FWHM_APER

Y ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_Y_EXT_VISTA_4FWHM_APER

Y ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_KS_EXT_VISTA_1FWHM_APER

KS ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_KS_EXT_VISTA_2FWHM_APER

KS ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_KS_EXT_VISTA_3FWHM_APER

KS ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_KS_EXT_VISTA_4FWHM_APER

KS ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_UKIRT_1FWHM_APER

J ext UKIRT band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_UKIRT_2FWHM_APER

J ext UKIRT band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_UKIRT_3FWHM_APER

J ext UKIRT band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_J_EXT_UKIRT_4FWHM_APER

J ext UKIRT band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_UKIRT_1FWHM_APER

H ext UKIRT band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_UKIRT_2FWHM_APER

H ext UKIRT band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_UKIRT_3FWHM_APER

H ext UKIRT band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_H_EXT_UKIRT_4FWHM_APER

H ext UKIRT band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_K_EXT_UKIRT_1FWHM_APER

K ext UKIRT band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_K_EXT_UKIRT_2FWHM_APER

K ext UKIRT band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_K_EXT_UKIRT_3FWHM_APER

K ext UKIRT band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_K_EXT_UKIRT_4FWHM_APER

K ext UKIRT band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH1_EXT_IRAC_1FWHM_APER

CH1 ext IRAC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH1_EXT_IRAC_2FWHM_APER

CH1 ext IRAC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH1_EXT_IRAC_3FWHM_APER

CH1 ext IRAC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH1_EXT_IRAC_4FWHM_APER

CH1 ext IRAC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH2_EXT_IRAC_1FWHM_APER

CH2 ext IRAC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH2_EXT_IRAC_2FWHM_APER

CH2 ext IRAC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH2_EXT_IRAC_3FWHM_APER

CH2 ext IRAC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_CH2_EXT_IRAC_4FWHM_APER

CH2 ext IRAC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_FUV_EXT_GALEX_1FWHM_APER

FUV ext GALEX band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_FUV_EXT_GALEX_2FWHM_APER

FUV ext GALEX band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_FUV_EXT_GALEX_3FWHM_APER

FUV ext GALEX band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_FUV_EXT_GALEX_4FWHM_APER

FUV ext GALEX band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NUV_EXT_GALEX_1FWHM_APER

NUV ext GALEX band source aperture photometry flux (1 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NUV_EXT_GALEX_2FWHM_APER

NUV ext GALEX band source aperture photometry flux (2 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NUV_EXT_GALEX_3FWHM_APER

NUV ext GALEX band source aperture photometry flux (3 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUX_NUV_EXT_GALEX_4FWHM_APER

NUV ext GALEX band source aperture photometry flux (4 FWHM diameter) on PSF-matched images

uJy

FITS E

FLUXERR_IA427_EXT_SUBARU_1FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA427_EXT_SUBARU_2FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA427_EXT_SUBARU_3FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA427_EXT_SUBARU_4FWHM_APER

IA427 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA445_EXT_SUBARU_1FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA445_EXT_SUBARU_2FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA445_EXT_SUBARU_3FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA445_EXT_SUBARU_4FWHM_APER

IA445 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA464_EXT_SUBARU_1FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA464_EXT_SUBARU_2FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA464_EXT_SUBARU_3FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA464_EXT_SUBARU_4FWHM_APER

IA464 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA484_EXT_SUBARU_1FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA484_EXT_SUBARU_2FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA484_EXT_SUBARU_3FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA484_EXT_SUBARU_4FWHM_APER

IA484 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA505_EXT_SUBARU_1FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA505_EXT_SUBARU_2FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA505_EXT_SUBARU_3FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA505_EXT_SUBARU_4FWHM_APER

IA505 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA527_EXT_SUBARU_1FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA527_EXT_SUBARU_2FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA527_EXT_SUBARU_3FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA527_EXT_SUBARU_4FWHM_APER

IA527 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA550_EXT_SUBARU_1FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA550_EXT_SUBARU_2FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA550_EXT_SUBARU_3FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA550_EXT_SUBARU_4FWHM_APER

IA550 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA574_EXT_SUBARU_1FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA574_EXT_SUBARU_2FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA574_EXT_SUBARU_3FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA574_EXT_SUBARU_4FWHM_APER

IA574 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA598_EXT_SUBARU_1FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA598_EXT_SUBARU_2FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA598_EXT_SUBARU_3FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA598_EXT_SUBARU_4FWHM_APER

IA598 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA624_EXT_SUBARU_1FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA624_EXT_SUBARU_2FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA624_EXT_SUBARU_3FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA624_EXT_SUBARU_4FWHM_APER

IA624 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA651_EXT_SUBARU_1FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA651_EXT_SUBARU_2FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA651_EXT_SUBARU_3FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA651_EXT_SUBARU_4FWHM_APER

IA651 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA679_EXT_SUBARU_1FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA679_EXT_SUBARU_2FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA679_EXT_SUBARU_3FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA679_EXT_SUBARU_4FWHM_APER

IA679 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA709_EXT_SUBARU_1FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA709_EXT_SUBARU_2FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA709_EXT_SUBARU_3FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA709_EXT_SUBARU_4FWHM_APER

IA709 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA738_EXT_SUBARU_1FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA738_EXT_SUBARU_2FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA738_EXT_SUBARU_3FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA738_EXT_SUBARU_4FWHM_APER

IA738 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA767_EXT_SUBARU_1FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA767_EXT_SUBARU_2FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA767_EXT_SUBARU_3FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA767_EXT_SUBARU_4FWHM_APER

IA767 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA797_EXT_SUBARU_1FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA797_EXT_SUBARU_2FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA797_EXT_SUBARU_3FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA797_EXT_SUBARU_4FWHM_APER

IA797 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA827_EXT_SUBARU_1FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA827_EXT_SUBARU_2FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA827_EXT_SUBARU_3FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA827_EXT_SUBARU_4FWHM_APER

IA827 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA856_EXT_SUBARU_1FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA856_EXT_SUBARU_2FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA856_EXT_SUBARU_3FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_IA856_EXT_SUBARU_4FWHM_APER

IA856 ext SUBARU band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_USTAR_EXT_MEGACAM_1FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_USTAR_EXT_MEGACAM_2FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_USTAR_EXT_MEGACAM_3FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_USTAR_EXT_MEGACAM_4FWHM_APER

USTAR ext MEGACAM band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_HSC_1FWHM_APER

R ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_HSC_2FWHM_APER

R ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_HSC_3FWHM_APER

R ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R_EXT_HSC_4FWHM_APER

R ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R2_EXT_HSC_1FWHM_APER

R2 ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R2_EXT_HSC_2FWHM_APER

R2 ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R2_EXT_HSC_3FWHM_APER

R2 ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_R2_EXT_HSC_4FWHM_APER

R2 ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_HSC_1FWHM_APER

I ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_HSC_2FWHM_APER

I ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_HSC_3FWHM_APER

I ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I_EXT_HSC_4FWHM_APER

I ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I2_EXT_HSC_1FWHM_APER

I2 ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I2_EXT_HSC_2FWHM_APER

I2 ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I2_EXT_HSC_3FWHM_APER

I2 ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_I2_EXT_HSC_4FWHM_APER

I2 ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_HSC_1FWHM_APER

Y ext HSC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_HSC_2FWHM_APER

Y ext HSC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_HSC_3FWHM_APER

Y ext HSC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_HSC_4FWHM_APER

Y ext HSC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_VISTA_1FWHM_APER

H ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_VISTA_2FWHM_APER

H ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_VISTA_3FWHM_APER

H ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_VISTA_4FWHM_APER

H ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_VISTA_1FWHM_APER

J ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_VISTA_2FWHM_APER

J ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_VISTA_3FWHM_APER

J ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_VISTA_4FWHM_APER

J ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_VISTA_1FWHM_APER

Y ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_VISTA_2FWHM_APER

Y ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_VISTA_3FWHM_APER

Y ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_Y_EXT_VISTA_4FWHM_APER

Y ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_KS_EXT_VISTA_1FWHM_APER

KS ext VISTA band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_KS_EXT_VISTA_2FWHM_APER

KS ext VISTA band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_KS_EXT_VISTA_3FWHM_APER

KS ext VISTA band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_KS_EXT_VISTA_4FWHM_APER

KS ext VISTA band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_UKIRT_1FWHM_APER

J ext UKIRT band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_UKIRT_2FWHM_APER

J ext UKIRT band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_UKIRT_3FWHM_APER

J ext UKIRT band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_J_EXT_UKIRT_4FWHM_APER

J ext UKIRT band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_UKIRT_1FWHM_APER

H ext UKIRT band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_UKIRT_2FWHM_APER

H ext UKIRT band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_UKIRT_3FWHM_APER

H ext UKIRT band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_H_EXT_UKIRT_4FWHM_APER

H ext UKIRT band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_K_EXT_UKIRT_1FWHM_APER

K ext UKIRT band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_K_EXT_UKIRT_2FWHM_APER

K ext UKIRT band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_K_EXT_UKIRT_3FWHM_APER

K ext UKIRT band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_K_EXT_UKIRT_4FWHM_APER

K ext UKIRT band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH1_EXT_IRAC_1FWHM_APER

CH1 ext IRAC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH1_EXT_IRAC_2FWHM_APER

CH1 ext IRAC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH1_EXT_IRAC_3FWHM_APER

CH1 ext IRAC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH1_EXT_IRAC_4FWHM_APER

CH1 ext IRAC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH2_EXT_IRAC_1FWHM_APER

CH2 ext IRAC band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH2_EXT_IRAC_2FWHM_APER

CH2 ext IRAC band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH2_EXT_IRAC_3FWHM_APER

CH2 ext IRAC band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_CH2_EXT_IRAC_4FWHM_APER

CH2 ext IRAC band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_FUV_EXT_GALEX_1FWHM_APER

FUV ext GALEX band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_FUV_EXT_GALEX_2FWHM_APER

FUV ext GALEX band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_FUV_EXT_GALEX_3FWHM_APER

FUV ext GALEX band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_FUV_EXT_GALEX_4FWHM_APER

FUV ext GALEX band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NUV_EXT_GALEX_1FWHM_APER

NUV ext GALEX band source aperture photometry flux (1 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NUV_EXT_GALEX_2FWHM_APER

NUV ext GALEX band source aperture photometry flux (2 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NUV_EXT_GALEX_3FWHM_APER

NUV ext GALEX band source aperture photometry flux (3 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUXERR_NUV_EXT_GALEX_4FWHM_APER

NUV ext GALEX band source aperture photometry flux (4 FWHM diameter) on PSF-matched images error

uJy

FITS E

FLUX_IA427_EXT_SUBARU_TEMPLFIT

IA427ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA445_EXT_SUBARU_TEMPLFIT

IA445ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA464_EXT_SUBARU_TEMPLFIT

IA464ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA484_EXT_SUBARU_TEMPLFIT

IA484ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA505_EXT_SUBARU_TEMPLFIT

IA505ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA527_EXT_SUBARU_TEMPLFIT

IA527ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA550_EXT_SUBARU_TEMPLFIT

IA550ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA574_EXT_SUBARU_TEMPLFIT

IA574ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA598_EXT_SUBARU_TEMPLFIT

IA598ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA624_EXT_SUBARU_TEMPLFIT

IA624ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA651_EXT_SUBARU_TEMPLFIT

IA651ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA679_EXT_SUBARU_TEMPLFIT

IA679ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA709_EXT_SUBARU_TEMPLFIT

IA709ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA738_EXT_SUBARU_TEMPLFIT

IA738ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA767_EXT_SUBARU_TEMPLFIT

IA767ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA797_EXT_SUBARU_TEMPLFIT

IA797ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA827_EXT_SUBARU_TEMPLFIT

IA827ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_IA856_EXT_SUBARU_TEMPLFIT

IA856ext SUBARU band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_USTAR_EXT_MEGACAM_TEMPLFIT

USTARext MEGACAM band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_UPRIME_EXT_MEGACAM_TEMPLFIT

UPRIMEext MEGACAM band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_R_EXT_HSC_TEMPLFIT

Rext HSC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_R2_EXT_HSC_TEMPLFIT

R2ext HSC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_I_EXT_HSC_TEMPLFIT

Iext HSC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_I2_EXT_HSC_TEMPLFIT

I2ext HSC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_Y_EXT_HSC_TEMPLFIT

Yext HSC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_H_EXT_VISTA_TEMPLFIT

Hext VISTA band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_J_EXT_VISTA_TEMPLFIT

Jext VISTA band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_Y_EXT_VISTA_TEMPLFIT

Yext VISTA band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_KS_EXT_VISTA_TEMPLFIT

KSext VISTA band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_J_EXT_UKIRT_TEMPLFIT

Jext UKIRT band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_H_EXT_UKIRT_TEMPLFIT

Hext UKIRT band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_K_EXT_UKIRT_TEMPLFIT

Kext UKIRT band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_CH1_EXT_IRAC_TEMPLFIT

CH1ext IRAC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_CH2_EXT_IRAC_TEMPLFIT

CH2ext IRAC band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_FUV_EXT_GALEX_TEMPLFIT

FUVext GALEX band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUX_NUV_EXT_GALEX_TEMPLFIT

NUVext GALEX band source template fitting flux (TPHOT measurement)

uJy

FITS E

FLUXERR_IA427_EXT_SUBARU_TEMPLFIT

IA427ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA445_EXT_SUBARU_TEMPLFIT

IA445ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA464_EXT_SUBARU_TEMPLFIT

IA464ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA484_EXT_SUBARU_TEMPLFIT

IA484ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA505_EXT_SUBARU_TEMPLFIT

IA505ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA527_EXT_SUBARU_TEMPLFIT

IA527ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA550_EXT_SUBARU_TEMPLFIT

IA550ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA574_EXT_SUBARU_TEMPLFIT

IA574ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA598_EXT_SUBARU_TEMPLFIT

IA598ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA624_EXT_SUBARU_TEMPLFIT

IA624ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA651_EXT_SUBARU_TEMPLFIT

IA651ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA679_EXT_SUBARU_TEMPLFIT

IA679ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA709_EXT_SUBARU_TEMPLFIT

IA709ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA738_EXT_SUBARU_TEMPLFIT

IA738ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA767_EXT_SUBARU_TEMPLFIT

IA767ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA797_EXT_SUBARU_TEMPLFIT

IA797ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA827_EXT_SUBARU_TEMPLFIT

IA827ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_IA856_EXT_SUBARU_TEMPLFIT

IA856ext SUBARU band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_USTAR_EXT_MEGACAM_TEMPLFIT

USTARext MEGACAM band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_UPRIME_EXT_MEGACAM_TEMPLFIT

UPRIMEext MEGACAM band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_R_EXT_HSC_TEMPLFIT

Rext HSC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_R2_EXT_HSC_TEMPLFIT

R2ext HSC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_I_EXT_HSC_TEMPLFIT

Iext HSC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_I2_EXT_HSC_TEMPLFIT

I2ext HSC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_Y_EXT_HSC_TEMPLFIT

Yext HSC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_H_EXT_VISTA_TEMPLFIT

Hext VISTA band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_J_EXT_VISTA_TEMPLFIT

Jext VISTA band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_Y_EXT_VISTA_TEMPLFIT

Yext VISTA band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_KS_EXT_VISTA_TEMPLFIT

KSext VISTA band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_J_EXT_UKIRT_TEMPLFIT

Jext UKIRT band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_H_EXT_UKIRT_TEMPLFIT

Hext UKIRT band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_K_EXT_UKIRT_TEMPLFIT

Kext UKIRT band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_CH1_EXT_IRAC_TEMPLFIT

CH1ext IRAC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_CH2_EXT_IRAC_TEMPLFIT

CH2ext IRAC band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_FUV_EXT_GALEX_TEMPLFIT

FUVext GALEX band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUXERR_NUV_EXT_GALEX_TEMPLFIT

NUVext GALEX band source template fitting flux error (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA427_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA427ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA445_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA445ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA464_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA464ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA484_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA484ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA505_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA505ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA527_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA527ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA550_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA550ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA574_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA574ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA598_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA598ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA624_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA624ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA651_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA651ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA679_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA679ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA709_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA709ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA738_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA738ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA767_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA767ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA797_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA797ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA827_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA827ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_IA856_EXT_SUBARU_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to IA856ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_USTAR_EXT_MEGACAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to USTARext MEGACAM band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_UPRIME_EXT_MEGACAM_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to UPRIMEext MEGACAM band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_R_EXT_HSC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Rext HSC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_R2_EXT_HSC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to R2ext HSC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_I_EXT_HSC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Iext HSC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_I2_EXT_HSC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to I2ext HSC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_Y_EXT_HSC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Yext HSC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_H_EXT_VISTA_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Hext VISTA band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_J_EXT_VISTA_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Jext VISTA band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_Y_EXT_VISTA_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Yext VISTA band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_KS_EXT_VISTA_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to KSext VISTA band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_J_EXT_UKIRT_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Jext UKIRT band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_H_EXT_UKIRT_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Hext UKIRT band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_K_EXT_UKIRT_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to Kext UKIRT band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_CH1_EXT_IRAC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to CH1ext IRAC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_CH2_EXT_IRAC_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to CH2ext IRAC band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_FUV_EXT_GALEX_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to FUVext GALEX band (TPHOT measurement)

uJy

FITS E

FLUX_VIS_TO_NUV_EXT_GALEX_TEMPLFIT

VIS band source flux on a VIS image PSF-matched to NUVext GALEX band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA427_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA427ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA445_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA445ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA464_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA464ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA484_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA484ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA505_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA505ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA527_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA527ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA550_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA550ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA574_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA574ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA598_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA598ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA624_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA624ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA651_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA651ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA679_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA679ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA709_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA709ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA738_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA738ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA767_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA767ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA797_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA797ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA827_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA827ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_IA856_EXT_SUBARU_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to IA856ext SUBARU band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_USTAR_EXT_MEGACAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to USTARext MEGACAM band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_UPRIME_EXT_MEGACAM_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to UPRIMEext MEGACAM band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_R_EXT_HSC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Rext HSC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_R2_EXT_HSC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to R2ext HSC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_I_EXT_HSC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Iext HSC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_I2_EXT_HSC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to I2ext HSC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_Y_EXT_HSC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Yext HSC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_H_EXT_VISTA_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Hext VISTA band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_J_EXT_VISTA_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Jext VISTA band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_Y_EXT_VISTA_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Yext VISTA band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_KS_EXT_VISTA_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to KSext VISTA band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_J_EXT_UKIRT_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Jext UKIRT band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_H_EXT_UKIRT_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Hext UKIRT band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_K_EXT_UKIRT_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to Kext UKIRT band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_CH1_EXT_IRAC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to CH1ext IRAC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_CH2_EXT_IRAC_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to CH2ext IRAC band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_FUV_EXT_GALEX_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to FUVext GALEX band (TPHOT measurement)

uJy

FITS E

FLUXERR_VIS_TO_NUV_EXT_GALEX_TEMPLFIT

VIS band source flux error on a VIS image PSF-matched to NUVext GALEX band (TPHOT measurement)

uJy

FITS E

FLUX_IA427_EXT_SUBARU_SERSIC

IA427ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA445_EXT_SUBARU_SERSIC

IA445ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA464_EXT_SUBARU_SERSIC

IA464ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA484_EXT_SUBARU_SERSIC

IA484ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA505_EXT_SUBARU_SERSIC

IA505ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA527_EXT_SUBARU_SERSIC

IA527ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA550_EXT_SUBARU_SERSIC

IA550ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA574_EXT_SUBARU_SERSIC

IA574ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA598_EXT_SUBARU_SERSIC

IA598ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA624_EXT_SUBARU_SERSIC

IA624ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA651_EXT_SUBARU_SERSIC

IA651ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA679_EXT_SUBARU_SERSIC

IA679ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA709_EXT_SUBARU_SERSIC

IA709ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA738_EXT_SUBARU_SERSIC

IA738ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA767_EXT_SUBARU_SERSIC

IA767ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA797_EXT_SUBARU_SERSIC

IA797ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA827_EXT_SUBARU_SERSIC

IA827ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_IA856_EXT_SUBARU_SERSIC

IA856ext SUBARU band source flux from the Sersic fit

uJy

FITS E

FLUX_USTAR_EXT_MEGACAM_SERSIC

USTARext MEGACAM band source flux from the Sersic fit

uJy

FITS E

FLUX_UPRIME_EXT_MEGACAM_SERSIC

UPRIMEext MEGACAM band source flux from the Sersic fit

uJy

FITS E

FLUX_R_EXT_HSC_SERSIC

Rext HSC band source flux from the Sersic fit

uJy

FITS E

FLUX_R2_EXT_HSC_SERSIC

R2ext HSC band source flux from the Sersic fit

uJy

FITS E

FLUX_I_EXT_HSC_SERSIC

Iext HSC band source flux from the Sersic fit

uJy

FITS E

FLUX_I2_EXT_HSC_SERSIC

I2ext HSC band source flux from the Sersic fit

uJy

FITS E

FLUX_Y_EXT_HSC_SERSIC

Yext HSC band source flux from the Sersic fit

uJy

FITS E

FLUX_H_EXT_VISTA_SERSIC

Hext VISTA band source flux from the Sersic fit

uJy

FITS E

FLUX_J_EXT_VISTA_SERSIC

Jext VISTA band source flux from the Sersic fit

uJy

FITS E

FLUX_Y_EXT_VISTA_SERSIC

Yext VISTA band source flux from the Sersic fit

uJy

FITS E

FLUX_KS_EXT_VISTA_SERSIC

KSext VISTA band source flux from the Sersic fit

uJy

FITS E

FLUX_J_EXT_UKIRT_SERSIC

Jext UKIRT band source flux from the Sersic fit

uJy

FITS E

FLUX_H_EXT_UKIRT_SERSIC

Hext UKIRT band source flux from the Sersic fit

uJy

FITS E

FLUX_K_EXT_UKIRT_SERSIC

Kext UKIRT band source flux from the Sersic fit

uJy

FITS E

FLUX_CH1_EXT_IRAC_SERSIC

CH1ext IRAC band source flux from the Sersic fit

uJy

FITS E

FLUX_CH2_EXT_IRAC_SERSIC

CH2ext IRAC band source flux from the Sersic fit

uJy

FITS E

FLUX_FUV_EXT_GALEX_SERSIC

FUVext GALEX band source flux from the Sersic fit

uJy

FITS E

FLUX_NUV_EXT_GALEX_SERSIC

NUVext GALEX band source flux from the Sersic fit

uJy

FITS E

FLUXERR_IA427_EXT_SUBARU_SERSIC

IA427ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA445_EXT_SUBARU_SERSIC

IA445ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA464_EXT_SUBARU_SERSIC

IA464ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA484_EXT_SUBARU_SERSIC

IA484ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA505_EXT_SUBARU_SERSIC

IA505ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA527_EXT_SUBARU_SERSIC

IA527ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA550_EXT_SUBARU_SERSIC

IA550ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA574_EXT_SUBARU_SERSIC

IA574ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA598_EXT_SUBARU_SERSIC

IA598ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA624_EXT_SUBARU_SERSIC

IA624ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA651_EXT_SUBARU_SERSIC

IA651ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA679_EXT_SUBARU_SERSIC

IA679ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA709_EXT_SUBARU_SERSIC

IA709ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA738_EXT_SUBARU_SERSIC

IA738ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA767_EXT_SUBARU_SERSIC

IA767ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA797_EXT_SUBARU_SERSIC

IA797ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA827_EXT_SUBARU_SERSIC

IA827ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_IA856_EXT_SUBARU_SERSIC

IA856ext SUBARU band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_USTAR_EXT_MEGACAM_SERSIC

USTARext MEGACAM band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_UPRIME_EXT_MEGACAM_SERSIC

UPRIMEext MEGACAM band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_R_EXT_HSC_SERSIC

Rext HSC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_R2_EXT_HSC_SERSIC

R2ext HSC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_I_EXT_HSC_SERSIC

Iext HSC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_I2_EXT_HSC_SERSIC

I2ext HSC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_Y_EXT_HSC_SERSIC

Yext HSC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_H_EXT_VISTA_SERSIC

Hext VISTA band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_J_EXT_VISTA_SERSIC

Jext VISTA band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_Y_EXT_VISTA_SERSIC

Yext VISTA band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_KS_EXT_VISTA_SERSIC

KSext VISTA band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_J_EXT_UKIRT_SERSIC

Jext UKIRT band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_H_EXT_UKIRT_SERSIC

Hext UKIRT band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_K_EXT_UKIRT_SERSIC

Kext UKIRT band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_CH1_EXT_IRAC_SERSIC

CH1ext IRAC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_CH2_EXT_IRAC_SERSIC

CH2ext IRAC band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_FUV_EXT_GALEX_SERSIC

FUVext GALEX band source flux error from the Sersic fit

uJy

FITS E

FLUXERR_NUV_EXT_GALEX_SERSIC

NUVext GALEX band source flux error from the Sersic fit

uJy

FITS E

FLUX_IA427_EXT_SUBARU_DISK_SERSIC

IA427ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA445_EXT_SUBARU_DISK_SERSIC

IA445ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA464_EXT_SUBARU_DISK_SERSIC

IA464ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA484_EXT_SUBARU_DISK_SERSIC

IA484ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA505_EXT_SUBARU_DISK_SERSIC

IA505ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA527_EXT_SUBARU_DISK_SERSIC

IA527ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA550_EXT_SUBARU_DISK_SERSIC

IA550ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA574_EXT_SUBARU_DISK_SERSIC

IA574ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA598_EXT_SUBARU_DISK_SERSIC

IA598ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA624_EXT_SUBARU_DISK_SERSIC

IA624ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA651_EXT_SUBARU_DISK_SERSIC

IA651ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA679_EXT_SUBARU_DISK_SERSIC

IA679ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA709_EXT_SUBARU_DISK_SERSIC

IA709ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA738_EXT_SUBARU_DISK_SERSIC

IA738ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA767_EXT_SUBARU_DISK_SERSIC

IA767ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA797_EXT_SUBARU_DISK_SERSIC

IA797ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA827_EXT_SUBARU_DISK_SERSIC

IA827ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_IA856_EXT_SUBARU_DISK_SERSIC

IA856ext SUBARU band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_USTAR_EXT_MEGACAM_DISK_SERSIC

USTARext MEGACAM band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_UPRIME_EXT_MEGACAM_DISK_SERSIC

UPRIMEext MEGACAM band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_R_EXT_HSC_DISK_SERSIC

Rext HSC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_R2_EXT_HSC_DISK_SERSIC

R2ext HSC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_I_EXT_HSC_DISK_SERSIC

Iext HSC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_I2_EXT_HSC_DISK_SERSIC

I2ext HSC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_Y_EXT_HSC_DISK_SERSIC

Yext HSC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_H_EXT_VISTA_DISK_SERSIC

Hext VISTA band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_J_EXT_VISTA_DISK_SERSIC

Jext VISTA band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_Y_EXT_VISTA_DISK_SERSIC

Yext VISTA band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_KS_EXT_VISTA_DISK_SERSIC

KSext VISTA band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_J_EXT_UKIRT_DISK_SERSIC

Jext UKIRT band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_H_EXT_UKIRT_DISK_SERSIC

Hext UKIRT band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_K_EXT_UKIRT_DISK_SERSIC

Kext UKIRT band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_CH1_EXT_IRAC_DISK_SERSIC

CH1ext IRAC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_CH2_EXT_IRAC_DISK_SERSIC

CH2ext IRAC band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_FUV_EXT_GALEX_DISK_SERSIC

FUVext GALEX band source flux from the Disk|Sersic fit

uJy

FITS E

FLUX_NUV_EXT_GALEX_DISK_SERSIC

NUVext GALEX band source flux from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA427_EXT_SUBARU_DISK_SERSIC

IA427ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA445_EXT_SUBARU_DISK_SERSIC

IA445ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA464_EXT_SUBARU_DISK_SERSIC

IA464ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA484_EXT_SUBARU_DISK_SERSIC

IA484ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA505_EXT_SUBARU_DISK_SERSIC

IA505ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA527_EXT_SUBARU_DISK_SERSIC

IA527ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA550_EXT_SUBARU_DISK_SERSIC

IA550ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA574_EXT_SUBARU_DISK_SERSIC

IA574ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA598_EXT_SUBARU_DISK_SERSIC

IA598ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA624_EXT_SUBARU_DISK_SERSIC

IA624ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA651_EXT_SUBARU_DISK_SERSIC

IA651ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA679_EXT_SUBARU_DISK_SERSIC

IA679ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA709_EXT_SUBARU_DISK_SERSIC

IA709ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA738_EXT_SUBARU_DISK_SERSIC

IA738ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA767_EXT_SUBARU_DISK_SERSIC

IA767ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA797_EXT_SUBARU_DISK_SERSIC

IA797ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA827_EXT_SUBARU_DISK_SERSIC

IA827ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_IA856_EXT_SUBARU_DISK_SERSIC

IA856ext SUBARU band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_USTAR_EXT_MEGACAM_DISK_SERSIC

USTARext MEGACAM band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_UPRIME_EXT_MEGACAM_DISK_SERSIC

UPRIMEext MEGACAM band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_R_EXT_HSC_DISK_SERSIC

Rext HSC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_R2_EXT_HSC_DISK_SERSIC

R2ext HSC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_I_EXT_HSC_DISK_SERSIC

Iext HSC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_I2_EXT_HSC_DISK_SERSIC

I2ext HSC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_Y_EXT_HSC_DISK_SERSIC

Yext HSC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_H_EXT_VISTA_DISK_SERSIC

Hext VISTA band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_J_EXT_VISTA_DISK_SERSIC

Jext VISTA band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_Y_EXT_VISTA_DISK_SERSIC

Yext VISTA band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_KS_EXT_VISTA_DISK_SERSIC

KSext VISTA band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_J_EXT_UKIRT_DISK_SERSIC

Jext UKIRT band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_H_EXT_UKIRT_DISK_SERSIC

Hext UKIRT band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_K_EXT_UKIRT_DISK_SERSIC

Kext UKIRT band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_CH1_EXT_IRAC_DISK_SERSIC

CH1ext IRAC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_CH2_EXT_IRAC_DISK_SERSIC

CH2ext IRAC band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_FUV_EXT_GALEX_DISK_SERSIC

FUVext GALEX band source flux error from the Disk|Sersic fit

uJy

FITS E

FLUXERR_NUV_EXT_GALEX_DISK_SERSIC

NUVext GALEX band source flux error from the Disk|Sersic fit

uJy

FITS E

SERSIC_FRACT_IA427_EXT_SUBARU_DISK_SERSIC

IA427ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA445_EXT_SUBARU_DISK_SERSIC

IA445ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA464_EXT_SUBARU_DISK_SERSIC

IA464ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA484_EXT_SUBARU_DISK_SERSIC

IA484ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA505_EXT_SUBARU_DISK_SERSIC

IA505ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA527_EXT_SUBARU_DISK_SERSIC

IA527ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA550_EXT_SUBARU_DISK_SERSIC

IA550ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA574_EXT_SUBARU_DISK_SERSIC

IA574ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA598_EXT_SUBARU_DISK_SERSIC

IA598ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA624_EXT_SUBARU_DISK_SERSIC

IA624ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA651_EXT_SUBARU_DISK_SERSIC

IA651ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA679_EXT_SUBARU_DISK_SERSIC

IA679ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA709_EXT_SUBARU_DISK_SERSIC

IA709ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA738_EXT_SUBARU_DISK_SERSIC

IA738ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA767_EXT_SUBARU_DISK_SERSIC

IA767ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA797_EXT_SUBARU_DISK_SERSIC

IA797ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA827_EXT_SUBARU_DISK_SERSIC

IA827ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA856_EXT_SUBARU_DISK_SERSIC

IA856ext SUBARU band Sersic fraction

NA

FITS E

SERSIC_FRACT_USTAR_EXT_MEGACAM_DISK_SERSIC

USTARext MEGACAM band Sersic fraction

NA

FITS E

SERSIC_FRACT_UPRIME_EXT_MEGACAM_DISK_SERSIC

UPRIMEext MEGACAM band Sersic fraction

NA

FITS E

SERSIC_FRACT_R_EXT_HSC_DISK_SERSIC

Rext HSC band Sersic fraction

NA

FITS E

SERSIC_FRACT_R2_EXT_HSC_DISK_SERSIC

R2ext HSC band Sersic fraction

NA

FITS E

SERSIC_FRACT_I_EXT_HSC_DISK_SERSIC

Iext HSC band Sersic fraction

NA

FITS E

SERSIC_FRACT_I2_EXT_HSC_DISK_SERSIC

I2ext HSC band Sersic fraction

NA

FITS E

SERSIC_FRACT_Y_EXT_HSC_DISK_SERSIC

Yext HSC band Sersic fraction

NA

FITS E

SERSIC_FRACT_H_EXT_VISTA_DISK_SERSIC

Hext VISTA band Sersic fraction

NA

FITS E

SERSIC_FRACT_J_EXT_VISTA_DISK_SERSIC

Jext VISTA band Sersic fraction

NA

FITS E

SERSIC_FRACT_Y_EXT_VISTA_DISK_SERSIC

Yext VISTA band Sersic fraction

NA

FITS E

SERSIC_FRACT_KS_EXT_VISTA_DISK_SERSIC

KSext VISTA band Sersic fraction

NA

FITS E

SERSIC_FRACT_J_EXT_UKIRT_DISK_SERSIC

Jext UKIRT band Sersic fraction

NA

FITS E

SERSIC_FRACT_H_EXT_UKIRT_DISK_SERSIC

Hext UKIRT band Sersic fraction

NA

FITS E

SERSIC_FRACT_K_EXT_UKIRT_DISK_SERSIC

Kext UKIRT band Sersic fraction

NA

FITS E

SERSIC_FRACT_CH1_EXT_IRAC_DISK_SERSIC

CH1ext IRAC band Sersic fraction

NA

FITS E

SERSIC_FRACT_CH2_EXT_IRAC_DISK_SERSIC

CH2ext IRAC band Sersic fraction

NA

FITS E

SERSIC_FRACT_FUV_EXT_GALEX_DISK_SERSIC

FUVext GALEX band Sersic fraction

NA

FITS E

SERSIC_FRACT_NUV_EXT_GALEX_DISK_SERSIC

NUVext GALEX band Sersic fraction

NA

FITS E

SERSIC_FRACT_IA427_EXT_SUBARU_DISK_SERSIC_ERR

IA427ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA445_EXT_SUBARU_DISK_SERSIC_ERR

IA445ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA464_EXT_SUBARU_DISK_SERSIC_ERR

IA464ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA484_EXT_SUBARU_DISK_SERSIC_ERR

IA484ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA505_EXT_SUBARU_DISK_SERSIC_ERR

IA505ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA527_EXT_SUBARU_DISK_SERSIC_ERR

IA527ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA550_EXT_SUBARU_DISK_SERSIC_ERR

IA550ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA574_EXT_SUBARU_DISK_SERSIC_ERR

IA574ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA598_EXT_SUBARU_DISK_SERSIC_ERR

IA598ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA624_EXT_SUBARU_DISK_SERSIC_ERR

IA624ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA651_EXT_SUBARU_DISK_SERSIC_ERR

IA651ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA679_EXT_SUBARU_DISK_SERSIC_ERR

IA679ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA709_EXT_SUBARU_DISK_SERSIC_ERR

IA709ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA738_EXT_SUBARU_DISK_SERSIC_ERR

IA738ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA767_EXT_SUBARU_DISK_SERSIC_ERR

IA767ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA797_EXT_SUBARU_DISK_SERSIC_ERR

IA797ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA827_EXT_SUBARU_DISK_SERSIC_ERR

IA827ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_IA856_EXT_SUBARU_DISK_SERSIC_ERR

IA856ext SUBARU band Sersic fraction error

NA

FITS E

SERSIC_FRACT_USTAR_EXT_MEGACAM_DISK_SERSIC_ERR

USTARext MEGACAM band Sersic fraction error

NA

FITS E

SERSIC_FRACT_UPRIME_EXT_MEGACAM_DISK_SERSIC_ERR

UPRIMEext MEGACAM band Sersic fraction error

NA

FITS E

SERSIC_FRACT_R_EXT_HSC_DISK_SERSIC_ERR

Rext HSC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_R2_EXT_HSC_DISK_SERSIC_ERR

R2ext HSC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_I_EXT_HSC_DISK_SERSIC_ERR

Iext HSC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_I2_EXT_HSC_DISK_SERSIC_ERR

I2ext HSC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_Y_EXT_HSC_DISK_SERSIC_ERR

Yext HSC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_H_EXT_VISTA_DISK_SERSIC_ERR

Hext VISTA band Sersic fraction error

NA

FITS E

SERSIC_FRACT_J_EXT_VISTA_DISK_SERSIC_ERR

Jext VISTA band Sersic fraction error

NA

FITS E

SERSIC_FRACT_Y_EXT_VISTA_DISK_SERSIC_ERR

Yext VISTA band Sersic fraction error

NA

FITS E

SERSIC_FRACT_KS_EXT_VISTA_DISK_SERSIC_ERR

KSext VISTA band Sersic fraction error

NA

FITS E

SERSIC_FRACT_J_EXT_UKIRT_DISK_SERSIC_ERR

Jext UKIRT band Sersic fraction error

NA

FITS E

SERSIC_FRACT_H_EXT_UKIRT_DISK_SERSIC_ERR

Hext UKIRT band Sersic fraction error

NA

FITS E

SERSIC_FRACT_K_EXT_UKIRT_DISK_SERSIC_ERR

Kext UKIRT band Sersic fraction error

NA

FITS E

SERSIC_FRACT_CH1_EXT_IRAC_DISK_SERSIC_ERR

CH1ext IRAC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_CH2_EXT_IRAC_DISK_SERSIC_ERR

CH2ext IRAC band Sersic fraction error

NA

FITS E

SERSIC_FRACT_FUV_EXT_GALEX_DISK_SERSIC_ERR

FUVext GALEX band Sersic fraction error

NA

FITS E

SERSIC_FRACT_NUV_EXT_GALEX_DISK_SERSIC_ERR

NUVext GALEX band Sersic fraction error

NA

FITS E

FLAG_IA427_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA427ext SUBARU flag image

NA

FITS J

FLAG_IA445_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA445ext SUBARU flag image

NA

FITS J

FLAG_IA464_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA464ext SUBARU flag image

NA

FITS J

FLAG_IA484_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA484ext SUBARU flag image

NA

FITS J

FLAG_IA505_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA505ext SUBARU flag image

NA

FITS J

FLAG_IA527_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA527ext SUBARU flag image

NA

FITS J

FLAG_IA550_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA550ext SUBARU flag image

NA

FITS J

FLAG_IA574_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA574ext SUBARU flag image

NA

FITS J

FLAG_IA598_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA598ext SUBARU flag image

NA

FITS J

FLAG_IA624_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA624ext SUBARU flag image

NA

FITS J

FLAG_IA651_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA651ext SUBARU flag image

NA

FITS J

FLAG_IA679_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA679ext SUBARU flag image

NA

FITS J

FLAG_IA709_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA709ext SUBARU flag image

NA

FITS J

FLAG_IA738_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA738ext SUBARU flag image

NA

FITS J

FLAG_IA767_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA767ext SUBARU flag image

NA

FITS J

FLAG_IA797_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA797ext SUBARU flag image

NA

FITS J

FLAG_IA827_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA827ext SUBARU flag image

NA

FITS J

FLAG_IA856_EXT_SUBARU

Objects flag keeping track of the flagged pixels in the IA856ext SUBARU flag image

NA

FITS J

FLAG_USTAR_EXT_MEGACAM

Objects flag keeping track of the flagged pixels in the USTARext MEGACAM flag image

NA

FITS J

FLAG_UPRIME_EXT_MEGACAM

Objects flag keeping track of the flagged pixels in the UPRIMEext MEGACAM flag image

NA

FITS J

FLAG_R_EXT_HSC

Objects flag keeping track of the flagged pixels in the Rext HSC flag image

NA

FITS J

FLAG_R2_EXT_HSC

Objects flag keeping track of the flagged pixels in the R2ext HSC flag image

NA

FITS J

FLAG_I_EXT_HSC

Objects flag keeping track of the flagged pixels in the Iext HSC flag image

NA

FITS J

FLAG_I2_EXT_HSC

Objects flag keeping track of the flagged pixels in the I2ext HSC flag image

NA

FITS J

FLAG_Y_EXT_HSC

Objects flag keeping track of the flagged pixels in the Yext HSC flag image

NA

FITS J

FLAG_H_EXT_VISTA

Objects flag keeping track of the flagged pixels in the Hext VISTA flag image

NA

FITS J

FLAG_J_EXT_VISTA

Objects flag keeping track of the flagged pixels in the Jext VISTA flag image

NA

FITS J

FLAG_Y_EXT_VISTA

Objects flag keeping track of the flagged pixels in the Yext VISTA flag image

NA

FITS J

FLAG_KS_EXT_VISTA

Objects flag keeping track of the flagged pixels in the KSext VISTA flag image

NA

FITS J

FLAG_J_EXT_UKIRT

Objects flag keeping track of the flagged pixels in the Jext UKIRT flag image

NA

FITS J

FLAG_H_EXT_UKIRT

Objects flag keeping track of the flagged pixels in the Hext UKIRT flag image

NA

FITS J

FLAG_K_EXT_UKIRT

Objects flag keeping track of the flagged pixels in the Kext UKIRT flag image

NA

FITS J

FLAG_CH1_EXT_IRAC

Objects flag keeping track of the flagged pixels in the CH1ext IRAC flag image

NA

FITS J

FLAG_CH2_EXT_IRAC

Objects flag keeping track of the flagged pixels in the CH2ext IRAC flag image

NA

FITS J

FLAG_FUV_EXT_GALEX

Objects flag keeping track of the flagged pixels in the FUVext GALEX flag image

NA

FITS J

FLAG_NUV_EXT_GALEX

Objects flag keeping track of the flagged pixels in the NUVext GALEX flag image

NA

FITS J

AVG_TRANS_WAVE_IA427_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA427 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA445_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA445 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA464_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA464 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA484_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA484 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA505_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA505 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA527_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA527 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA550_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA550 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA574_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA574 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA598_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA598 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA624_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA624 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA651_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA651 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA679_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA679 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA709_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA709 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA738_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA738 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA767_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA767 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA797_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA797 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA827_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA827 band

Angstrom

FITS E

AVG_TRANS_WAVE_IA856_EXT_SUBARU

Average filter transmission curve wavelength for the SUBARU IA856 band

Angstrom

FITS E

AVG_TRANS_WAVE_USTAR_EXT_MEGACAM

Average filter transmission curve wavelength for the MEGACAM USTAR band

Angstrom

FITS E

AVG_TRANS_WAVE_UPRIME_EXT_MEGACAM

Average filter transmission curve wavelength for the MEGACAM UPRIME band

Angstrom

FITS E

AVG_TRANS_WAVE_R_EXT_HSC

Average filter transmission curve wavelength for the HSC R band

Angstrom

FITS E

AVG_TRANS_WAVE_R2_EXT_HSC

Average filter transmission curve wavelength for the HSC R2 band

Angstrom

FITS E

AVG_TRANS_WAVE_I_EXT_HSC

Average filter transmission curve wavelength for the HSC I band

Angstrom

FITS E

AVG_TRANS_WAVE_I2_EXT_HSC

Average filter transmission curve wavelength for the HSC I2 band

Angstrom

FITS E

AVG_TRANS_WAVE_Y_EXT_HSC

Average filter transmission curve wavelength for the HSC Y band

Angstrom

FITS E

AVG_TRANS_WAVE_H_EXT_VISTA

Average filter transmission curve wavelength for the VISTA H band

Angstrom

FITS E

AVG_TRANS_WAVE_J_EXT_VISTA

Average filter transmission curve wavelength for the VISTA J band

Angstrom

FITS E

AVG_TRANS_WAVE_Y_EXT_VISTA

Average filter transmission curve wavelength for the VISTA Y band

Angstrom

FITS E

AVG_TRANS_WAVE_KS_EXT_VISTA

Average filter transmission curve wavelength for the VISTA KS band

Angstrom

FITS E

AVG_TRANS_WAVE_J_EXT_UKIRT

Average filter transmission curve wavelength for the UKIRT J band

Angstrom

FITS E

AVG_TRANS_WAVE_H_EXT_UKIRT

Average filter transmission curve wavelength for the UKIRT H band

Angstrom

FITS E

AVG_TRANS_WAVE_K_EXT_UKIRT

Average filter transmission curve wavelength for the UKIRT K band

Angstrom

FITS E

AVG_TRANS_WAVE_CH1_EXT_IRAC

Average filter transmission curve wavelength for the IRAC CH1 band

Angstrom

FITS E

AVG_TRANS_WAVE_CH2_EXT_IRAC

Average filter transmission curve wavelength for the IRAC CH2 band

Angstrom

FITS E

AVG_TRANS_WAVE_FUV_EXT_GALEX

Average filter transmission curve wavelength for the GALEX FUV band

Angstrom

FITS E

AVG_TRANS_WAVE_NUV_EXT_GALEX

Average filter transmission curve wavelength for the GALEX NUV band

Angstrom

FITS E

Catalog quality parameters

The following list of quality parameters is calculated for each MER final catalog. Their values can be used to select an specific subset of catalogs, to study global trends, or to detect potencial problems in the MER pipeline or its input products.

Quality parameter

Descriptiom

ObjectCount

Total number of objects in the catalog

ObjectDensity

The number of objects per mosaic pixel (the total number of objects in the catalog divided by the total number of pixels in the mosaic)

PointLikeFraction

The fraction of point-like objects

MinFluxVIS

Minimum flux value (\(uJy\)) in the VIS band

MaxFluxVIS

Maximum flux value (\(uJy\)) in the VIS band

MedianFluxVIS

Median flux value (\(uJy\)) in the VIS band

MinFluxErrVIS

Minimum flux error (\(uJy\)) in the VIS band

MaxFluxErrVIS

Maximum flux error (\(uJy\)) in the VIS band

MedianFluxErrVIS

Median flux error (\(uJy\)) in the VIS band

NoFluxFractionVIS

Fraction of objects without a flux detection in the VIS band

SatObjectFractionVIS

Fraction of saturated objects in the VIS band

MinFluxNIRJ

Minimum flux value (\(uJy\)) in the NIR J band

MaxFluxNIRJ

Maximum flux value (\(uJy\)) in the NIR J band

MedianFluxNIRJ

Median flux value (\(uJy\)) in the NIR J band

MinFluxErrNIRJ

Minimum flux error (\(uJy\)) in the NIR J band

MaxFluxErrNIRJ

Maximum flux error (\(uJy\)) in the NIR J band

MedianFluxErrNIRJ

Median flux error (\(uJy\)) in the NIR J band

NoFluxFractionNIRJ

Fraction of objects without a flux detection in the NIR J band

SatObjectFractionNIRJ

Fraction of saturated objects in the NIR J band

CoverageFraction

The fraction of the tile covered by the catalog

NirOnlyFraction

The fraction of sources that are detected only in the NIR stack