IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 29, 2016, 8:07:10 AM (10 years ago)
Author:
eugene
Message:

add 2 test image options; add manual uniquer for easy restart; set to use IRLS for image and object averages

File:
1 edited

Legend:

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

    r39636 r39641  
    276276int    PARALLEL_MANUAL;
    277277int    PARALLEL_SERIAL;
     278char  *MANUAL_UNIQUER;
    278279
    279280int    PARALLEL_REGIONS_MANUAL;
     
    286287int    MOSAIC_ZEROPT;
    287288
    288 int    TEST_IMAGE;
     289int    TEST_IMAGE1;
     290int    TEST_IMAGE2;
    289291
    290292int    NLOOP;
     
    309311int    FREEZE_IMAGES;
    310312int    FREEZE_MOSAICS;
     313int    CALIBRATE_STACKS_AND_WARPS;
    311314int    USE_GRID;
    312315int    KEEP_UBERCAL;
Note: See TracChangeset for help on using the changeset viewer.