IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33449


Ignore:
Timestamp:
Mar 9, 2012, 7:15:09 AM (14 years ago)
Author:
eugene
Message:

add comment on flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.reject.dvo

    r33395 r33449  
    494494  # PM_SOURCE_MODE_SKYVAR_FAILURE   = 0x00020000, ///< could not measure the local sky variance
    495495  # PM_SOURCE_MODE_SIZE_SKIPPED     = 0x10000000, ///< size could not be determined
     496  # TOTAL_BAD                       = 0x1003bc88                     
    496497
    497498  # poor flags that we should respect:
     
    504505  # PM_SOURCE_MODE_ON_GHOST         = 0x40000000, ///< peak lands on ghost or glint
    505506  # PM_SOURCE_MODE_OFF_CHIP         = 0x80000000, ///< peak lands off edge of chip
     507  # TOTAL_POOR                      = 0xe0440130
    506508
    507509  # delete the output file before writing
Note: See TracChangeset for help on using the changeset viewer.