.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/tests.yml
examples/fd_to_s40.py
srts/__init__.py
srts/analysis.py
srts/coeffs.py
srts/expansion.py
srts/filtering.py
srts/io.py
srts/model_data.py
srts/parameterization.py
srts/pipeline.py
srts/splines.py
srts/tomographic_filter.py
srts.egg-info/PKG-INFO
srts.egg-info/SOURCES.txt
srts.egg-info/dependency_links.txt
srts.egg-info/requires.txt
srts.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_analysis.py
tests/test_coeffs.py
tests/test_expansion.py
tests/test_filtering.py
tests/test_fortran_validation.py
tests/test_io.py
tests/test_model_data.py
tests/test_parameterization.py
tests/test_pipeline.py
tests/test_splines.py
tests/test_tomographic_filter.py
tools/convert_to_hdf5.py
tools/upload_test_data.sh