main_window - needed cfg_get for secondary camera - secondary camera should be in gui

This commit is contained in:
appleb_m
2026-06-09 09:53:00 +02:00
parent 7c3629529e
commit 3f06afa8e5
+1
View File
@@ -14,6 +14,7 @@ from PySide6.QtWidgets import (
#Common imports
from aare.common.auth_models import BatonStatus
from aare.common.beamline import cfg_get
from aare.common.coordinate import Coordinate, SmargonCoordinate
from aare.common.diffraction_geometry import DiffractionGeometry
from aare.common.logger_config import setup_logger