IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2022, 12:05:28 PM (4 years ago)
Author:
eugene
Message:

add method to extract measure->extID (as well as image->externID); add Molweide projection

File:
1 edited

Legend:

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

    r41341 r42075  
    240240      MEAS_OBJ_ID,
    241241      MEAS_CAT_ID,
     242      MEAS_EXT_ID,
    242243      MEAS_IMAGE_ID,
    243244      MEAS_PSF_QF,
     
    248249      MEAS_CR_NSIGMA,
    249250      MEAS_EXT_NSIGMA,
    250       MEAS_EXTERN_ID,
     251      MEAS_IMAGE_EXTERN_ID, // return image.externID
    251252      MEAS_EXPNAME_AS_INT,
    252253      MEAS_MCAL_OFFSET_PSF, // make this a dvoMagOption?
Note: See TracChangeset for help on using the changeset viewer.