Skip to content
Snippets Groups Projects
Commit 8f88c96e authored by Doucet, Mathieu's avatar Doucet, Mathieu
Browse files

Re #15118 tiny tweak

parent a2a09aa0
No related merge requests found
......@@ -68,6 +68,8 @@ class LRAutoReduction(PythonAlgorithm):
if force_value > 0:
sequence_number = force_value
first_run_of_set = int(run_number) - int(sequence_number) + 1
do_reduction = True
is_direct_beam = False
# Look for meta data information, available with the new DAS
# If it's not available, parse the title.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment