Changeset 18740
- Timestamp:
- Jul 25, 2008, 4:03:13 PM (18 years ago)
- Location:
- trunk/pstamp/test
- Files:
-
- 2 edited
-
pstamp_req_create (modified) (1 diff)
-
sample_pstamp.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/test/pstamp_req_create
r18739 r18740 67 67 { name => 'HEIGHT', type => 'D', writetype => TDOUBLE }, 68 68 69 { name => ' FILTER', type => '16A', writetype => TSTRING },69 { name => 'REQFILT', type => '16A', writetype => TSTRING }, 70 70 { name => 'MJD_MIN', type => 'D', writetype => TDOUBLE }, 71 71 { name => 'MJD_MAX', type => 'D', writetype => TDOUBLE }, -
trunk/pstamp/test/sample_pstamp.txt
r18739 r18740 15 15 # subsequent lines define the rows in the table 16 16 17 # ROWNUM PROJECT JOB_TYPE STAMP_NAME OPTION_MASK REQ_TYPE IMG_TYPE ID CLASS_ID COORD_MASK CENTER_X CENTER_Y WIDTH HEIGHT FILTERMJD_MIN MJD_MAX17 # ROWNUM PROJECT JOB_TYPE STAMP_NAME OPTION_MASK REQ_TYPE IMG_TYPE ID CLASS_ID COORD_MASK CENTER_X CENTER_Y WIDTH HEIGHT REQFILT MJD_MIN MJD_MAX 18 18 1 megacam-mops stamp null 1 byid chip 419 null 3 1500 1500 100 100 null 0 0 19 19 2 megacam-mops stamp null 1 byid chip 419 null 3 1600 1500 100 100 null 0 0
Note:
See TracChangeset
for help on using the changeset viewer.
