IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2009, 1:47:40 PM (17 years ago)
Author:
beaumont
Message:

enhancements to relastro, relastrovisual

Location:
branches/cnb_branches/cnb_branch_20090301
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/cnb_branches/cnb_branch_20090301

  • branches/cnb_branches/cnb_branch_20090301/Ohana

  • branches/cnb_branches/cnb_branch_20090301/Ohana/src/libdvo/include/dvo.h

    r21508 r24243  
    108108# define ID_MEAS_POOR_ASTROM  0x0010  /* detection is astrometry outlier                                             */   
    109109# define ID_MEAS_SKIP_ASTROM  0x0020  /* detection was ignored for astrometry measurement                            */   
    110 # define ID_MEAS_UNDEF_1      0x0040  /* unused                                                                      */
    111 # define ID_MEAS_UNDEF_2      0x0080  /* unused                                                                      */
     110# define ID_MEAS_USED_OBJ     0x0040  /* detection was used during opdate objects                                    */
     111# define ID_MEAS_USED_CHIP    0x0080  /* detection was used during update chips                                      */
    112112# define ID_MEAS_BLEND_MEAS   0x0100  /* detection is within radius of multiple objects                              */
    113113# define ID_MEAS_BLEND_OBJ    0x0200  /* multiple detections within radius of object                                 */
Note: See TracChangeset for help on using the changeset viewer.