IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2007, 10:15:51 AM (19 years ago)
Author:
eugene
Message:

extensive updates to the avextract / mextract / skyregion system

File:
1 edited

Legend:

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

    r12332 r14401  
    1919FIELD dP,             PAR_ERR,    float,            parallax error,               arcsec
    2020
    21 # XXX drop the old primary magnitude concept
    22 # FIELD M,            MAG,        float,            primary mag,                  mag
    23 # FIELD dM,           MAG_ERR,    float,            error on primary mag,         mag
    24 # FIELD Xm,           CHISQ_MAG,  short,            chisq for primary mag,        [100*log(value)]
    25 # FIELD Xg,           CHISQ_GAL,  short,            chisq for galaxy mags,        [100*log(value)]
    26 
    2721FIELD Xp,             SIGMA_POS,  short,            position scatter,             1/100 arcsec
    2822FIELD Nm,             NMEAS,      unsigned short,   number of measures
     
    3529FIELD objID_hi,       OBJ_ID_HI,    unsigned int,   ID upper bytes
    3630FIELD objID_lo,       OBJ_ID_LO,    unsigned int,   ID lower bytes
     31
     32# XXX record the number of detections used for average astrometry
    3733
    3834# this structure should only be used for internal representations
Note: See TracChangeset for help on using the changeset viewer.