IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 16, 2006, 8:10:05 AM (21 years ago)
Author:
eugene
Message:

updating notes for pptools

File:
1 edited

Legend:

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

    r5881 r6015  
    22Phase 2 pipeline tools:
    33
    4 p2define -time (start) (stop) -camera (camera) -region (ra,dec) (ra,dec)
     4p2search -quick
     5  * search for images which match in raw.exp,raw.imfiles
     6  * output in format which can be used by ppImage pantasks script
     7
     8p2search -define [options]
    59  * input: searches mddb:raw_exposures,raw_images
    610  * output: updates mddb:P2_exposures_pending,P2_images_pending
    711  * alternative output: identical to p2pending
    812 
    9 p2pending
     13p2search -pending
    1014  * input: searches mddb:P2_exposures_pending,P2_images_pending
    1115  * output: Nlines consisting of:
     
    1317  * options: ?
    1418
    15 (place both of these in a single user tool, p2search)
     19p2search -update
     20  * examine the imfiles and identify any comleted exposures
    1621
    17 p2search -quick [options]
    18 p2search -define [options]
    19 p2search -pending [options]
    20 p2search -update [options]
     22p2search -done
     23  * add completed exposures to the p2.done tables
     24  * remove corresponding entries from the p2.pending table
     25  * send new entry to the pending p3 table
    2126
    2227ppImage file://path/filename file://path/outroot -recipe (recipe)
    2328ppImage neb://nebname neb://outroot -recipe (recipe)
    2429
     30restriction options:
     31  -time (start) (stop)
     32  -camera (camera)
     33  -region (ra,dec) (ra,dec)
Note: See TracChangeset for help on using the changeset viewer.