Changeset 6015 for trunk/ippTools/doc/p2tools.txt
- Timestamp:
- Jan 16, 2006, 8:10:05 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/doc/p2tools.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/doc/p2tools.txt
r5881 r6015 2 2 Phase 2 pipeline tools: 3 3 4 p2define -time (start) (stop) -camera (camera) -region (ra,dec) (ra,dec) 4 p2search -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 8 p2search -define [options] 5 9 * input: searches mddb:raw_exposures,raw_images 6 10 * output: updates mddb:P2_exposures_pending,P2_images_pending 7 11 * alternative output: identical to p2pending 8 12 9 p2 pending13 p2search -pending 10 14 * input: searches mddb:P2_exposures_pending,P2_images_pending 11 15 * output: Nlines consisting of: … … 13 17 * options: ? 14 18 15 (place both of these in a single user tool, p2search) 19 p2search -update 20 * examine the imfiles and identify any comleted exposures 16 21 17 p2search - quick [options]18 p2search -define [options] 19 p2search -pending [options] 20 p2search -update [options] 22 p2search -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 21 26 22 27 ppImage file://path/filename file://path/outroot -recipe (recipe) 23 28 ppImage neb://nebname neb://outroot -recipe (recipe) 24 29 30 restriction options: 31 -time (start) (stop) 32 -camera (camera) 33 -region (ra,dec) (ra,dec)
Note:
See TracChangeset
for help on using the changeset viewer.
