IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2006, 5:23:56 PM (20 years ago)
Author:
eugene
Message:

added latex bits to def files

File:
1 edited

Legend:

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

    r5014 r6454  
    1 STRUCT  SecFilt
    2 EXTNAME DVO_SECFILT
    3 TYPE    BINTABLE
    4 SIZE    12
     1STRUCT       SecFilt
     2EXTNAME      DVO_SECFILT
     3TYPE         BINTABLE
     4SIZE         12
     5DESCRIPTION  DVO SecFilt : Secondary Filter Data
    56
    67# elements of data structure / FITS table
    78FIELD  M_PS,  MAG,      float,                other mags,       mags
    8 FIELD  dM_PS, MAG_ERR,  float,                scatter on mag    mags
    9 FIELD  Xm,    MAG_CHI,  short,                chisq on mag      [100*log(value)]
     9FIELD  dM_PS, MAG_ERR,  float,                scatter on mag,   mags
     10FIELD  Xm,    MAG_CHI,  short,                chisq on mag,     [100*log(value)]
    1011FIELD  dummy, JUNK,     short,                place holder
Note: See TracChangeset for help on using the changeset viewer.