IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 11, 2007, 4:58:51 PM (19 years ago)
Author:
jhoblitt
Message:

change pzPendingImfile book keys to match the database

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/summit.copy.pro

    r15291 r15298  
    11## PanTasks scripts for Summit Copy
     2
     3module pantasks.pro
    24
    35# pztool -adddatastore -inst isp -telescope ps1 -uri http://otis1.ifa.hawaii.edu/ds/skyprobe/index.txt
     
    207209    task.exit    0
    208210        # convert 'stdout' to book format
    209 #       ipptool2book stdout pzPendingImfile -key exp_name:class_id:camera:telescope -uniq -setword dbname $options:0 -setword pantaskState INIT
    210 
    211 #        echo "pendingimfile "
    212 #        queuesize stdout
    213 
    214         ipptool2book stdout pzPendingImfile -key exp_name:class_id:camera:telescope -uniq -setword pantaskState INIT
    215 
    216 #        echo "pzPendingImfile N "
    217 #        book npages pzPendingImfile
     211#       ipptool2book stdout pzPendingImfile -key exp_name:camera:telescope:class:class_id -uniq -setword dbname $options:0 -setword pantaskState INIT
     212
     213        ipptool2book stdout pzPendingImfile -key exp_name:camera:telescope:class:class_id -uniq -setword pantaskState INIT
    218214
    219215        # delete existing entries in the appropriate pantaskStates
Note: See TracChangeset for help on using the changeset viewer.