Changeset 25632
- Timestamp:
- Sep 28, 2009, 5:46:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/ippTasks/simtest.pro
r24202 r25632 85 85 86 86 ## 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 87 89 file TESS/Images.dat found 88 90 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 90 93 end 91 94 end
Note:
See TracChangeset
for help on using the changeset viewer.
