LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
pywit/__init__.py
pywit/_generate_modules.py
pywit/component.py
pywit/devices.py
pywit/element.py
pywit/elements_group.py
pywit/interface.py
pywit/landau_damping.py
pywit/materials.py
pywit/model.py
pywit/parameters.py
pywit/plot.py
pywit/sacherer_formula.py
pywit/utilities.py
pywit/utils.py
tests/test_common.py
tests/test_component.py
tests/test_config_pipeline_for_wakes.py
tests/test_devices.py
tests/test_element.py
tests/test_fakemultibunch.py
tests/test_fakemultibunch_vs_sacharer.py
tests/test_instability_vs_pyht.py
tests/test_interface.py
tests/test_landau_damping.py
tests/test_materials.py
tests/test_sacherer.py
tests/test_utilities.py
tests/test_utils.py
tests/test_xwakes_headtail_table_read.py
tests/test_xwakes_impedances_vs_analytic.py
tests/test_xwakes_kick_vs_pyheadtail.py
tests/test_xwakes_tune_shift.py
tests/test_xwakes_wake_kicks.py
tests/test_yokoya.py
xwakes/__init__.py
xwakes/_version.py
xwakes/basewake.py
xwakes/config_pipeline_for_wakes.py
xwakes/general.py
xwakes/init_pywit_directory.py
xwakes/read_headtail_table.py
xwakes/resonator.py
xwakes/thick_resistive_wall.py
xwakes/wakefield_from_table.py
xwakes/yokoya.py
xwakes.egg-info/PKG-INFO
xwakes.egg-info/SOURCES.txt
xwakes.egg-info/dependency_links.txt
xwakes.egg-info/requires.txt
xwakes.egg-info/top_level.txt
xwakes/beam_elements/__init__.py
xwakes/wit/__init__.py
xwakes/wit/component.py
xwakes/wit/devices.py
xwakes/wit/element.py
xwakes/wit/elements_group.py
xwakes/wit/interface.py
xwakes/wit/interface_dataclasses.py
xwakes/wit/landau_damping.py
xwakes/wit/materials.json
xwakes/wit/materials.py
xwakes/wit/model.py
xwakes/wit/parameters.py
xwakes/wit/plot.py
xwakes/wit/sacherer_formula.py
xwakes/wit/utilities.py
xwakes/wit/utils.py