Changeset 16539 for trunk/doc/simtest/sequence.config
- Timestamp:
- Feb 19, 2008, 10:06:41 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/doc/simtest/sequence.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/simtest/sequence.config
r16371 r16539 1 1 2 2 # define the simulated data to be generated 3 SEQUENCE MULTI3 # SEQUENCE MULTI 4 4 5 5 SEQUENCE METADATA … … 7 7 CENTER.RA F32 10.0 8 8 CENTER.DEC F32 60.0 9 9 10 OFFSET.RA F32 3600.0 # linear offset in arcsec (do not include cos(DEC) correction) 10 11 OFFSET.DEC F32 3600.0 # linear offset in arcsec (do not include cos(DEC) correction) … … 18 19 19 20 DVODB STR /data/alala.0/ipp/ippRefs/catdir.synth.grizy 20 FILTER STR g,r,i 21 @EXPTIME F32 60.0,30.0,30.0 21 FILTERS STR g,r,i 22 @EXPTIMES F32 60.0,30.0,30.0 23 @SKYMAGS F32 21.0,20.5,20.0 24 25 CAMERA STR megacam ## force case to match? 26 27 # zero point & plate scale describe the camera -> add to ppSim.config 28 29 # XXX use a more realistic IQ distribution... 30 IQ_MIN F32 0.5 31 IQ_MAX F32 0.8 32 33 # rotation sequence 34 POS_MIN F32 0.0 35 POS_MAX F32 0.0 36 POS_DELTA F32 1.0 37 22 38 END 23 39
Note:
See TracChangeset
for help on using the changeset viewer.
