This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Mon May 01 11:27:46 CEST 2023
|
||||
#Tue Oct 31 13:01:30 CET 2023
|
||||
XScanAppendSuffix=true
|
||||
XScanCrlogicAbortable=true
|
||||
XScanCrlogicChannel=null
|
||||
@@ -49,7 +49,7 @@ parallelInitialization=false
|
||||
saveCommandStatistics=true
|
||||
saveConsoleSessionFiles=false
|
||||
scanStreamerPort=5563
|
||||
serverEnabled=false
|
||||
serverEnabled=true
|
||||
serverPort=8080
|
||||
sessionHandling=On
|
||||
simulation=false
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
disp=ch.psi.pshell.bs.Dispatcher|http://localhost:8080|||
|
||||
$det=ch.psi.pshell.epics.AreaDetector|13SIM1||1000|true
|
||||
$bc=ch.psi.pshell.epics.AreaDetector|X09DA-FE-BEAMSZX|||true
|
||||
bi=ch.psi.pshell.imaging.CameraSource|bc||-1000|
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"scanPlotDisabled" : false,
|
||||
"scanTableDisabled" : false,
|
||||
"cachedDataPanel" : false,
|
||||
"dataExtensions" : "log txt xml py png tif tiff mat",
|
||||
"dataExtensions" : "log txt xml py png tif tiff mat h5",
|
||||
"dataSubFiles" : "*",
|
||||
"hideFileName" : false,
|
||||
"showEmergencyStop" : false,
|
||||
@@ -72,7 +72,7 @@
|
||||
"defaultRendererColormap" : "Grayscale",
|
||||
"linePlot" : "ch.psi.pshell.plot.LinePlotJFree",
|
||||
"matrixPlot" : "ch.psi.pshell.plot.MatrixPlotJFree",
|
||||
"surfacePlot" : "null",
|
||||
"surfacePlot" : "ch.psi.pshell.plot.SurfacePlotJzy3d",
|
||||
"timePlot" : "ch.psi.pshell.plot.TimePlotJFree",
|
||||
"plotsDetached" : false,
|
||||
"plotsHidden" : false,
|
||||
@@ -83,7 +83,7 @@
|
||||
"plotBackground" : null,
|
||||
"gridColor" : null,
|
||||
"outlineColor" : null,
|
||||
"disableOffscreenBuffer" : false,
|
||||
"disableOffscreenBuffer" : true,
|
||||
"defaultPanels" : [ {
|
||||
"deviceClassName" : "ch.psi.pshell.epics.Scaler",
|
||||
"panelClassName" : "ch.psi.pshell.swing.ScalerPanel"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#Tue Apr 18 14:30:53 CEST 2023
|
||||
#Fri Sep 29 09:45:06 CEST 2023
|
||||
CurrentSession=122
|
||||
DaySequentialNumber=1
|
||||
FileSequentialNumber=5709
|
||||
LastRunDate=230418
|
||||
DaySequentialNumber=26
|
||||
FileSequentialNumber=5986
|
||||
LastRunDate=230929
|
||||
SessionCounter=127
|
||||
xxx=[1, 2, 3, 4]
|
||||
|
||||
Reference in New Issue
Block a user