IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2013, 3:20:19 PM (13 years ago)
Author:
eugene
Message:

fix FITS table names for test cmf tables to match real psphot output names; add Xfix,Yfix fields to measure (repaired centroids after coorrection for Koppenhoefer effect)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/cmf-ps1-v4.d

    r34405 r35099  
    1717FIELD Flux,           PSF_INST_FLUX,     float,    psf flux,           counts
    1818FIELD dFlux,          PSF_INST_FLUX_SIG, float,    psf flux error,        counts     
    19 FIELD Map,            AP_MAG_STANDARD,  float,    standard aperture mag, mags
     19FIELD Map,            AP_MAG,            float,    standard aperture mag, mags
    2020FIELD MapRaw,         AP_MAG_RAW,        float,    raw aperture mag,      mags
    2121FIELD apRadius,       AP_MAG_RADIUS,     float,    radius used for fit,   pixels
     
    3131FIELD Mpeak,          PEAK_FLUX_AS_MAG,  float,    peak flux as a mag,    mags
    3232FIELD sky,            SKY,               float,    sky flux,              cnts/sec
    33 FIELD dSky,           SKY_SIG         float,    sky flux error,        cnts/sec
     33FIELD dSky,           SKY_SIGMA,         float,    sky flux error,        cnts/sec
    3434FIELD psfChisq,       PSF_CHISQ,         float,    psf fit chisq
    3535FIELD crNsigma,       CR_NSIGMA,         float,    Nsigma deviations from PSF to CF
     
    5959FIELD skyLimitSlope,  SKY_LIMIT_SLOPE,   float,    profile to sky limit (slope)
    6060FIELD flags,          FLAGS,             int,      analysis flags
    61 FIELD flags2,         FLAGS,             int,      analysis flags (2)
     61FIELD flags2,         FLAGS2,            int,      analysis flags (2)
    6262FIELD nFrames,        N_FRAMES,          short,    images overlapping peak
    6363FIELD padding,        PADDING,           short,    padding for 8byte records
Note: See TracChangeset for help on using the changeset viewer.