IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 11, 2006, 4:01:16 PM (20 years ago)
Author:
Paul Price
Message:

Fixing WORKDIR. Turning off some options to only do phase 0 for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r10619 r10636  
    33$parallel = 1
    44$scripts = .
    5 $WORKDIR = `ipp_datapath.pl ESSENCE`
     5$WORKDIR = `ipp_datapath.pl path://ESSENCE/`
    66$loadpoll = 1
    77$loadexec = 10
     
    2525macro load.tasks
    2626  input $scripts/phase0.pro
    27   input $scripts/phase2.pro
    28   input $scripts/phase3.pro
    29   input $scripts/detrend.process.pro
    30   input $scripts/detrend.stack.pro
    31   input $scripts/detrend.norm.pro
    32   input $scripts/detrend.resid.pro
    33   input $scripts/detrend.reject.pro
     27#  input $scripts/phase2.pro
     28#  input $scripts/phase3.pro
     29#  input $scripts/detrend.process.pro
     30#  input $scripts/detrend.stack.pro
     31#  input $scripts/detrend.norm.pro
     32#  input $scripts/detrend.resid.pro
     33#  input $scripts/detrend.reject.pro
    3434end
    3535
Note: See TracChangeset for help on using the changeset viewer.