Changeset 11758
- Timestamp:
- Feb 12, 2007, 4:50:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/p4tool.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/p4tool.txt
r11741 r11758 5 5 unique identifier for the run, or a p4Run ID, is returned: 6 6 7 p4tool -definerun -exp_tag <str> - p3_ver <s32>7 p4tool -definerun -exp_tag <str> -mode <str> -workdir <str> 8 8 9 9 Give me all p4runs to have overlaps calculated: … … 20 20 21 21 Set the relationship between imfiles and skycells: 22 p4tool - overlap -p4_id <s32> -info FILE22 p4tool -addoverlap -p4_id <s32> -info FILE 23 23 where FILE contains: 24 24 imfile.0 STR skycell.123 skycell.456 … … 38 38 { 39 39 Get list of imfiles for skycell: 40 p4tool - imfile-p4_id <s32> -skycell <str>40 p4tool -scmap -p4_id <s32> -skycell <str> 41 41 42 42 Do the warping: … … 44 44 45 45 Register the skycell as done warping: 46 p4tool - warped -p4_id <s32> -skycell <str> -uri <str>46 p4tool -addwarped -p4_id <s32> -skycell <str> -uri <str> 47 47 } 48 48
Note:
See TracChangeset
for help on using the changeset viewer.
