IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 26, 2007, 1:27:59 PM (19 years ago)
Author:
eugene
Message:

major cleanup of output modes: add underscore to type names, add new ps1_dev_1 formats

File:
1 edited

Legend:

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

    r12461 r15034  
    22EXTNAME STARS
    33TYPE    BINTABLE
    4 SIZE    232
     4SIZE    240
    55
    66FIELD     X,                X,          double,    x coordinate on image,            pixels
     
    3333FIELD     dt,               EXPTIME,    float,     exposure time,                    2.5*log(exptime)
    3434FIELD     psfProb,          PSF_PROB,   float
     35FIELD     crNsigma,         CR_NSIGMA,  float
     36FIELD     extNsigma,        EXT_NSIGMA, float
    3537FIELD     psfQual,          PSF_QUAL,   float
    3638FIELD     Mcal,             MCAL,       float,     image cal mag,                    mag
     
    4446
    4547# double:   24 * 8 : 192
    46 # int/float: 8 * 4 :  32
     48# int/float:10 * 4 :  40
    4749# short:     2 * 2 :   4
    4850# char:      4 * 1 :   4
Note: See TracChangeset for help on using the changeset viewer.