Changeset 11833
- Timestamp:
- Feb 15, 2007, 11:26:16 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/p4tool.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/p4tool.txt
r11827 r11833 6 6 7 7 p4tool -definerun -exp_tag <str> -mode <str> -workdir <str> 8 p4tool -addinputscfile 8 p4tool -addinputscfile ... 9 9 p4tool -updaterun -p4_id <s32> -mode run 10 10 … … 202 202 203 203 Give me a list of all skycells for which combination processing is possible: 204 p6tool -query -min <s32> (some other search parameters, including ra, dec, time range)204 # p6tool -query -min <s32> (some other search parameters, including ra, dec, time range) 205 205 206 206 Register skycells for combination processing: 207 207 p6tool -definerun -skycell <stR> 208 208 209 p6tool -addinputscfile -p4_id <s32> -skycell_id <str> -tess_id <str> -p4_id <s32>210 211 Give me all pending operations 212 p6tool - pending209 p6tool -addinputscfile -p4_id <s32> -skycell_id <str> -tess_id <str> 210 211 Give me all pending operations/runs 212 p6tool -tosum 213 213 214 214 Run phase 6: … … 216 216 { 217 217 Give me the list of all inputs for this run: 218 p6tool -inputs -p6_id <s32>218 p6tool -inputscfile -p6_id <s32> 219 219 220 220 Combine: … … 222 222 223 223 Register the completion: 224 p6tool -done -p6_id <s32> -uri <str> 224 p6tool -addsumscfile -p6_id <s32> -uri <str> 225 226 p6tool -updaterun -p6_id <s32> -state stop 225 227 } 226 228 227 229 Give me a list of all stacks (for release): 228 p6tool - list<some search criteria>229 230 p6tool -sumscfile <some search criteria> 231
Note:
See TracChangeset
for help on using the changeset viewer.
