- Timestamp:
- Aug 7, 2009, 12:45:24 PM (17 years ago)
- Location:
- branches/eam_branches/20090715
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippconfig/recipes/ppSim.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715
- Property svn:mergeinfo changed
/trunk (added) merged: 24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24950,24953-24971,24973-24977,24986-24989,24993-25017
- Property svn:mergeinfo changed
-
branches/eam_branches/20090715/ippconfig/recipes/ppSim.config
r24099 r25022 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 END 17 31 18 32 FLAT BOOL TRUE
Note:
See TracChangeset
for help on using the changeset viewer.
