IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6142


Ignore:
Timestamp:
Jan 21, 2006, 5:18:24 PM (20 years ago)
Author:
jhoblitt
Message:

update

File:
1 edited

Legend:

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

    r6138 r6142  
    88p2search -define [options]
    99  * input: searches mddb:raw_exposures,raw_images
    10         - compares against p2Pending[Exp|Imfiles]
    11         - compares against p2Done[Exp|Imfiles]
    12         - XXX should be implimented as a special wrapper function that
    13           impliments this comparision as a SQL query
     10        - compares against p2Pending[Exp|Imfile]
     11        - compares against p2Done[Exp|Imfile]
     12        - XXX should be implemented as a special wrapper function that
     13          implements this comparison as a SQL query
    1414  * output: updates mddb:P2_exposures_pending,P2_images_pending
    1515  * alternative output: identical to p2pending
     
    2525
    2626p2search -done
    27   * add completed exposures to the p2.done tables
    28   * remove corresponding entries from the p2.pending table
    29   * send new entry to the pending p3 table
     27  * get exp_id/class/class_id from the CLI
     28  * add the completed imfile to the p2DoneImfile tables
     29  * remove corresponding entries from the p2PendingImfile table
     30  * check to see if any p2PendingExps have no associated p2PendingImfiles
     31        if so move the p2PendingExp(s) to p2DoneExp
     32//  * send new entry to the pending p3 table
    3033
    3134ppImage file://path/filename file://path/outroot -recipe (recipe)
Note: See TracChangeset for help on using the changeset viewer.