IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18740


Ignore:
Timestamp:
Jul 25, 2008, 4:03:13 PM (18 years ago)
Author:
bills
Message:

Change FILTER to REQFILT so that in the results file we can distinguish
the requested filter from the actual

Location:
trunk/pstamp/test
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/test/pstamp_req_create

    r18739 r18740  
    6767        { name => 'HEIGHT',     type => 'D',  writetype => TDOUBLE },
    6868
    69         { name => 'FILTER',    type => '16A', writetype => TSTRING },
     69        { name => 'REQFILT',    type => '16A', writetype => TSTRING },
    7070        { name => 'MJD_MIN',   type => 'D',   writetype => TDOUBLE },
    7171        { name => 'MJD_MAX',   type => 'D',   writetype => TDOUBLE },
  • trunk/pstamp/test/sample_pstamp.txt

    r18739 r18740  
    1515# subsequent lines define the rows in the table
    1616
    17 # ROWNUM PROJECT       JOB_TYPE STAMP_NAME OPTION_MASK REQ_TYPE IMG_TYPE ID     CLASS_ID COORD_MASK CENTER_X CENTER_Y WIDTH HEIGHT FILTER MJD_MIN MJD_MAX
     17# 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
    18181        megacam-mops   stamp    null       1           byid     chip      419       null        3   1500    1500     100    100     null   0    0
    19192        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.