Indexing: Fixes to better handling ice ring spots
This commit is contained in:
@@ -90,6 +90,7 @@ void RotationIndexer::TryIndex() {
|
||||
.min_spots = experiment.GetIndexingSettings().GetViableCellMinSpots(),
|
||||
.refine_beam_center = true,
|
||||
.refine_distance_mm = false,
|
||||
.index_ice_rings = experiment.GetIndexingSettings().GetIndexIceRings(),
|
||||
.axis = axis_
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user