IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 13, 2014, 10:55:09 AM (12 years ago)
Author:
eugene
Message:

add paramsOffset to average.d (for stellar parameters); refColor changed to refColorBlue,refColorRed; stole 4 bytes from image.name for refColorRed; chnaged X,YoffGAL to R,DoffGAL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/Ohana/src/libautocode/def/measure.d

    r36899 r37003  
    4040FIELD XoffDCR,        X_OFF_DCR,     float,          X offset from correction,     pixels
    4141FIELD YoffDCR,        Y_OFF_DCR,     float,          Y offset from correction,     pixels
    42 FIELD XoffGAL,        X_OFF_GAL,     float,          X offset from correction,     pixels
    43 FIELD YoffGAL,        Y_OFF_GAL,     float,          Y offset from correction,     pixels
     42FIELD RoffGAL,        R_OFF_GAL,     float,          RA offset from correction,    arcsec
     43FIELD DoffGAL,        D_OFF_GAL,     float,          DEC offset from correction,   arcsec
    4444
    4545# could these be packed into fewer bits?
Note: See TracChangeset for help on using the changeset viewer.