IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2006, 7:14:33 AM (20 years ago)
Author:
eugene
Message:

fixed up logfiles and verbosity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r10745 r10746  
    77# $scripts = $HOME/src/pantasks/ipp/ippTasks
    88$scripts = .
    9 $LOGDIR = `ipp_datapath.pl path://ESSENCE`
     9# $LOGDIR = `ipp_datapath.pl path://ESSENCE`
    1010# $LOGDIR = `ipp_datapath.pl path://SIMTEST`
     11$LOGDIR = `ipp_datapath.pl path://ISPTEST`
    1112
    1213$LOGDIR = $LOGDIR/logs
     
    2122  if ($parallel)
    2223    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
    2833#    controller host add sn6
    2934# sn7 serves the disk
     
    3439
    3540macro load.tasks
    36 #  input $scripts/phase0.pro
     41  input $scripts/phase0.pro
    3742#  input $scripts/phase2.pro
    3843#  input $scripts/phase3.pro
    39   input $scripts/detrend.process.pro
    40   input $scripts/detrend.stack.pro
    41   input $scripts/detrend.norm.pro
    42   input $scripts/detrend.resid.pro
    43   input $scripts/detrend.reject.pro
     44#  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
    4449end
    4550
Note: See TracChangeset for help on using the changeset viewer.