Hi, the latest ARTIQ now supports having several log docks. New docks can be created via the right-click context menu.
The GUI makes sure that at least one log dock stays open by showing close buttons on docks only when at least two are open. This requires a patched pyqtgraph: https://github.com/m-labs/pyqtgraph I guess we will keep using this fork for a while as the pyqtgraph maintainer has been unresponsive for several months. The conda packages in the m-labs channel are based on our fork. Due to a pyqtgraph bug (https://github.com/pyqtgraph/pyqtgraph/issues/204), the docking system will be corrupted if it loads the artiq_gui.pyon of a previous version. If you want to keep the state, replace "Log" with "log0" in the "DockArea" section of artiq_gui.pyon and add the following section: "LogDockManager": {"log0": { "min_level_idx": 0, "freetext_filter": "" }}, Sébastien _______________________________________________ ARTIQ mailing list https://ssl.serverraum.org/lists/listinfo/artiq