commit c894a57c75490bcbdd2646578a9ff0f4adfe7fbe Author: gobbo_a Date: Tue Jun 16 15:34:47 2020 +0200 Creation diff --git a/config/config.properties b/config/config.properties new file mode 100755 index 0000000..9784680 --- /dev/null +++ b/config/config.properties @@ -0,0 +1,34 @@ +#Tue Jun 16 15:34:23 CEST 2020 +autoSaveScanData=true +simulation=false +commandExecutionEvents=false +logDaysToLive=50 +userAuthenticator= +logLevelConsole=Off +scanStreamerPort=-1 +parallelInitialization=false +versionTrackingManual=false +hostName=null +userManagement=false +instanceName=MA +dataServerPort=-1 +hideServerMessages=false +serverPort=8080 +versionTrackingEnabled=true +dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name} +serverEnabled=false +depthDimension=0 +dataScanReleaseRecords=false +dataScanPreserveTypes=false +logLevel=Info +dataScanFlushRecords=false +logPath={logs}/{date}_{time} +dataLayout=default +terminalEnabled=false +notificationLevel=Off +terminalPort=3579 +createSessionFiles=false +versionTrackingLogin={context}/svcusr-hlapp_robot +versionTrackingRemote=git@git.psi.ch\:pshell_config/sf-ma.git +dataProvider=h5 +saveCommandStatistics=false diff --git a/config/devices.properties b/config/devices.properties new file mode 100755 index 0000000..b0992e6 --- /dev/null +++ b/config/devices.properties @@ -0,0 +1,2 @@ +dispatcher=ch.psi.pshell.bs.Dispatcher|https://dispatcher-api.psi.ch/sf||| +cam_server=ch.psi.pshell.bs.PipelineServer|sf-daqsync-01:8889||| diff --git a/config/jcae.properties b/config/jcae.properties new file mode 100755 index 0000000..47ed3b4 --- /dev/null +++ b/config/jcae.properties @@ -0,0 +1,11 @@ +ch.psi.jcae.ContextFactory.addressList= +ch.psi.jcae.ContextFactory.serverPort= +ch.psi.jcae.ContextFactory.maxArrayBytes=50000000 +ch.psi.jcae.ChannelFactory.retries=1 +ch.psi.jcae.ChannelFactory.timeout=1250 +ch.psi.jcae.impl.DefaultChannelService.retries=4 +ch.psi.jcae.impl.DefaultChannelService.timeout=1000 +ch.psi.jcae.ContextFactory.autoAddressList=true +ch.psi.jcae.ContextFactory.useShellVariables=true +ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false + diff --git a/config/mail.properties b/config/mail.properties new file mode 100755 index 0000000..4763759 --- /dev/null +++ b/config/mail.properties @@ -0,0 +1,9 @@ +#Tue Jun 16 14:28:24 CEST 2020 +port=0 +usr= +auth=None +smsSuffix=@sms.switch.ch +host= +from= +to= +pwd= diff --git a/config/setup.properties b/config/setup.properties new file mode 100755 index 0000000..2426815 --- /dev/null +++ b/config/setup.properties @@ -0,0 +1,20 @@ +#Tue Jun 16 14:28:19 CEST 2020 +scriptPath={home}/script +sessionsPath={outp}/sessions +pluginsPath={home}/plugins +configFileDevices={config}/devices.properties +libraryPath={script}; {script}/Lib +contextPath={outp}/context +configFilePlugins={config}/plugins.properties +extensionsPath={home}/extensions +configPath={home}/config +dataPath={outp}/data +devicesPath={home}/devices +configFileVariables={config}/variables.properties +configFileSettings={config}/settings.properties +wwwPath={home}/www +logPath={outp}/log +imagesPath={outp}/images +configFile={config}/config.properties +scriptType=py +configFileTasks={config}/tasks.properties diff --git a/devices/CurrentCamera.properties b/devices/CurrentCamera.properties new file mode 100755 index 0000000..d20a260 --- /dev/null +++ b/devices/CurrentCamera.properties @@ -0,0 +1,25 @@ +#Tue Jun 16 14:47:51 CEST 2020 +spatialCalOffsetY=-50.11933174224343 +spatialCalOffsetX=-50.11933174224343 +colormapLogarithmic=false +scale=1.0 +grayscale=false +spatialCalScaleX=-1.0 +spatialCalScaleY=-1.0 +colormapMax=255.0 +rescaleOffset=0.0 +roiWidth=-1 +colormap=Flame +invert=false +colormapMin=0.0 +rotation=0.0 +rotationCrop=false +rescaleFactor=1.0 +spatialCalUnits=mm +flipVertically=false +roiHeight=-1 +flipHorizontally=false +colormapAutomatic=true +roiY=0 +roiX=0 +transpose=false diff --git a/devices/cam_server.properties b/devices/cam_server.properties new file mode 100755 index 0000000..3a403af --- /dev/null +++ b/devices/cam_server.properties @@ -0,0 +1,25 @@ +#Tue Jun 16 14:33:27 CEST 2020 +colormapLogarithmic=false +spatialCalScaleX=-35.21126887460907 +spatialCalScaleY=-48.38709552593848 +rescaleOffset=0.0 +roiWidth=-1 +colormap=Flame +invert=false +colormapMin=NaN +rotationCrop=false +roiHeight=-1 +colormapAutomatic=true +roiY=0 +roiX=0 +spatialCalOffsetY=-483.5036425564949 +spatialCalOffsetX=-637.4980411378614 +scale=1.0 +grayscale=false +colormapMax=NaN +rotation=0.0 +rescaleFactor=1.0 +spatialCalUnits=mm +flipVertically=false +flipHorizontally=false +transpose=false diff --git a/devices/dispatcher.properties b/devices/dispatcher.properties new file mode 100755 index 0000000..6e8f337 --- /dev/null +++ b/devices/dispatcher.properties @@ -0,0 +1,12 @@ +#Tue Jun 16 14:32:33 CEST 2020 +sendStrategy=complete_all +socketType=DEFAULT +validationInconsistency=keep_as_is +disableCompression=false +keepListeningOnStop=false +byteBufferAllocator=false +sendBuildChannelConfig=at_startup +parallelHandlerProcessing=true +mappingIncomplete=fill_null +sendSyncTimeout=0 +sendAwaitFirstMessage=false diff --git a/devices/image.properties b/devices/image.properties new file mode 100755 index 0000000..800abb4 --- /dev/null +++ b/devices/image.properties @@ -0,0 +1,25 @@ +#Tue Jun 16 14:55:40 CEST 2020 +spatialCalOffsetY=NaN +spatialCalOffsetX=NaN +colormapLogarithmic=false +scale=1.0 +grayscale=false +spatialCalScaleX=NaN +spatialCalScaleY=NaN +colormapMax=NaN +rescaleOffset=0.0 +roiWidth=-1 +colormap=Grayscale +invert=false +colormapMin=NaN +rotation=0.0 +rotationCrop=false +rescaleFactor=1.0 +spatialCalUnits=mm +flipVertically=false +roiHeight=-1 +flipHorizontally=false +colormapAutomatic=false +roiY=0 +roiX=0 +transpose=false diff --git a/script/local.groovy b/script/local.groovy new file mode 100755 index 0000000..eef7106 --- /dev/null +++ b/script/local.groovy @@ -0,0 +1,3 @@ +/////////////////////////////////////////////////////////////////////////////////////////////////// +// Deployment specific global definitions - executed after startup.groovy +/////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/script/local.js b/script/local.js new file mode 100755 index 0000000..e2eeaad --- /dev/null +++ b/script/local.js @@ -0,0 +1,4 @@ +/////////////////////////////////////////////////////////////////////////////////////////////////// +// Deployment specific global definitions - executed after startup.js +/////////////////////////////////////////////////////////////////////////////////////////////////// + diff --git a/script/local.py b/script/local.py new file mode 100755 index 0000000..9dc8b0d --- /dev/null +++ b/script/local.py @@ -0,0 +1,4 @@ +################################################################################################### +# Deployment specific global definitions - executed after startup.py +################################################################################################### +