Skip to content

Commit

Permalink
Update run_map.py
Browse files Browse the repository at this point in the history
Add twiss
  • Loading branch information
cemitch99 authored Jan 12, 2025
1 parent 7081416 commit c81a012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/linear_map/run_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# from elements import LinearTransport
import numpy as np

from impactx import ImpactX, distribution, elements
from impactx import ImpactX, distribution, elements, twiss

sim = ImpactX()

Expand Down

0 comments on commit c81a012

Please sign in to comment.