kenv
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: kenv | ||
| Version: 0.2.3.0 | ||
| Version: 0.2.3.1 | ||
| Summary: Kapchinscky ENVelope (KENV) - | ||
@@ -5,0 +5,0 @@ solver of the Kapchinsky-Vladimirsky envelope equation |
+1
-1
@@ -8,3 +8,3 @@ #__init__ | ||
| __version__ = '0.2.3.0' | ||
| __version__ = '0.2.3.1' | ||
| __doc__ = """Kapchinscky ENVelope (KENV) - | ||
@@ -11,0 +11,0 @@ solver of the Kapchinsky-Vladimirsky envelope equation""" |
+4
-2
@@ -206,4 +206,4 @@ # solver.py | ||
| envelope: bool=True, | ||
| rtol: float=1e-5, | ||
| atol: float=1e-8, | ||
| rtol: float=1e-4, | ||
| atol: float=1e-7, | ||
| method: str='RK23'): | ||
@@ -234,2 +234,4 @@ """Tracking!""" | ||
| self.envelope_yp = interpolate.interp1d(self.accelerator.parameter, self.envelope_yp, kind='cubic', fill_value=(0, 0), bounds_error=False) | ||
| self.gamma = interpolate.interp1d(self.accelerator.parameter, self.gamma, kind='cubic', fill_value=(0, 0), bounds_error=False) | ||
| if centroid: | ||
@@ -236,0 +238,0 @@ X0_centroid = np.array([self.beam.x, self.beam.xp, |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: kenv | ||
| Version: 0.2.3.0 | ||
| Version: 0.2.3.1 | ||
| Summary: Kapchinscky ENVelope (KENV) - | ||
@@ -5,0 +5,0 @@ solver of the Kapchinsky-Vladimirsky envelope equation |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
42100
0.33%762
0.13%