IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2005, 8:51:56 AM (21 years ago)
Author:
eugene
Message:

adding internal vs external formats for average, measure, secfilt

File:
1 edited

Legend:

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

    r4832 r4865  
    1212FIELD Nn,             NMISS,      unsigned short,   number of missings
    1313FIELD Xp,             SIGMA_POS,  short,            position scatter,             1/100 arcsec
    14 FIELD Xm,             CHISQ_MAG,  short,            chisq for primary mag,        [1000*value]  ?
     14FIELD Xm,             CHISQ_MAG,  short,            chisq for primary mag,        [100*log(value)]  ?
    1515FIELD code,           code,       unsigned short,   ID code (star, ghost, etc)
    1616FIELD offset,         offset,     int,              offset to first measurement
    1717FIELD missing,        missing,    int,              offset to first missing obs
    18 FIELD dM,             MAG_ERR,    short,            error on primary mag,         [1000*log(value)] ?
     18FIELD dM,             MAG_ERR,    short,            error on primary mag,         millimag
    1919FIELD Xg,             Xg,         short,            best chisq value
Note: See TracChangeset for help on using the changeset viewer.