Changeset 6142
- Timestamp:
- Jan 21, 2006, 5:18:24 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/doc/p2tools.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/doc/p2tools.txt
r6138 r6142 8 8 p2search -define [options] 9 9 * input: searches mddb:raw_exposures,raw_images 10 - compares against p2Pending[Exp|Imfile s]11 - compares against p2Done[Exp|Imfile s]12 - XXX should be impl imented as a special wrapper function that13 impl iments this comparision as a SQL query10 - 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 14 14 * output: updates mddb:P2_exposures_pending,P2_images_pending 15 15 * alternative output: identical to p2pending … … 25 25 26 26 p2search -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 30 33 31 34 ppImage file://path/filename file://path/outroot -recipe (recipe)
Note:
See TracChangeset
for help on using the changeset viewer.
