GUI: todo note - if we use zmq and pred stream form same source can we combine instead of having two image streams?
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ if __name__ == "__main__":
|
||||
parser.setApplicationDescription("PSI AareGUI")
|
||||
parser.addHelpOption() # Adds --help option
|
||||
parser.addVersionOption() # Adds --version option
|
||||
|
||||
#TODO if zmq and pred stream come from same source, do not need images from both streams, can combine
|
||||
match mx_beamline():
|
||||
case MXBeamline.X06DA:
|
||||
default_url = "http://mx-x06da-queue-01.psi.ch:5210"
|
||||
|
||||
Reference in New Issue
Block a user