diff --git a/config/setup.properties b/config/setup.properties index b7459f6..072733c 100644 --- a/config/setup.properties +++ b/config/setup.properties @@ -1,4 +1,4 @@ -#Mon Aug 24 08:28:02 CEST 2015 +#Thu Sep 15 16:33:25 CEST 2016 configFile={config}/config.properties configFileDevices={config}/devices.properties configFileImageSources={config}/imaging.properties @@ -10,6 +10,7 @@ contextPath={home}/context dataPath=/sls/X07MA/data/x07maop/Data1 devicesPath={home}/devices extensionsPath={home}/extensions +imagesPath={outp}/images libraryPath={script}; {script}/Lib logPath={home}/log pluginsPath={home}/plugins diff --git a/devices/sample.properties b/devices/sample.properties index e145284..d195000 100644 --- a/devices/sample.properties +++ b/devices/sample.properties @@ -1,9 +1,20 @@ -#Thu Dec 10 11:22:42 CET 2015 +#Thu Sep 15 16:33:31 CEST 2016 flipHorizontally=false flipVertically=false grayscale=false invert=false rescaleFactor=1.0 rescaleOffset=0.0 +roiHeight=-1 +roiWidth=-1 +roiX=0 +roiY=0 rotation=0.0 +rotationCrop=false scale=1.0 +spatialCalOffsetX=NaN +spatialCalOffsetY=NaN +spatialCalScaleX=NaN +spatialCalScaleY=NaN +spatialCalUnits=mm +transpose=false