Index: trunk/pstamp/test/bycoord.txt
===================================================================
--- trunk/pstamp/test/bycoord.txt	(revision 27216)
+++ trunk/pstamp/test/bycoord.txt	(revision 27216)
@@ -0,0 +1,28 @@
+# Sample Postage stamp request description file
+# This can be parsed by the program pstamp_req_create to build a 
+# PS1_PSTAMP_REQUEST binary table
+
+# First line of data is for the extension header
+# The order of keywords follows TABLE 6 of ICD
+#
+# Note that value for REQ_NAME may be overriden by a command line
+# argument to pstamp_req_create.
+# Blank and comment lines are ignored
+
+# REQ_NAME      EXTVER
+bycoord_test     1
+
+# subsequent lines define the rows in the table
+
+# If ROWNUM is set to zero, pstamp_request_file will set insert a value for each row beginning with 1
+# If a later input row reuses a value an error occurs
+
+# Thsee coordinates are in MD06
+#
+# ID    |     ROI Specification                   |  JOB Specification | Images of interest specification
+# ROWNUM CENTER_X    CENTER_Y  WIDTH HEIGHT COORD_MASK JOB_TYPE OPTION_MASK PROJECT REQ_TYPE IMG_TYPE    ID   TESS_ID COMPONENT    DATA_GROUP  REQFILT MJD_MIN MJD_MAX | COMMENT
+#
+0       183.2375     47.30388 500    500      2        stamp       1        gpc1    bycoord chip       null   null   null           null        null   55240     0   |
+0       183.2375     47.30388 500    500      2        stamp       1        gpc1    bycoord warp      null   null   null           null        null   55240     0   |
+0       183.2375     47.30388 500    500      2        stamp       1        gpc1    bycoord stack      null   null   null           null        null   55240     0   |
+0       183.2375     47.30388 500    500      2        stamp       1        gpc1    bycoord diff      null   null   null           null        null   55240     0   |
Index: trunk/pstamp/test/ssdiff.txt
===================================================================
--- trunk/pstamp/test/ssdiff.txt	(revision 27216)
+++ trunk/pstamp/test/ssdiff.txt	(revision 27216)
@@ -0,0 +1,31 @@
+# Sample Postage stamp request description file
+# This can be parsed by the program pstamp_req_create to build a 
+# PS1_PSTAMP_REQUEST binary table
+
+# First line of data is for the extension header
+# The order of keywords follows TABLE 6 of ICD
+#
+# Note that value for REQ_NAME may be overriden by a command line
+# argument to pstamp_req_create.
+# Blank and comment lines are ignored
+
+# REQ_NAME      EXTVER
+CHANGEME         1
+
+# subsequent lines define the rows in the table
+
+# If ROWNUM is set to zero, pstamp_request_file will set insert a value for each row beginning with 1
+# If a later input row reuses a value an error occurs
+
+#
+# ID    |     ROI Specification                   |  JOB Specification | Images of interest specification
+# ROWNUM CENTER_X    CENTER_Y  WIDTH HEIGHT COORD_MASK JOB_TYPE OPTION_MASK PROJECT REQ_TYPE IMG_TYPE    ID   TESS_ID     COMPONENT    DATA_GROUP  REQFILT MJD_MIN MJD_MAX | COMMENT
+#
+0       160.29297   58.2564    200    200      2        stamp         1       gpc1    byid     diff     41501    null      null             null     null      0     0       |a ssdiff
+0       160.29297   58.2564    200    200      2        stamp         1       gpc1    bydiff   diff    1868781    null      null             null     null      0     0      |a ssdiff
+0       160.29297   58.2564    200    200      2        stamp         1       gpc1    bydiff   stack   1868781    null      null             null     null      0     0      |a ssdiff
+0       160.29297   58.2564    200    200      2        stamp        1025     gpc1    bydiff   stack   1868781    null      null             null     null      0     0      |a ssdiff get template
+0       160.29297   58.2564    200    200      2        stamp        2049     gpc1    bydiff   stack   1868781    null      null             null     null      0     0      |a ssdiff unconvolved
+0       160.29297   58.2564    200    200      2        stamp        3073     gpc1    bydiff   stack   1868781    null      null             null     null      0     0      |a ssdiff get unconvolved template
+# this will generate an error
+0       160.29297   58.2564    200    200      2        stamp        1025     gpc1    bydiff   warp   1868781    null      null             null     null      0     0      |a ssdiff get template
Index: trunk/pstamp/test/test1.txt
===================================================================
--- trunk/pstamp/test/test1.txt	(revision 27215)
+++ trunk/pstamp/test/test1.txt	(revision 27216)
@@ -23,6 +23,6 @@
 # just change the coordinates for the next request
 0       135.63231     34.92165 100    100      2  | different coords in same images of interest
-0       135.49921     34.92035 |
 0       135.49921     34.92035 100    100      2        stamp       1        gpc1    byid     chip       62326    null   XY62           null        null   0       0     |specific image
 0       135.49921     34.92035 100    100      2        stamp       3        gpc1    byid     chip       62326    null   XY62           null        null   0       0     |image,mask,and weight
 0       135.49921     34.92035 100    100      2        stamp      63        gpc1    byid     chip       62326    null   XY62           null        null   0       0     |image,mask,weight,cmf, psf,backmdl
+0       135.49921     34.92035 100    100      2        stamp       1        gpc1    bycoord   chip       null    null   null           null        null 55249   55250   |search by coords (make the server work)
