Startup
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#Mon Feb 18 10:50:11 CET 2019
|
||||
#Tue Feb 19 09:43:41 CET 2019
|
||||
autoSaveScanData=true
|
||||
commandExecutionEvents=false
|
||||
createSessionFiles=true
|
||||
dataLayout=default
|
||||
dataPath={data}/{year}/{month}/Nicolas/pshell-{date}-{time}-{name}
|
||||
@@ -18,6 +19,7 @@ logLevel=Fine
|
||||
logLevelConsole=Off
|
||||
logPath={logs}/{date}_{time}
|
||||
notificationLevel=Error
|
||||
saveCommandStatistics=false
|
||||
scanStreamerPort=-1
|
||||
scanStreamingPort=-1
|
||||
scriptType=py
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
#Thu Sep 15 16:11:43 CEST 2016
|
||||
#Tue Feb 19 09:43:41 CET 2019
|
||||
configFile={config}/config.properties
|
||||
configFileDevices={config}/devices.properties
|
||||
configFileImageSources={config}/imaging.properties
|
||||
configFilePlugins={config}/plugins.properties
|
||||
configFileSettings={config}/settings.properties
|
||||
configFileTasks={config}/tasks.properties
|
||||
configFileUpdateStrategy={config}/update.properties
|
||||
configPath={home}/config
|
||||
contextPath={home}/context
|
||||
dataPath=~/Data1
|
||||
#dataPath=/scratch/pshell
|
||||
devicesPath={home}/devices
|
||||
extensionsPath={home}/extensions
|
||||
imagesPath={outp}/images
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#Tue Aug 30 14:04:35 CEST 2016
|
||||
#Tue Feb 19 09:43:45 CET 2019
|
||||
colormap=Temperature
|
||||
colormapAutomatic=true
|
||||
colormapLogarithmic=false
|
||||
colormapMax=255.0
|
||||
colormapMin=0.0
|
||||
dataMonitoring=false
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#Tue Aug 30 14:04:35 CEST 2016
|
||||
#Tue Feb 19 09:43:45 CET 2019
|
||||
colormap=Grayscale
|
||||
colormapAutomatic=true
|
||||
colormapLogarithmic=false
|
||||
colormapMax=255.0
|
||||
colormapMin=0.0
|
||||
dataMonitoring=false
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#Tue Sep 06 10:39:20 CEST 2016
|
||||
#Tue Feb 19 09:43:45 CET 2019
|
||||
colormap=Grayscale
|
||||
colormapAutomatic=true
|
||||
colormapLogarithmic=false
|
||||
colormapMax=4169.819
|
||||
colormapMin=0.0
|
||||
dataMonitoring=false
|
||||
|
||||
Reference in New Issue
Block a user