Index: /trunk/pstamp/test/pstamp_req_create
===================================================================
--- /trunk/pstamp/test/pstamp_req_create	(revision 18739)
+++ /trunk/pstamp/test/pstamp_req_create	(revision 18740)
@@ -67,5 +67,5 @@
         { name => 'HEIGHT',     type => 'D',  writetype => TDOUBLE },
 
-        { name => 'FILTER',    type => '16A', writetype => TSTRING },
+        { name => 'REQFILT',    type => '16A', writetype => TSTRING },
         { name => 'MJD_MIN',   type => 'D',   writetype => TDOUBLE },
         { name => 'MJD_MAX',   type => 'D',   writetype => TDOUBLE },
Index: /trunk/pstamp/test/sample_pstamp.txt
===================================================================
--- /trunk/pstamp/test/sample_pstamp.txt	(revision 18739)
+++ /trunk/pstamp/test/sample_pstamp.txt	(revision 18740)
@@ -15,5 +15,5 @@
 # subsequent lines define the rows in the table
 
-# 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
+# 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
 1        megacam-mops   stamp    null       1           byid     chip      419       null        3   1500    1500     100    100     null   0    0
 2        megacam-mops   stamp    null       1           byid     chip      419       null        3   1600    1500     100    100     null   0    0
