LICENSE
README.md
pyproject.toml
src/nbragg/__init__.py
src/nbragg/cross_section.py
src/nbragg/data.py
src/nbragg/grouped_fit.py
src/nbragg/model_fitting.py
src/nbragg/model_io.py
src/nbragg/model_params.py
src/nbragg/model_plotting.py
src/nbragg/models.py
src/nbragg/py.typed
src/nbragg/response.py
src/nbragg/utils.py
src/nbragg.egg-info/PKG-INFO
src/nbragg.egg-info/SOURCES.txt
src/nbragg.egg-info/dependency_links.txt
src/nbragg.egg-info/requires.txt
src/nbragg.egg-info/top_level.txt
tests/test_cross_section.py
tests/test_data_improvements.py
tests/test_enhanced_plotting.py
tests/test_fixed_params.py
tests/test_from_mtex.py
tests/test_grouped_data.py
tests/test_grouped_refit.py
tests/test_grouped_saveload.py
tests/test_models.py
tests/test_orientation_params.py
tests/test_save_load_v2.py
tests/test_string_indices_and_features.py