We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad26b4c commit ce5573dCopy full SHA for ce5573d
2 files changed
ConfigFiles/Testing/PlusDeviceSet_AndorVideoSourceTest.xml
@@ -3,7 +3,7 @@
3
<Device
4
Id="BLICamera"
5
Type="AndorCamera"
6
- UseCooling="FALSE"
+ RequireCoolTemp="FALSE"
7
UseFrameCorrections="TRUE"
8
CoolTemperature="-70"
9
SafeTemperature="10"
@@ -21,9 +21,10 @@
21
CameraIntrinsics="20273.05 0 513.3315
22
0 20207.06 525.1244
23
0 0 1"
24
- DistanceCoefficients="-81.8617 8523.784 0 0"
+ DistortionCoefficients="-81.8617 8523.784 0 0"
25
FlatCorrection="../../../../PlusLibData/TestImages/AndorTestFlat.png"
26
BiasDarkCorrection="../../../../PlusLibData/TestImages/AndorTestBias.png"
27
+ BadPixelCorrection="../../../../PlusLibData/TestImages/AndorBadPixelImage.png"
28
>
29
<DataSources>
30
<DataSource Type="Video" Id="VideoBR" PortName="BLIRaw"/>
TestImages/AndorBadPixelImage.png
237 Bytes
0 commit comments