Changeset 24810
- Timestamp:
- Jul 15, 2009, 2:38:03 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppSim.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppSim.config
r24099 r24810 13 13 BIAS.ORDER S32 7 # Order for overscan polynomial 14 14 15 # dark signal = (DARK.RATE + DARK.TEMP1*TEMP + DARK.TEMP2*TEMP^2)*EXPTIME 15 16 DARK BOOL TRUE 16 17 DARK.RATE F32 5.0 # Dark current (e/s) 18 DARK.TEMP F32 0.0 # Dark temperature trend (e/s/C) 19 DARK.TEMP2 F32 0.0 # 2nd order Dark temperature trend (e/s/C^2) 20 DET.TEMP F32 -20.0 # Detector temperature 21 22 # dark signal = (DARK.RATE + DARK.TEMP1*TEMP + DARK.TEMP2*TEMP^2)*EXPTIME 23 # the following dark model can be used to test ppMerge with DARK.ORDINATES 24 TEST.DARKTEMP METADATA 25 DARK BOOL TRUE 26 DARK.RATE F32 25.0 # Dark current (e/s) 27 DARK.TEMP F32 0.5 # Dark temperature trend (e/s/C) 28 DARK.TEMP2 F32 0.05 # 2nd order Dark temperature trend (e/s/C^2) 29 DET.TEMP F32 -20.0 # Detector temperature 30 EDN 17 31 18 32 FLAT BOOL TRUE
Note:
See TracChangeset
for help on using the changeset viewer.
