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/secfilt.d

    r4023 r4865  
    22EXTNAME DVO_SECFILT
    33TYPE    BINTABLE
    4 SIZE    6
     4SIZE    10
    55
    66# elements of data structure / FITS table
    7 FIELD  M,  MAG,      short,                other mags,       millimags
    8 FIELD  Xm, MAG_CHI,  short,                chisq on mag
    9 FIELD  dM, MAG_ERR,  short,                scatter on mag
     7FIELD  M_PS,  MAG,      float,                other mags,       mags
     8FIELD  dM_PS, MAG_ERR,  float,                scatter on mag    mags
     9FIELD  Xm,    MAG_CHI,  short,                chisq on mag      [100*log(value)]
Note: See TracChangeset for help on using the changeset viewer.