IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25632


Ignore:
Timestamp:
Sep 28, 2009, 5:46:24 PM (17 years ago)
Author:
eugene
Message:

make a smaller local TESS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippTasks/simtest.pro

    r24202 r25632  
    8585
    8686      ## XXX this will need to be optional as well
     87      ## we could use the book to find OBSTYPE = OBJECT, get CENTER.RA, CENTER.DEC
     88      ## or else we could have ppSimSequence generate an appropriate skycells call
    8789      file TESS/Images.dat found
    8890      if ($found == 0)
    89         exec skycells -mode square -level 8 -scale 0.2 -D CATDIR TESS
     91        # this command is approriate only to the dither pattern and camera define in simtest.basic.config
     92        exec skycells -mode local -scale 0.2 -center 270.75 -23.70 -size 0.3 0.3 -nx 3 -ny 3 -D CATDIR TESS
    9093      end
    9194    end
Note: See TracChangeset for help on using the changeset viewer.