Output Product: MOC Visibility Mask¶
Data Product Name¶
DpdMOCVisibilityMaskVMPZ
Data Product Custodian¶
IDVMPZ
Name of the Schema File¶
euc-le3-id-vmpz-MOCVisibilityMask.xsdLast Edited for DPDD Version¶
1.1
Processing Elements Creating / Updating / Using the Product¶
Creators:
VMPZ_Visibility (LE3_VMPZ_ID_Visibility)
Consumers:
VMPZ_Random (LE3_VMPZ_ID_Random)
Processing function using the data product¶
2PCF-WL, PK-WL, 2PCF-GC, 3PCF-GC, PK-GC, DET-CL, PROF-CL, VMSP-ID
SWG-GC, SWG-WL, SWG-CL
Proposed for inclusion in EAS/SAS¶
This product is proposed for inclusion in SAS: yes
This product is used by different PFs in OU-LE3 and expected to be used in scientific analysis in SWG-GC, SWG-WL and SWG-CL.
Data Product Elements¶
- Header:
object of type sys:genericHeader
- Data:
object of type vmpzid:visibilityMaskMOCVMPZ
- QualityFlags:
object of type dqc:sqfPlaceHolder
- Parameters:
object of type ppr:genericKeyValueParameters
Detailed Description of the Data Product¶
This output product is a MOC Partial map collecting the probability of observing a galaxy type/redshift bin at a given position of the sky. It includes the VisibilityMaskMOC metadata, a container with a FITS file (of type le3.id.vmpz.mocvisibilitymask) describing the depth map for the survey in MOC 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 VisibilityMaskMOCParams 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:
SIMPLE |
/ |
||
BITPIX |
/ |
||
NAXIS |
/ |
||
EXTEND |
/ |
||
DATE-OBS |
/ |
e.g. Start date for observations considered |
|
DATE-END |
/ |
e.g. End date for observations considered |
|
TELESCOP |
/ |
e.g. Euclid or -1 |
|
INSTRUME |
/ |
e.g. VIS or -1 |
|
FILTER |
/ |
e.g. VIS or -1 |
|
FILTLST |
/ |
index for combination of filters if intersection of footprints |
|
TILEID |
/ |
e.g. 5237, or -1 if not single tile |
|
LISTID |
/ |
Product ID for a MER list of tiles |
|
NSIDE_WK |
/ |
Nside used for mosaic frame to HEALPix |
|
BITSEL |
/ |
e.g. Bit mask selection applied based on MER binary values |
|
DEPTHEST |
/ |
Estimator of depth |
|
BINSEL |
/ |
ID of galaxy sample/bin selection |
|
SOFTNAME |
/ |
||
SOFTVERS |
/ |
||
END |
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]
BINSEL: Identifier for the selection of the bin/population [StringKeyword]
and basic software parameters:
SOFTNAME: name of software used [StringKeyword]
SOFTVERS: version of software used [StringKeyword]
Partial MOC Footprint Table (First Extension, Binary Table)¶
The following keywords are used to describe what MOC conventions are followed:
HDU VISIBILITY_MASK |
|||
---|---|---|---|
Keywords |
XTENSION |
string |
|
BITPIX |
integer |
||
NAXIS |
integer |
||
NAXIS1 |
integer |
||
NAXIS2 |
integer |
||
PCOUNT |
integer |
||
GCOUNT |
integer |
||
TFIELDS |
integer |
||
TTYPE1 |
string |
||
TFORM1 |
string |
||
TTYPE2 |
string |
||
TFORM2 |
string |
||
PIXTYPE |
string |
||
ORDERING |
string |
||
COORDSYS |
string |
||
MOCORDER |
integer |
||
MOCTYPE |
string |
||
DATE |
string |
||
EXTNAME |
string |
||
2 columns table |
|||
Columns |
UNIQ |
Index of the HEALPix pixel cell |
FITS K |
WEIGHT |
Depth |
FITS E |
TTYPE1 (= ‘UNIQ’) [StringKeyword]
TFORM1 (= ‘K’) [StringKeyword]
TTYPE2 (= ‘WEIGHT’) [StringKeyword]
TFORM2 (= ‘E’) [StringKeyword]
PIXTYPE (= ‘HEALPIX’) [StringKeyword]
ORDERING (= ‘NUNIQ’) [StringKeyword]
COORDSYS (= ‘C’=celestial, ‘E’=ecliptic or ‘G’=galactic) [StringKeyword]
MOCORDER (best HEALPix order) [IntegerKeyword]
MOCTYPE [StringKeyword]
DATE [StringKeyword]
EXTNAME (= ‘COVERAGE_MASK’) [StringKeyword]
The table is then expected to contain the following columns:
UNIQ: index of pixel [K, int64]
WEIGHT: (floating-point) weight in [0,1] giving the probability of detection of a given population/bin [E, float32]