IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2013, 2:24:05 PM (13 years ago)
Author:
eugene
Message:

merge changes from trunk

Location:
branches/eam_branches/ipp-20130207
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130207

  • branches/eam_branches/ipp-20130207/ippTasks

  • branches/eam_branches/ipp-20130207/ippTasks/background.pro

    r28486 r35236  
    241241    else
    242242      # save the DB name for the exit tasks
    243       option $DB:$chip_advance_DB
     243      option $DB:$bg_chip_advance_DB
    244244      $run = $run -dbname $DB:$bg_chip_advance_DB
    245245      $bg_chip_advance_DB ++
     
    446446
    447447  periods      -poll $LOADPOLL
    448 #  periods      -exec $LOADEXEC
    449448  periods      -exec 30
    450449  periods      -timeout 60
     
    461460    else
    462461      # save the DB name for the exit tasks
    463       option $DB:$warp_advance_DB
     462      option $DB:$bg_warp_advance_DB
    464463      $run = $run -dbname $DB:$bg_warp_advance_DB
    465464      $bg_warp_advance_DB ++
  • branches/eam_branches/ipp-20130207/ippTasks/burntool.pro

    r28632 r35236  
    11## burntool.pro : -*- sh -*-
    2 
     2## This task is designed to only be used when re-burntooling data.  It is not necessary for standard registration.
    33check.globals
    44
     
    161161  periods         -exec $LOADEXEC
    162162  periods         -timeout 30
     163  active          false
    163164  npending        1
    164165
     
    216217  periods         -exec $LOADEXEC
    217218  periods         -timeout 300
     219  active          false
    218220  npending        1
    219221
     
    281283  periods         -exec $LOADEXEC
    282284  periods         -timeout 30
     285  active          false
    283286  npending        1
    284287
     
    336339  periods         -exec $RUNEXEC
    337340  periods         -timeout 10800
     341  active          false
    338342  npending        30
    339343  task.exec
  • branches/eam_branches/ipp-20130207/ippTasks/summit.copy.pro

    r34757 r35236  
    66
    77# pztool -adddatastore -inst isp -telescope ps1 -uri http://otis1.ifa.hawaii.edu/ds/skyprobe/index.txt
     8# pztool -adddatastore -inst ssp -telescope ps1 -uri http://otis1.ifa.hawaii.edu/ds/ssp/index.txt                                                                                       
    89# pztool -adddatastore -inst gpc1 -telescope ps1 -uri http://conductor/ds/gpc1/index.txt
    910# pztool -adddatastore -inst allskycam -telescope ps1 -uri  http://otis1.ifa.hawaii.edu/ds/allskycam/index.txt
     11
    1012
    1113# NOTE: workdir / volume mangling and nebulous.  these tasks copy the
Note: See TracChangeset for help on using the changeset viewer.