IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

File:
1 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 },
Note: See TracChangeset for help on using the changeset viewer.