IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 16, 2006, 6:12:57 PM (21 years ago)
Author:
eugene
Message:

updated tables and functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/doc/p0tools.txt

    r6015 r6022  
    22Phase 0 pipeline tools:
    33
    4 p0search -ready :
    5   * examine the new.imfiles,new.exposures tables and select exposures ready for analysi
     4p0search -pending :
     5  * examine the new.imfiles,new.exposures tables and select exposures ready for analysis
     6  * output is: (expID) (camera)
    67
    7 p0search -update :
    8   * select a specified image in the new.imfiles/new.exposures table
     8p0search -update (expID) (camera):
     9  * select a the corresponding images from the new.imfiles/new.exposures table
    910  * extract the specified header information
    1011  * search the summit metadata db tables
     
    1617    * add an entry to the p2.pending table (single)
    1718
    18 p0search -stats :
     19p0search -stats (expID) (camera):
    1920  * select a specified image in the new.imfiles/new.exposures table
    2021  * extract the specified header information
     
    2324  [-update without output to MDDB]
    2425
    25 p0search -mkraw :
     26p0search -mkraw (expID) (camera):
    2627  * select a specified image in the new.imfiles/new.exposures table
    2728  * extract the specified header information
     
    3334  * remove completed entries from the new.imfiles,new.exposure tables
    3435
     36** note : the division of -pending and -update allows separate processes
     37   to be examining the image headers and measuring some stats.  these
     38   jobs can be run via pcontrol to reduce the load on the PanTasks
     39   machines
     40
Note: See TracChangeset for help on using the changeset viewer.