DAQ: bug where has_sufficient_low_res_spots was not imported.

This commit is contained in:
appleb_m
2025-12-22 09:34:24 +01:00
parent 7a9411d0cd
commit 92428ff2fa
+1 -1
View File
@@ -22,7 +22,7 @@ from aaredaqlib.beamline import MXBeamline
from aaredaqlib.coordinate import Coordinate, SmargonCoordinate
from aaredaqlib.diffraction_geometry import DiffractionGeometry
from aaredaqlib.find_xtal import raster_centre_of_mass, create_quality_filtered_array, identify_crystal_raster, \
get_result_list_from_com, get_best_b_factor, get_best_res, get_xtal_size
get_result_list_from_com, get_best_b_factor, get_best_res, get_xtal_size, has_sufficient_low_res_spots
from aaredaqlib.logger_config import setup_logger
from aaredaqlib.models import (
SampleShortInfo,