IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 15, 2011, 9:06:58 AM (15 years ago)
Author:
bills
Message:

for chiptool, difftool, camtool, and stacktool have -updateprocessedXXX to take -set_quality.
This is useful for giving up on processing that is stuck.

File:
1 edited

Legend:

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

    r29299 r30907  
    266266    psMetadataAddS64(updatesumskyfileArgs, PS_LIST_TAIL, "-stack_id", 0,            "define stack ID (required)", 0);
    267267    psMetadataAddS16(updatesumskyfileArgs, PS_LIST_TAIL, "-fault", 0,            "set fault code (required)", 0);
     268    psMetadataAddS16(updatesumskyfileArgs, PS_LIST_TAIL, "-set_quality", 0,            "set quality", 0);
    268269
    269270    // -exportrun
Note: See TracChangeset for help on using the changeset viewer.