Changes between Version 8 and Version 9 of calib_info_in_pstamp
- Timestamp:
- Aug 1, 2013, 3:29:11 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
calib_info_in_pstamp
v8 v9 10 10 11 11 12 It has been requested that the IPP postage stamp server include calibration information in the headers of the postage stamps. This project is in the process of being implemented. After DVO calibration the resulting information will be extracted and saved in the IPP meta data database (the mysql database named gpc1). The postage stamp server will include the data in the postage stamp FITS headers.12 It has been requested that the IPP postage stamp server include calibration information in the headers of the postage stamps. This project is in the process of being implemented. After DVO calibration the resulting information will be extracted and saved in the table '''relExp''' in the IPP meta data database (the mysql database named gpc1). The postage stamp server will include the data in the postage stamp FITS headers. 13 13 14 14 The following table describes the associated keywords that provide the information. … … 18 18 keyword type Description 19 19 20 ZPCALIB F32 calibrated zero point extracted from DVO. Also saved in relExp.zpt_obs21 ZPCALERR F32 error in calibrated zero point. Zero for ubercal exposures. Also saved in relExp.zpt_obs20 ZPCALIB F32 calibrated zero point extracted from DVO. 21 ZPCALERR F32 error in calibrated zero point. Zero for ubercal exposures. 22 22 23 23 DVOFLAGS U32 photometry calibration flags extracted from dvo image flags. Includes flag indicating if the exposure is an ubercal
