Startup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Tue Nov 24 16:14:20 CET 2015
|
||||
#Thu Sep 15 16:26:43 CEST 2016
|
||||
configFile={config}/config.properties
|
||||
configFileDevices={config}/devices.properties
|
||||
configFilePlugins={config}/plugins.properties
|
||||
@@ -9,6 +9,7 @@ contextPath={home}/context
|
||||
dataPath={home}/data
|
||||
devicesPath={home}/devices
|
||||
extensionsPath={home}/extensions
|
||||
imagesPath={outp}/images
|
||||
libraryPath={script}; {script}/Lib
|
||||
logPath={home}/log
|
||||
pluginsPath={home}/plugins
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Fri Apr 15 14:05:22 CEST 2016
|
||||
#Thu Sep 15 16:26:48 CEST 2016
|
||||
colormap=Grayscale
|
||||
colormapAutomatic=false
|
||||
colormapMax=255.0
|
||||
@@ -9,5 +9,16 @@ grayscale=false
|
||||
invert=false
|
||||
rescaleFactor=1.0
|
||||
rescaleOffset=0.0
|
||||
roiHeight=-1
|
||||
roiWidth=-1
|
||||
roiX=0
|
||||
roiY=0
|
||||
rotation=90.0
|
||||
rotationCrop=false
|
||||
scale=1.0
|
||||
spatialCalOffsetX=NaN
|
||||
spatialCalOffsetY=NaN
|
||||
spatialCalScaleX=NaN
|
||||
spatialCalScaleY=NaN
|
||||
spatialCalUnits=mm
|
||||
transpose=false
|
||||
|
||||
Reference in New Issue
Block a user