Changeset 16208 for trunk/ippTasks/detrend.stack.pro
- Timestamp:
- Jan 23, 2008, 2:13:10 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.stack.pro
r16195 r16208 128 128 129 129 # specify choice of local or remote host based on camera and chip (class_id) 130 set.host.for.camera $ camera $class_id130 set.host.for.camera $CAMERA $CLASS_ID 131 131 132 132 # set workdir (interpolate host; see camera.pro for examples) … … 145 145 stdout $logfile 146 146 stderr $logfile 147 dirname $logfile -var outpath 148 mkdir $outpath 147 149 148 150 $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --outroot $outroot
Note:
See TracChangeset
for help on using the changeset viewer.
