Output Product: HEALPix Depth Map¶
Data product name¶
VMPZIDHEALPixDepth
Data product custodian¶
VMPZ-ID
Data model tag¶
(TBF for ML2A)
Name of the Schema file¶
(TBF for ML2A)
Schema documentation tag¶
(TBF for ML2A)
Data product elements¶
(TBF for ML2A)
Processing Element(s) creating/using the data product¶
VMPZ-ID
Processing function using the data product¶
LE3
Detailed description of the data product¶
This output product is a partial HEALPix map collecting the depth maps, collected as (floating point) weights in the map.
It includes the DepthMapHealpix metadata, a container with a FITS file (of type le3.id.vmpz.healpixdepthmap) describing the depth map for the survey in (partial) HEALPix format, for a given observed band/instrument (Euclid/EXT), and a raw description with polygons of the envelope of the sky covered is added as well to ease future queries on the product (SpatialCoverage metadata, spatialFootprint). Finally, the mask parameters DepthMapHealpixParams can optionally be associated to the product.
Keywords (Primary HDU)¶
The primary HDU is expected to contain the following keywords, characterizing important parameters of the input product:
DATE-OBS: start of observation with format ‘yyyy-mm-ddThh:mm:ss.sss’ [StringKeyword]
DATE-END: end of observation with format ‘yyyy-mm-ddThh:mm:ss.sss’ [StringKeyword]
TELESCOP: name of the telescope [StringKeyword]
INSTRUME: name of the instrument [StringKeyword]
FILTER: name of the filter [StringKeyword]
FILTLST: selection of filter if intersection of multiple footprints [StringKeyword]
TILEID: identifier of the MER Tile processed (-1 if multiple Tiles) [IntegerKeyword]
LISTID: identifier of a MER list of tiles product (-1 if single Tile) [StringKeyword]
NSIDE_WK: Nside parameter used for frame->HEALPix [StringKeyword]
BITSEL: identifier of the bit of combination of bits used in the depth map (e.g. 0 for least significant bit,..,18) [StringKeyword]
DEPTHEST: estimator used for depth computation [StringKeyword]
and basic software parameters:
SOFTNAME: name of software used [StringKeyword]
SOFTVERS: version of software used [StringKeyword]
Partial HEALPix Footprint Table (First Extension, Binary Table)¶
The following keywords are used to describe what HEALPix conventions are followed:
TTYPE1 (= ‘PIXEL’) [StringKeyword]
TFORM1 (= ‘K’) [StringKeyword]
TTYPE2 (= ‘WEIGHT’) [StringKeyword]
TFORM2 (= ‘E’) [StringKeyword]
PIXTYPE (= ‘HEALPIX’) [StringKeyword]
ORDERING (= ‘RING’ or ‘NESTED’) [StringKeyword]
COORDSYS (= ‘C’=celestial, ‘E’=ecliptic or ‘G’=galactic) [StringKeyword]
EXTNAME (= ‘DEPTH_MAP’) [StringKeyword]
NSIDE [IntegerKeyword]
INDEXSCHM (= ‘EXPLICIT’) [StringKeyword]
OBJECT (= ‘PARTIAL’) [StringKeyword]
The table is then expected to contain the following columns:
PIXEL: index of pixel [K, int64]
WEIGHT: (floating-point) weight associated to pixel indicating the depth [E, float32]
Note
This is supposed to be object an independent measure