Skip to content

Commit

Permalink
Merge pull request #70 from lhcopt/fix/update_xsuite
Browse files Browse the repository at this point in the history
Update for xsuite v0.2.2
  • Loading branch information
giadarol authored Jan 21, 2022
2 parents b4b6d2a + fb5ac84 commit dcf1293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymask/pymasktools.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ def generate_xsuite_line(mad, seq_name, bb_df,
_disable_beam_beam(tracker.line)
RR_finite_diffs = tracker.compute_one_turn_matrix_finite_differences(
particle_on_tracker_co,
**steps_for_finite_diffs)
steps_r_matrix=steps_for_finite_diffs)
_restore_beam_beam(tracker.line)


Expand Down

0 comments on commit dcf1293

Please sign in to comment.