Changeset 16539 for trunk/doc/simtest/simtest.config
- Timestamp:
- Feb 19, 2008, 10:06:41 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/doc/simtest/simtest.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/simtest/simtest.config
r16284 r16539 33 33 DVODB STR /data/alala.0/ipp/ippRefs/catdir.synth.grizy 34 34 END 35 36 # this entry defines the parameters of the bias images37 BIAS METADATA38 # LEVEL : the bias value as a function of position39 LEVEL METADATA40 NORDER_X S32 0 # number of x orders41 NORDER_Y S32 2 # number of y orders42 VAL_X00_Y00 F64 100.0 # polynomial coefficient43 VAL_X00_Y01 F64 1.0 # polynomial coefficient44 VAL_X00_Y02 F64 0.1 # polynomial coefficient45 NELEMENTS S32 3 # number of unmasked components46 END # folder for 2D polynomial47 48 # the bias level will use the above 2D variation, plus the Gaussian offset49 LEVEL.SIGMA F32 5.050 51 # per-pixel noise52 READNOISE F32 5.053 54 # number55 N56 END57 58 # this entry defines the parameters of the dark images59 DARK METADATA60 # LEVEL : the bias value as a function of position61 LEVEL METADATA62 NORDER_X S32 0 # number of x orders63 NORDER_Y S32 2 # number of y orders64 VAL_X00_Y00 F64 100.0 # polynomial coefficient65 VAL_X00_Y01 F64 1.0 # polynomial coefficient66 VAL_X00_Y02 F64 0.1 # polynomial coefficient67 NELEMENTS S32 3 # number of unmasked components68 END # folder for 2D polynomial69 70 EXPTIME.TREND METADATA71 NORDER_X S32 1 # number of x orders72 VAL_X00 F64 0.0 # polynomial coefficient73 VAL_X01 F64 1.0 # polynomial coefficient74 NELEMENTS S32 2 # number of unmasked components75 END # folder for 2D polynomial76 77 TEMPERATURE.TREND METADATA78 NORDER_X S32 1 # number of x orders79 VAL_X00 F64 0.0 # polynomial coefficient80 VAL_X01 F64 1.0 # polynomial coefficient81 NELEMENTS S32 2 # number of unmasked components82 END # folder for 2D polynomial83 84 # the bias level will use the above 2D variation, plus the Gaussian offset85 LEVEL.SIGMA F32 5.086 87 # use any of these values for the exposure time88 EXPTIME.VALUE F32 (vector)89 90 # choose a temperature anywhere in this range91 TEMPERATURE.MIN F32 -9092 TEMPERATURE.MAX F32 -7093 END94 95 FLAT METADATA96 END97 98 FRINGE METADATA99 END100
Note:
See TracChangeset
for help on using the changeset viewer.
