CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
api/__init__.py
api/schemas.py
api/server.py
api/routers/__init__.py
api/routers/crystal.py
api/routers/glaser.py
api/routers/multislice.py
api/routers/stem.py
api/routers/wave.py
columx/__init__.py
columx/__main__.py
columx/aberration.py
columx/abtem_interface.py
columx/cbed.py
columx/cli.py
columx/column.py
columx/constants.py
columx/coulomb.py
columx/crystal.py
columx/deflection.py
columx/dpc.py
columx/eels.py
columx/electrostatic_paraxial.py
columx/fem2d.py
columx/field.py
columx/glaser.py
columx/hrtem.py
columx/instruments.py
columx/lens_cascade.py
columx/multipole.py
columx/multislice.py
columx/paraxial.py
columx/ray3d.py
columx/source.py
columx/stem.py
columx/wave.py
columx.egg-info/PKG-INFO
columx.egg-info/SOURCES.txt
columx.egg-info/dependency_links.txt
columx.egg-info/entry_points.txt
columx.egg-info/requires.txt
columx.egg-info/top_level.txt
docs/USER_GUIDE.md
docs/architecture.md
gui/ColumX_GUI_Manual.md
gui/__init__.py
gui/columx_gui.py
tests/absolute_validation.py
tests/benchmark_mebs.py
tests/comprehensive_comparison.py
tests/independent_validation.py
tests/mebs_audit.py
tests/test_all.py
tests/test_crystal_stem.py
tests/test_new_physics.py
web/__init__.py
web/index.html