IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2017, 6:02:41 AM (9 years ago)
Author:
eugene
Message:

split measure->Mcal into McalPSF and McalAPER

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20170822/src/libautocode/def/measure-ps1-v6.d

    r40209 r40243  
    1313FIELD Mkron,          M_KRON,        float,          kron magnitude,               mag
    1414FIELD dMkron,         M_KRON_ERR,    float,          kron magnitude error,         mag
    15 FIELD Mcal,           M_CAL,         float,          image cal mag,                mag
     15FIELD McalPSF,        MCAL_PSF,      float,          image cal mag,                mag
    1616FIELD dMcal,          MAG_CAL_ERR,   float,          systematic calibration error, mag
    1717FIELD dt,             M_TIME,        float,          exposure time,                2.5*log(exptime)
     
    4444
    4545FIELD Mflat,          M_FLAT,        float,          Static Flat-field offset,     mag
    46 FIELD dummy2,         PADDING,       int,            unused 4 bytes
     46FIELD McalAPER,       MCAL_APER,     float,          image cal mag for apertures,  mag
    4747
    4848# could these be packed into fewer bits?
Note: See TracChangeset for help on using the changeset viewer.