IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 19, 2019, 4:16:17 PM (7 years ago)
Author:
eugene
Message:

add features to skip unneeded measurement-like elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/photdbc/include/photdbc.h

    r39457 r40874  
    4444int    SKIP_IMAGES;
    4545int    ONLY_IMAGES;
     46
     47int    SKIP_MEASURE;
     48int    SKIP_MISSING;
     49int    SKIP_LENSING;
     50int    SKIP_LENSOBJ;
     51int    SKIP_STARPAR;
     52int    SKIP_GALPHOT;
     53
    4654int    SHOW_PARAMS;
    4755int    VERBOSE;
Note: See TracChangeset for help on using the changeset viewer.