Skip to content

Commit ce5573d

Browse files
authored
ENH: adding bad pixels image for Andor device configuration (#37)
Also updating the config file with recent changes to the class.
1 parent ad26b4c commit ce5573d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

ConfigFiles/Testing/PlusDeviceSet_AndorVideoSourceTest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Device
44
Id="BLICamera"
55
Type="AndorCamera"
6-
UseCooling="FALSE"
6+
RequireCoolTemp="FALSE"
77
UseFrameCorrections="TRUE"
88
CoolTemperature="-70"
99
SafeTemperature="10"
@@ -21,9 +21,10 @@
2121
CameraIntrinsics="20273.05 0 513.3315
2222
0 20207.06 525.1244
2323
0 0 1"
24-
DistanceCoefficients="-81.8617 8523.784 0 0"
24+
DistortionCoefficients="-81.8617 8523.784 0 0"
2525
FlatCorrection="../../../../PlusLibData/TestImages/AndorTestFlat.png"
2626
BiasDarkCorrection="../../../../PlusLibData/TestImages/AndorTestBias.png"
27+
BadPixelCorrection="../../../../PlusLibData/TestImages/AndorBadPixelImage.png"
2728
>
2829
<DataSources>
2930
<DataSource Type="Video" Id="VideoBR" PortName="BLIRaw"/>

TestImages/AndorBadPixelImage.png

237 Bytes
Loading

0 commit comments

Comments
 (0)