IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2012, 2:18:05 PM (14 years ago)
Author:
eugene
Message:

add PS1_V3 schema; support for flat-field correction table in dvo; support for distributed dvo tables; support for ubercal fields and average ap mags; 4bit summary of detection-level photometry flags; 32bit values for poor & bad masks in photcode table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/average-ps1-v2.d

    r27579 r33647  
    99FIELD R,              RA,          double,          RA,                           decimal degrees
    1010FIELD D,              DEC,         double,          DEC,                          decimal degrees
    11 FIELD dR,             RA_ERR,      float,           RA error                      arcsec
    12 FIELD dD,             DEC_ERR,     float,           DEC error                     arcsec
     11FIELD dR,             RA_ERR,      float,           RA error,                     arcsec
     12FIELD dD,             DEC_ERR,     float,           DEC error,                    arcsec
    1313
    1414FIELD uR,             U_RA,        float,           RA*cos(D) proper-motion,      arcsec/year
Note: See TracChangeset for help on using the changeset viewer.