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-v2.d

    r34405 r35099  
    1515FIELD M,         PSF_INST_MAG,     float,    inst mags,             mags
    1616FIELD dM,        PSF_INST_MAG_SIG, float,    inst mag error,        mags
    17 FIELD Map,       AP_MAG_STANDARD,  float,    standard aperture mag, mags
     17FIELD Map,       AP_MAG,           float,    standard aperture mag, mags
    1818FIELD apRadius,  AP_MAG_RADIUS,    float,    radius used for fit,   pixels
    1919FIELD Mpeak,     PEAK_FLUX_AS_MAG, float,    peak flux as a mag,    mags
     
    2323FIELD DEC,       DEC_PSF,          double,   PSF DEC coord,         degrees
    2424FIELD sky,       SKY,              float,    sky flux,              cnts/sec
    25 FIELD dSky,      SKY_SIG        float,    sky flux error,        cnts/sec
     25FIELD dSky,      SKY_SIGMA,        float,    sky flux error,        cnts/sec
    2626FIELD psfChisq,  PSF_CHISQ,        float,    psf fit chisq
    2727FIELD crNsigma,  CR_NSIGMA,        float,    Nsigma deviations from PSF to CF
Note: See TracChangeset for help on using the changeset viewer.