Changeset 26779
- Timestamp:
- Feb 5, 2010, 1:03:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippconfig/gpc1/ppMerge.config
r24840 r26779 43 43 # END 44 44 45 # 2010.02.02 -- this was the dark rule for the dark master from 20100124 45 46 # Ordinates for fitting dark current as function of darktime and fpa temp: 46 47 # Counts = C0 + (CT0 + CT1*Temp + CT2*Temp^2)*exptime 48 # the 0th order term is implied, right? 49 # Note: GPC1 has bad values for DARKTIME in unpredictable cells; use EXPOSURE for now 50 # DARK.ORDINATES METADATA 51 # CELL.EXPOSURE S32 1 52 # TEMP METADATA 53 # ORDER S32 1 54 # RULE STR CHIP.TEMP * CELL.EXPOSURE 55 # END 56 # TEMP2 METADATA 57 # ORDER S32 1 58 # RULE STR CHIP.TEMP * CHIP.TEMP * CELL.EXPOSURE 59 # END 60 # END 61 62 # Ordinates for fitting dark current as function of darktime and fpa temp: 63 # Counts = C0 + (CT0 + CT1*Temp)*exptime 47 64 # the 0th order term is implied, right? 48 65 # Note: GPC1 has bad values for DARKTIME in unpredictable cells; use EXPOSURE for now … … 53 70 RULE STR CHIP.TEMP * CELL.EXPOSURE 54 71 END 55 TEMP2 METADATA56 ORDER S32 157 RULE STR CHIP.TEMP * CHIP.TEMP * CELL.EXPOSURE58 END59 72 END
Note:
See TracChangeset
for help on using the changeset viewer.
