Changeset 15434
- Timestamp:
- Nov 1, 2007, 3:59:52 PM (19 years ago)
- Location:
- trunk/ippconfig/gpc1
- Files:
-
- 2 edited
-
format_mef.config (modified) (3 diffs)
-
format_raw.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/gpc1/format_mef.config
r15278 r15434 180 180 FPA.AZ STR AZ 181 181 FPA.TEMP STR DETTEM 182 FPA.EXPOSURE STR EXPTIME183 182 CHIP.ID STR DETECTOR 184 183 CELL.XBIN STR CCDSUM … … 189 188 CELL.YPARITY STR LTM2_2 190 189 # CELL.SATURATION STR SATURATE 190 FPA.EXPOSURE STR EXPREQ # Requested exposure time, presumably camera exposure time 191 CELL.EXPOSURE STR EXPTIME # Exposure time measured by shutter 192 CELL.DARKTIME STR EXPREQ # Requested exposure time, presumably camera exposure time 191 193 END 192 194 … … 452 454 XY76 S32 1 453 455 END 454 CELL.EXPOSURE F32 0.0455 CELL.DARKTIME F32 0.0456 456 CELL.GAIN F32 1.0 457 457 CELL.READNOISE F32 0.0 -
trunk/ippconfig/gpc1/format_raw.config
r15317 r15434 192 192 # CELL.SATURATION STR SATURATE 193 193 CHIP.TEMP STR DETTEM 194 ### These will have to change when we get the 'real' EXPTIME measured by the shutter driver 195 FPA.EXPOSURE F32 EXPREQ 196 CELL.EXPOSURE F32 EXPREQ 197 CELL.DARKTIME F32 EXPREQ 194 198 END 195 199 … … 455 459 XY76 S32 1 456 460 END 457 CELL.EXPOSURE F32 0.0458 CELL.DARKTIME F32 0.0459 461 CELL.GAIN F32 1.0 460 462 CELL.READNOISE F32 0.0
Note:
See TracChangeset
for help on using the changeset viewer.
