IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17607


Ignore:
Timestamp:
May 9, 2008, 11:05:47 AM (18 years ago)
Author:
eugene
Message:

specify the dvodb and tess_id (local files)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/simtest.pro

    r17593 r17607  
    2323    if ($4 == 2)
    2424      # the labels "wait" and "proc" are special names used in automate.pro
    25       exec ppSimSequence $MODULES:0/$testroot.config $testroot.mkimages $testroot.inject -path raw -workdir work -dbname $dbname -label wait
     25      exec ppSimSequence $MODULES:0/$testroot.config $testroot.mkimages $testroot.inject -path raw -workdir work -dbname $dbname -label wait -dvodb DVO -tess_id TESS
    2626      exec source $testroot.mkimages
     27
     28      file TESS/Images.dat found
     29      if ($found == 0)
     30        exec skycells 8 -scale 0.2 -D CATDIR TESS
     31      end
    2732    end
    2833
Note: See TracChangeset for help on using the changeset viewer.