IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2014, 7:53:31 AM (12 years ago)
Author:
eugene
Message:

change unused average field extendOffset to refColor; change unused image field DUMMY to refColor; fix imextract RA,DEC to return center for DIS images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/Ohana/src/libdvo/include/dvo.h

    r36630 r36803  
    481481  uint32_t         measureOffset;        // offset to first psf measurement
    482482  uint32_t         missingOffset;        // offset to first missing obs
    483   uint32_t         extendOffset;         // offset to first extended measurement
     483  float            refColor;            // offset to first extended measurement
    484484  uint32_t         flags;                // average object flags (star; ghost; etc)
    485485  uint32_t         photFlagsUpper;       // upper bit of 2 bit summary of per-measure photflags
Note: See TracChangeset for help on using the changeset viewer.