Primary layer¶
The FITS file has a PRIMARY header with main information on the pointing.
HDU PRIMARY: header |
|||
---|---|---|---|
Name |
Description |
Value |
|
Keywords |
FITS_DEF |
FITS name definition |
string = nir.calCatalog |
FITS_VER |
FITS version |
string = 0.3 |
|
ID_CATA |
idCatalog = Catalog identifier |
integer |
|
RA_PNT |
TargetPoiting:RA Center of field of view right ascension (deg) |
double |
|
DEC_PNT |
TargetPoiting:DEC Center of field of view right declination (deg) |
double |
|
PA_PNT |
TargetPoiting:PA Orientation of field of original view right (deg) |
double |
|
EXPTIME |
ExposureTime Total integration time in seconds, e.g. 60.0005 |
double |
|
TELESCOP |
string = Euclid |
||
FILTER |
Filter Filter name, e.g. NIR_J |
string |
|
INSTRUME |
or NISPsim for simulations |
string = NISP |
|
OBSMODE |
eso:dataProduct:ThirdType DP type (WIDE, DEEP, CALIBRATION) |
string |
|
DATE-OBS |
ObservationDateTime:OBT Date of observation (start), e.g. 2014-03-15T09:30:09.313 |
string |
|
UTC-OBS |
ObservationDateTime:UTC UTC time correlated to the on-board time by the Mission Operation Centre, e.g. 2014-03-15T09:30:09.313Z |
string |
|
MJD-OBS |
ObservationDateTime:MJD MJD start time, e.g. 56731.39594113 |
double |
|
OBS_ID |
ObservationSequence:ObservationId Running Sequence number of the Observed block |
integer |
|
DITHOBS |
ObservationSequence:DitherObservation Number sequence of dithering i.e. 1-4 for WIDE survey |
integer |
|
PTGID |
eso:observationSequence:PointingID Integer number defining exposure inside observation |
integer |
|
EXPNUM |
eso:observationSequence:Exposure Internal integer counter for single images |
integer |
|
TOTEXP |
eso:observationSequence:TotalExposure Total number of Exposures in specific pointing |
integer |
|
PHOT_CAL |
PhotometricCalibrated Boolean value to indicate if magnitudes are photometric calibrated or not |
logical |
|
DET_SIG |
Detection threshold used during catalog extraction |
double |
From the corresponding calibrated frame are inherited the pointing coordinates and all the keywords needed to univocal identify the observation (i.e. Observation Id, Dither and Exposure number).