Index: /trunk/ippTasks/simtest.pro
===================================================================
--- /trunk/ippTasks/simtest.pro	(revision 25760)
+++ /trunk/ippTasks/simtest.pro	(revision 25761)
@@ -85,7 +85,10 @@
 
       ## XXX this will need to be optional as well 
+      ## we could use the book to find OBSTYPE = OBJECT, get CENTER.RA, CENTER.DEC 
+      ## or else we could have ppSimSequence generate an appropriate skycells call
       file TESS/Images.dat found
       if ($found == 0)
-        exec skycells -mode square -level 8 -scale 0.2 -D CATDIR TESS
+        # this command is approriate only to the dither pattern and camera define in simtest.basic.config
+        exec skycells -mode local -scale 0.2 -center 270.75 -23.70 -size 0.3 0.3 -nx 3 -ny 3 -D CATDIR TESS
       end
     end
