IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 25, 2005, 6:21:56 AM (21 years ago)
Author:
eugene
Message:

adding average, measure, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/spectrum-ascii.d

    r4019 r4023  
    33EXTNAME SPECTRUM
    44TYPE    TABLE
    5 SIZE    328
     5SIZE    262
    66
    77# elements of data structure / FITS table
     
    2828FIELD state,      STATE,      int[2],      raw/wav/flx/etc,       
    2929FIELD flag,       FLAG,       int[3],      status flags,         
    30 
    31 FIELD obstime,    START_TIME, char[20],    start time of measurement, yyyy/mm/dd,hh:mm:ss
    32 FIELD filter,     FILTER,     char[10],    filter and camera name   
    33 FIELD ZP,         ZP_OBS,     float[8.4],  measured zero point,       mag
    34 FIELD dZP,        ZP_ERR,     float[7.4],  error on zero point,       mag
    35 FIELD ra,         RA,         float[11.6], RA (J2000),                dec. degrees
    36 FIELD dec,        DEC,        float[11.6], DEC (J2000),               dec. degrees
    37 FIELD airmass,    C_AIRMASS,  float[7.3],  airmass coeff,             mag per airmass
    38 FIELD sky,        SKY,        float[7.1],  median sky flux,           counts
    39 FIELD Nstar,      NSTAR,      int[6],      Number of stars in image,  stars
Note: See TracChangeset for help on using the changeset viewer.