IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2006, 7:18:59 PM (20 years ago)
Author:
jhoblitt
Message:

add -processed iteration support

File:
1 edited

Legend:

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

    r7423 r7512  
    7070    psMetadataAddStr(procArgs, PS_LIST_TAIL, "-det_id",  0,
    7171        "search for detrend ID", NULL);
     72    psMetadataAddS32(procArgs, PS_LIST_TAIL, "-iteration",  0,
     73        "searchfor iteration number", 0);
    7274    psMetadataAddStr(procArgs, PS_LIST_TAIL, "-exp_id",  0,
    7375        "search for exp ID", NULL);
Note: See TracChangeset for help on using the changeset viewer.