GUI: fixed bug where default was spots but said was low res spots
Build and Publish / build (push) Failing after 23s
Build and Publish / build (push) Failing after 23s
This commit is contained in:
@@ -95,7 +95,7 @@ class RasterGridManager(QObject):
|
||||
self.__beam_size_mm = geom.beam_size_mm
|
||||
self.__geom = geom
|
||||
|
||||
self.__metric = RasterGridMetric.SPOTS
|
||||
self.__metric = RasterGridMetric.SPOTS_LOW_RES
|
||||
|
||||
self.__loaded_image_prefix = None
|
||||
self.__loaded_image_index = None
|
||||
|
||||
Reference in New Issue
Block a user