Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeilstenedmands committed Jan 11, 2024
1 parent ff24f1f commit 5a29a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dials/algorithms/merging/merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ def merge_scaled_array(
stats_data.anom_merging_statistics_result = anom_stats
# try to fit resolution
resolution_cut_criterion = ""
d_min = None
try:
if applied_d_min is None:
if not resolution_fit_options:
Expand Down

0 comments on commit 5a29a1c

Please sign in to comment.