.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.rst
CITATION.cff
CODE_OF_CONDUCT.md
LICENSE.txt
README.md
eg_image.png
pyproject.toml
pytest.ini
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/CI.yml
.github/workflows/CI_fixed.yaml
.github/workflows/python-publish.yaml
changelog/README.rst
docs/Makefile
docs/make.bat
docs/source/cite.rst
docs/source/conf.py
docs/source/development.rst
docs/source/eg_image.png
docs/source/example.ipynb
docs/source/help.rst
docs/source/index.rst
docs/source/quickstart.rst
docs/source/data/stereo_0.fts
docs/source/data/stereo_120.fts
docs/source/data/stereo_240.fts
solpolpy/__init__.py
solpolpy/alpha.py
solpolpy/constants.py
solpolpy/core.py
solpolpy/errors.py
solpolpy/instruments.py
solpolpy/plotting.py
solpolpy/transforms.py
solpolpy/util.py
solpolpy.egg-info/PKG-INFO
solpolpy.egg-info/SOURCES.txt
solpolpy.egg-info/dependency_links.txt
solpolpy.egg-info/requires.txt
solpolpy.egg-info/top_level.txt
tests/__init__.py
tests/fixtures.py
tests/test_alpha.py
tests/test_core.py
tests/test_instruments.py
tests/test_plotting.py
tests/test_transforms.py
tests/test_support_files/lasco_+60.fts
tests/test_support_files/lasco_-60.fts
tests/test_support_files/lasco_0.fts
tests/test_support_files/lasco_clear.fts
tests/test_support_files/stereo_0.fts
tests/test_support_files/stereo_120.fts
tests/test_support_files/stereo_240.fts