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:
2026-04-22 16:09:12 +02:00
parent c398afa6b6
commit 64b7089ed4
+1 -1
View File
@@ -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"