Skip to content

Commit b1a064a

Browse files
committed
[TASK] mls new lattice
1 parent 3a02d27 commit b1a064a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lat2db/tools/factories/pyat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def instantiate_bending(prop: dict):
8686
FullGap=getattr(p, 'fullgap', 0.0),
8787
PolynomB=p.element_configuration.magnetic_element.coeffs.normal_coefficients,
8888
PolynomA=p.element_configuration.magnetic_element.coeffs.skew_coefficients,
89-
Energy=1.7e9
89+
Energy=629e6
9090
)
9191

9292

0 commit comments

Comments
 (0)