IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8431


Ignore:
Timestamp:
Aug 20, 2006, 11:37:30 PM (20 years ago)
Author:
jhoblitt
Message:

fix -addresidexp option generation

File:
1 edited

Legend:

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

    r8421 r8431  
    317317        "define jpeg 2 (required)", NULL);
    318318    psMetadataAddF32(addresidexpArgs, PS_LIST_TAIL, "-stats",  0,
    319         "define stats (required)", NULL);
     319        "define stats (required)", NAN);
    320320    psMetadataAddBool(addresidexpArgs, PS_LIST_TAIL, "-reject",  0,
    321321        "exposure is not to be stacked in the next iteration", false);
Note: See TracChangeset for help on using the changeset viewer.