Changeset 10746 for trunk/ippTasks/pantasks.pro
- Timestamp:
- Dec 15, 2006, 7:14:33 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/pantasks.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/pantasks.pro
r10745 r10746 7 7 # $scripts = $HOME/src/pantasks/ipp/ippTasks 8 8 $scripts = . 9 $LOGDIR = `ipp_datapath.pl path://ESSENCE`9 # $LOGDIR = `ipp_datapath.pl path://ESSENCE` 10 10 # $LOGDIR = `ipp_datapath.pl path://SIMTEST` 11 $LOGDIR = `ipp_datapath.pl path://ISPTEST` 11 12 12 13 $LOGDIR = $LOGDIR/logs … … 21 22 if ($parallel) 22 23 controller exit true 23 # controller host add alala 24 controller host add sn2 25 controller host add sn3 26 controller host add sn4 27 controller host add sn5 24 controller host add po02 25 controller host add po03 26 controller host add po04 27 controller host add po05 28 controller host add po06 29 controller host add po07 30 controller host add po08 31 controller host add po09 32 controller host add po10 28 33 # controller host add sn6 29 34 # sn7 serves the disk … … 34 39 35 40 macro load.tasks 36 #input $scripts/phase0.pro41 input $scripts/phase0.pro 37 42 # input $scripts/phase2.pro 38 43 # input $scripts/phase3.pro 39 input $scripts/detrend.process.pro40 input $scripts/detrend.stack.pro41 input $scripts/detrend.norm.pro42 input $scripts/detrend.resid.pro43 input $scripts/detrend.reject.pro44 # input $scripts/detrend.process.pro 45 # input $scripts/detrend.stack.pro 46 # input $scripts/detrend.norm.pro 47 # input $scripts/detrend.resid.pro 48 # input $scripts/detrend.reject.pro 44 49 end 45 50
Note:
See TracChangeset
for help on using the changeset viewer.
