IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2014, 3:54:49 PM (12 years ago)
Author:
bills
Message:

accept arugment -replace in releastool -setrelstacktocalibrated and
replace the calibration regardless of state. Used to correct errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/releasetoolConfig.c

    r37131 r37165  
    277277    pxskycellAddArguments(calibraterelstackArgs);
    278278
     279    psMetadataAddBool(calibraterelstackArgs, PS_LIST_TAIL, "-replace",   0, "replace any existing calibrations", false);
    279280    psMetadataAddU64(calibraterelstackArgs, PS_LIST_TAIL,  "-limit",   0, "limit result set to N items", 0);
    280281
Note: See TracChangeset for help on using the changeset viewer.