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/p3tools.txt

    r6015 r6022  
    22Phase 3 pipeline tools:
    33
    4 p3search -pending :
     4p3search -define :
    55  * examine the raw.exposures tables and select exposures matching the given criteria
    66  * add entries which are allowed (mosaic) to the p3.pending table
    77
    8 p3search -update :
    9   * select completed entries in the p1.pending table
    10   * move to the p1.done table
    11   * add new entry to the p2.pending tables
     8p3search -quick :
     9  * examine the raw.exposures tables and select exposures matching the given criteria
     10  * return list of entries for p3 processing
     11  * output: lines consisting of:
     12    (expID) (p3version) (camera)
     13
     14p3search -pending :
     15  * examine the p3.pending exposures table and select exposures waiting for p3
     16  * return list of entries for p3 processing
     17  * output: lines consisting of:
     18    (expID) (p3version) (camera)
     19
     20p3search -done :
     21  * select completed entries in the p3.pending table
     22  * move to the p3.done table
Note: See TracChangeset for help on using the changeset viewer.