Changeset 25426
- Timestamp:
- Sep 16, 2009, 10:36:40 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/test/gpc1_sample.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/test/gpc1_sample.txt
r25325 r25426 1 # Sample Postage stamp request description file 2 # This can be parsed by the program pstamp_req_create to build a 3 # PS1_PSTAMP_REQUEST binary table 4 5 # First line of data is for the extension header 6 # The order of keywords follows TABLE 6 of ICD 7 # 8 # Note that value for REQ_NAME may be overriden by a command line 9 # argument to pstamp_req_create. 10 # Blank and comment lines are ignored 11 1 12 # REQ_NAME EXTVER 2 CHANGEME 1 13 CHANGEME 1 14 15 # subsequent lines define the rows in the table 16 3 17 # ROWNUM PROJECT JOB_TYPE OPTION_MASK REQ_TYPE IMG_TYPE ID TESS_ID COMPONENT COORD_MASK CENTER_X CENTER_Y WIDTH HEIGHT REQFILT MJD_MIN MJD_MAX 4 1 gpc1 stamp 1 byid warp 6245 MD08 skycell.077 2 242.400666 55.273513 200 200 null 0 0 5 2 gpc1 stamp 1 byid warp 6254 MD08 skycell.077 2 242.400666 55.273513 200 200 null 0 0 6 3 gpc1 stamp 1 byid warp 6264 MD08 skycell.077 2 242.400666 55.273513 200 200 null 0 0 7 4 gpc1 stamp 1 byid warp 6317 MD08 skycell.077 2 242.400666 55.273513 200 200 null 0 0 8 5 gpc1 stamp 1 byid warp 6324 MD08 skycell.077 2 242.400666 55.273513 200 200 null 0 0 9 6 gpc1 stamp 1 byid warp 6465 MD08 skycell.077 2 242.400666 55.273513 200 200 null 0 0 10 7 gpc1 stamp 1 byid warp 6466 MD08 skycell.077 2 242.400666 55.273513 200 200 null 0 0 18 # warps from various epochs for one of the SN candidates. Specifiying the skycell speeds up processing 19 1 gpc1 stamp 1 byid warp 6245 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 20 2 gpc1 stamp 1 byid warp 6254 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 21 3 gpc1 stamp 1 byid warp 6264 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 22 4 gpc1 stamp 1 byid warp 6317 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 23 5 gpc1 stamp 1 byid warp 6324 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 24 6 gpc1 stamp 1 byid warp 6465 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 25 7 gpc1 stamp 1 byid warp 6466 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 11 26 12 27 13 28 # get a specific warp 14 10 gpc1 stamp 1 byid warp 6316 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 29 10 gpc1 stamp 1 byid warp 6316 null skycell.077 2 242.400666 55.273513 200 200 null 0 0 30 15 31 # get stamps from all warps for exposure (only destreaked ones will succeed) 16 11 gpc1 stamp 1 byexpwarp o4973g0123o null skycell.077 2 242.400666 55.273513 200 200 null 0 032 11 gpc1 stamp 1 byexp warp o4973g0123o null skycell.077 2 242.400666 55.273513 200 200 null 0 0 17 33 18 34 # get stamps from all chipRuns for exposure (only destreaked ones will succeed) 19 35 # add the mask and weight images as well 20 12 gpc1 stamp 7 byexp chip o4973g0123o null all2 242.400666 55.273513 200 200 null 0 036 12 gpc1 stamp 7 byexp chip o4973g0123o null null 2 242.400666 55.273513 200 200 null 0 0 21 37 22 38 # get the corresponding diff 23 13 gpc1 stamp 1 byexp diff o4973g0123o null null2 242.400666 55.273513 200 200 null 0 039 13 gpc1 stamp 1 byexp diff o4973g0123o null null 2 242.400666 55.273513 200 200 null 0 0 24 40 41 # get the stack that was the templae for that stack 42 14 gpc1 stamp 1 byid stack 14031 null null 2 242.400666 55.273513 200 200 null 0 0 43 # 44 # get the same stamp by go through the diff 45 15 gpc1 stamp 1 bydiff stack 193939 null null 2 242.400666 55.273513 200 200 null 0 0 46
Note:
See TracChangeset
for help on using the changeset viewer.
