| 13 | | The following table describes the associated keywords that will give the |
| | 13 | The following table describes the associated keywords that provide the information. |
| | 14 | |
| | 15 | |
| | 16 | {{{ |
| | 17 | keyword type Description |
| | 18 | |
| | 19 | ZPCALIB F32 calibrated zero point extracted from DVO. Also saved in relExp.zpt_obs |
| | 20 | ZPCALERR F32 error in calibrated zero point. Zero for ubercal exposures. Also saved in relExp.zpt_obs |
| | 21 | |
| | 22 | DVOFLAGS U32 photometry calibration flags extracted from dvo image flags. Includes flag indicating if ubercal |
| | 23 | exposure. |
| | 24 | UCALDIST U32 Distance to ubercaled image XXX: 0 for ubercaled exposures. XXX: Describe more completedly. |
| | 25 | UCALFILE STR basename of ubercal file (in lieu of ubercal version) |
| | 26 | DVODB STR basename of DVO database used for calibration (where information was extracted) |
| | 27 | |
| | 28 | CATDIR STR basename of DVO catalog used for camRun (drop: PSREFCAT already contains this) |
| | 29 | CATDATE STR timestamp relexp calibration mdc file was created |
| | 30 | PS1REL STR ippRelease name (for example 3PI.PV1) for processing/calibration |
| | 31 | XXX: drop '1' ? change PS1 to IPP ? |
| | 32 | }}} |
| | 33 | |
| | 34 | All keywords are absent if exposure's relExp for given release is not "calibrated" |
| | 35 | |
| | 36 | Related keywords |
| | 37 | {{{ |
| | 38 | ZPT_OBS psastro zero point and error |
| | 39 | ZPT_ERR |
| | 40 | PSREFCAT same as CATDIR |
| | 41 | |
| | 42 | }}} |