LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tests/test_add_particles.py
tests/test_build_particles_binomial.py
tests/test_build_particles_normalized.py
tests/test_build_particles_parabolic.py
tests/test_build_particles_qgaussian.py
tests/test_build_particles_set.py
tests/test_build_particles_shift.py
tests/test_classical_particle_radius_and_showing.py
tests/test_copy.py
tests/test_filter.py
tests/test_gauss_gen.py
tests/test_hypersphere.py
tests/test_long_coord_after_reload.py
tests/test_merge.py
tests/test_multi_bunch_gauss_gen.py
tests/test_pencil.py
tests/test_pencil_with_absolute_cut.py
tests/test_phase_monitor.py
tests/test_polar_grid.py
tests/test_polar_uniform.py
tests/test_reorganize_lost.py
tests/test_single_rf_harmonic_matcher.py
tests/test_test_helpers.py
tests/test_to_from_dict.py
xpart/__init__.py
xpart/_version.py
xpart/build_particles.py
xpart/general.py
xpart/linear_normal_form.py
xpart/matched_gaussian.py
xpart/particles.py
xpart/pdg.py
xpart/test_helpers.py
xpart.egg-info/PKG-INFO
xpart.egg-info/SOURCES.txt
xpart.egg-info/dependency_links.txt
xpart.egg-info/requires.txt
xpart.egg-info/top_level.txt
xpart/longitudinal/__init__.py
xpart/longitudinal/curve_tools.py
xpart/longitudinal/generate_binomial_longitudinal_distribution.py
xpart/longitudinal/generate_longitudinal.py
xpart/longitudinal/generate_parabolic_longitudinal_distribution.py
xpart/longitudinal/generate_qgaussian_longitudinal_distribution.py
xpart/longitudinal/pdf_integrators_2d.py
xpart/longitudinal/rf_bucket.py
xpart/longitudinal/rfbucket_matching.py
xpart/longitudinal/single_rf_harmonic_matcher.py
xpart/monitors/__init__.py
xpart/monitors/phase_monitor.py
xpart/pyheadtail_interface/__init__.py
xpart/pyheadtail_interface/pyhtxtparticles.py
xpart/transverse_generators/__init__.py
xpart/transverse_generators/gaussian.py
xpart/transverse_generators/hypersphere.py
xpart/transverse_generators/pencil.py
xpart/transverse_generators/polar.py