Changeset 9506 for trunk/ippTasks/detrend.reject.pro
- Timestamp:
- Oct 12, 2006, 10:16:49 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.reject.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.reject.pro
r9490 r9506 28 28 host local 29 29 30 periods -poll 1.031 periods -exec 3.030 periods -poll $loadpoll 31 periods -exec $loadexec 32 32 periods -timeout 30 33 33 … … 69 69 # copy new images, sending job to desired host 70 70 task dettool.reject.run 71 periods -poll 0.572 periods -exec 1.071 periods -poll $runpoll 72 periods -exec $runexec 73 73 periods -timeout 30 74 74 … … 109 109 # create example job options as a demonstration 110 110 options "$line" 111 echo command detrend_reject_exp.pl --det_id $DET_ID --iteration $ITER --det_type $DET_TYPE 112 command detrend_reject_exp.pl --det_id $DET_ID --iteration $ITER --det_type $DET_TYPE 111 echo command detrend_reject_exp.pl --det_id $DET_ID --iteration $ITER --det_type $DET_TYPE --camera $CAMERA 112 command detrend_reject_exp.pl --det_id $DET_ID --iteration $ITER --det_type $DET_TYPE --camera $CAMERA 113 113 end 114 114
Note:
See TracChangeset
for help on using the changeset viewer.
