Changeset 6022 for trunk/ippTools/doc/p0tools.txt
- Timestamp:
- Jan 16, 2006, 6:12:57 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/doc/p0tools.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/doc/p0tools.txt
r6015 r6022 2 2 Phase 0 pipeline tools: 3 3 4 p0search -ready : 5 * examine the new.imfiles,new.exposures tables and select exposures ready for analysi 4 p0search -pending : 5 * examine the new.imfiles,new.exposures tables and select exposures ready for analysis 6 * output is: (expID) (camera) 6 7 7 p0search -update :8 * select a specified image inthe new.imfiles/new.exposures table8 p0search -update (expID) (camera): 9 * select a the corresponding images from the new.imfiles/new.exposures table 9 10 * extract the specified header information 10 11 * search the summit metadata db tables … … 16 17 * add an entry to the p2.pending table (single) 17 18 18 p0search -stats :19 p0search -stats (expID) (camera): 19 20 * select a specified image in the new.imfiles/new.exposures table 20 21 * extract the specified header information … … 23 24 [-update without output to MDDB] 24 25 25 p0search -mkraw :26 p0search -mkraw (expID) (camera): 26 27 * select a specified image in the new.imfiles/new.exposures table 27 28 * extract the specified header information … … 33 34 * remove completed entries from the new.imfiles,new.exposure tables 34 35 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.
