Changes between Version 7 and Version 8 of calib_info_in_pstamp
- Timestamp:
- Aug 1, 2013, 3:27:14 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
calib_info_in_pstamp
v7 v8 21 21 ZPCALERR F32 error in calibrated zero point. Zero for ubercal exposures. Also saved in relExp.zpt_obs 22 22 23 DVOFLAGS U32 photometry calibration flags extracted from dvo image flags. Includes flag indicating if ubercal23 DVOFLAGS U32 photometry calibration flags extracted from dvo image flags. Includes flag indicating if the exposure is an ubercal 24 24 exposure. 25 25 UCALDIST U32 Distance to ubercaled image XXX: 0 for ubercaled exposures. XXX: Describe more completely. 26 UCALFILE STR base name of ubercal file ( in lieu ofubercal version)27 DVODB STR base name of DVO database used for calibration ( where information was extracted)26 UCALFILE STR base name of ubercal file (serves as ubercal version) 27 DVODB STR base name of DVO database used for calibration (Source of calibration information) 28 28 29 CALDATE STR timestamp relExp was set to calibrated30 PS 1REL STR ippRelease name (for example 3PI.PV1) for processing/calibration31 XXX: drop '1' ? change PS1 to IPP ? 29 CALDATE STR timestamp relExp was last updated (presumably when it's state was changed to calibrated) 30 PSREL STR ippRelease name for processing/calibration (for example 3PI.PV1) 31 32 32 }}} 33 33 … … 36 36 Related keywords 37 37 {{{ 38 ZPT_OBS psastro zero point and error38 ZPT_OBS zero point and error measured by psastro 39 39 ZPT_ERR 40 40 PSREFCAT base name of reference catalog used by psastro. 41 41 }}} 42 42 43 Issues44 * While there is a single zero point for an exposure the data is extracted from the DVO images table. There are a small number of exposures (15) where the zero point (MCAL) is not the same for all chips. This problem will be ignored and the first value will be chosen.
