Skip to content

Commit

Permalink
REG: fix #59
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLP committed Feb 16, 2017
1 parent 98dc754 commit af3bb1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testbeam_analysis/dut_alignment.py
Original file line number Diff line number Diff line change
Expand Up @@ -1098,6 +1098,7 @@ def _calculate_translation_alignment(track_candidates_file, alignment_file, fit_
new_alignment_parameters = geometry_utils.merge_alignment_parameters(
alignment_last_iteration,
alignment_parameters_change,
select_duts=fit_duts,
mode='relative')

# FIXME: This step does not work well
Expand Down

0 comments on commit af3bb1b

Please sign in to comment.