Changeset 11360 for trunk/ippTasks/detrend.stack.pro
- Timestamp:
- Jan 29, 2007, 7:37:37 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.stack.pro
r11346 r11360 22 22 book init detPendingStackedImfile 23 23 24 macro detstack.reset 25 book init detPendingStackedImfile 26 end 27 24 28 macro detstack.status 29 echo detPendingStackedImfile 25 30 book listbook detPendingStackedImfile 26 31 end … … 115 120 # XXX use ipp_filename.pl to lookup output file names 116 121 $outroot = `ipp_datapath.pl $WORKDIR` 117 $outroot = $outroot/$ EXP_TAG118 $logfile = $outroot/$CAMERA.$DET_TYPE. $DET_ID.$ITERATION.$CLASS_ID.log122 $outroot = $outroot/$CAMERA.$DET_TYPE.$DET_ID 123 $logfile = $outroot/$CAMERA.$DET_TYPE.stack.$DET_ID.$ITERATION.$CLASS_ID.log 119 124 stdout $logfile 120 125 stderr $logfile
Note:
See TracChangeset
for help on using the changeset viewer.
