IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 5 and Version 6 of calib_info_in_pstamp


Ignore:
Timestamp:
Jul 31, 2013, 4:48:14 PM (13 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • calib_info_in_pstamp

    v5 v6  
    55PS1 exposures are calibrated photometrically in multiple stages of the pipeline.
    66
    7  * During the '''camera''' stage psastro compares the point sources detected at the '''chip''' stage with a reference catalog and computes the astrometric solution and measures the photometric zero point.
    8  * The '''ubercal''' process [XXX: insert reference] the zero points are refined which are inserted into the DVO catalog.
    9  * During '''DVO''' calibration exposures psastro that were not ubercaled are calibrated using [XXX: insert reference or text describing the process].  New zero points are measured for the non-ubercal exposures, ubercal exposures keep the zero points measured there.
     7 * During the '''camera''' stage psastro compares the point sources detected at the '''chip''' stage with a reference catalogue and computes the astrometric solution and measures the photometric zero point.
     8 * The '''ubercal''' process [XXX: insert reference] refines the zero points. These values are then inserted into the DVO catalog.
     9 * During '''DVO''' calibration exposures that were not ubercaled are calibrated by relphot [XXX: insert reference or text describing the process].  New zero points are measured for the non-ubercal exposures, ubercal exposures keep the zero points measured there.
    1010
    1111
    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 metadata database (the mysql database named gpc1). The postage stamp server will include the data in the postage stamp FITS headers.
     12It 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.
    1313
    1414The following table describes the associated keywords that provide the information.
     
    2323DVOFLAGS    U32     photometry calibration flags extracted from dvo image flags. Includes flag indicating if ubercal
    2424                    exposure.
    25 UCALDIST    U32     Distance to ubercaled image XXX: 0 for ubercaled exposures. XXX: Describe more completedly.
    26 UCALFILE    STR     basename of ubercal file (in lieu of ubercal version)
    27 DVODB       STR     basename of DVO database used for calibration (where information was extracted)
     25UCALDIST    U32     Distance to ubercaled image XXX: 0 for ubercaled exposures. XXX: Describe more completely.
     26UCALFILE    STR     base name of ubercal file (in lieu of ubercal version)
     27DVODB       STR     base name of DVO database used for calibration (where information was extracted)
    2828
    2929CALDATE     STR     timestamp relExp was set to calibrated
     
    3838ZPT_OBS     psastro zero point and error
    3939ZPT_ERR
    40 PSREFCAT    same as CATDIR
     40PSREFCAT    base name of reference catalog used by psastro.
    4141}}}
    4242