diff --git a/config/plugins.properties b/config/plugins.properties index e3970e7..c7b984d 100644 --- a/config/plugins.properties +++ b/config/plugins.properties @@ -1,6 +1,6 @@ Correlation.java=enabled Cameras.java=disabled -ScreenPanel.java=disabled +ScreenPanel.java=enabled Camtool.java=disabled LaserGunAlignment.java=enabled test2.java=disabled diff --git a/devices/CurrentCamera.properties b/devices/CurrentCamera.properties index 5e998b8..631ccfa 100644 --- a/devices/CurrentCamera.properties +++ b/devices/CurrentCamera.properties @@ -1,7 +1,7 @@ -#Wed Oct 05 11:28:53 CEST 2016 -colormap=Grayscale +#Wed Oct 05 15:18:50 CEST 2016 +colormap=Rainbow colormapAutomatic=true -colormapMax=255.0 +colormapMax=0.0 colormapMin=0.0 flipHorizontally=false flipVertically=false