Intrabeam scattering tracking implementation
Compare changes
+ 153
− 126
@@ -10,9 +10,9 @@ from copy import deepcopy
@@ -515,61 +515,95 @@ def transverse_map_sector_generator(ring, positions):
@@ -595,7 +629,7 @@ class IntrabeamScattering(Element):
@@ -603,35 +637,37 @@ class IntrabeamScattering(Element):
@@ -648,15 +684,6 @@ class IntrabeamScattering(Element):
@@ -670,9 +697,8 @@ class IntrabeamScattering(Element):
@@ -680,40 +706,36 @@ class IntrabeamScattering(Element):
@@ -723,39 +745,43 @@ class IntrabeamScattering(Element):
@@ -779,8 +805,7 @@ class IntrabeamScattering(Element):
@@ -790,12 +815,10 @@ class IntrabeamScattering(Element):
@@ -815,10 +838,14 @@ class IntrabeamScattering(Element):
@@ -832,4 +859,4 @@ class IntrabeamScattering(Element):