Changeset 17699 for trunk/ippTasks/detrend.norm.pro
- Timestamp:
- May 14, 2008, 6:04:52 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.norm.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.norm.pro
r17624 r17699 155 155 156 156 ## generate output log 157 $logfile = `ipp_filename.pl -- filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot`157 $logfile = `ipp_filename.pl --touch --filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot` 158 158 159 159 stdout $logfile … … 273 273 274 274 ## generate output log 275 $logfile = `ipp_filename.pl -- filerule LOG.IMFILE --camera $CAMERA --class_id $CLASS_ID --basename $outroot`275 $logfile = `ipp_filename.pl --touch --filerule LOG.IMFILE --camera $CAMERA --class_id $CLASS_ID --basename $outroot` 276 276 277 277 stdout $logfile … … 388 388 389 389 ## generate output log (NOT based on filerule?) 390 $logfile = `ipp_filename.pl -- filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot`390 $logfile = `ipp_filename.pl --touch --filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot` 391 391 392 392 stdout $logfile
Note:
See TracChangeset
for help on using the changeset viewer.
