IndexAndRefine: Fix using lattice at zero deg for refinement
This commit is contained in:
@@ -133,7 +133,6 @@ std::optional<RotationIndexerResult> RotationIndexer::ProcessImage(int64_t image
|
||||
.search_result = search_result_,
|
||||
.geom = updated_geom_
|
||||
};
|
||||
return GetLattice();
|
||||
}
|
||||
|
||||
std::optional<RotationIndexerResult> RotationIndexer::GetLattice() {
|
||||
|
||||
Reference in New Issue
Block a user