IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9191


Ignore:
Timestamp:
Oct 4, 2006, 9:46:59 AM (20 years ago)
Author:
Paul Price
Message:

dettool -processedimfile doesn't take -iteration any more (processed
imfiles don't have a corresponding iteration).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ipptools/dettool.txt

    r9147 r9191  
    118118imfiles from different exposures with the same class_id:
    119119
    120         dettool -processedimfile -det_id <det_id> -iter <iter> -class_id <class_id>
     120        dettool -processedimfile -det_id <det_id> -class_id <class_id>
    121121
    122122The output includes the exposure id and uri for each of the input
     
    148148For each of these detrend ids, we get the list of processed imfiles:
    149149
    150         dettool -processedimfile -det_id <det_id> -iter <iter>
     150        dettool -processedimfile -det_id <det_id>
    151151
    152152This returns the complete list of processed imfiles for the specified
Note: See TracChangeset for help on using the changeset viewer.