IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 5, 2015, 1:04:07 PM (11 years ago)
Author:
eugene
Message:

add zero point keyword option for diffs; add flag for best object; set best object flag in relphot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvo.h

    r38986 r39041  
    191191  ID_OBJ_SUSPECT_STACK = 0x20000000, // suspect object in the stack (> 1 good or suspect stack, < 2 good)
    192192  ID_OBJ_BAD_STACK     = 0x40000000, // good-quality object in the stack (> 1 good stack)
     193  ID_OBJ_BEST_STACK    = 0x80000000, // the primary stack measurement are the best measurements
    193194} DVOAverageFlags;
    194195
Note: See TracChangeset for help on using the changeset viewer.