.gitignore
.pre-commit-config.yaml
.readthedocs.yml
.sunpy-template.yml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
azure-pipelines.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
./stokespy/__init__.py
./stokespy/instload.py
./stokespy/plotting.py
./stokespy/stokespy.py
./stokespy/version.py
./stokespy/data/README.rst
./stokespy/tests/__init__.py
./stokespy/tests/test_stokespy.py
.circleci/config.yml
.circleci/early_exit.sh
changelog/README.rst
docs/Makefile
docs/api.rst
docs/atmos_classes.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/make.bat
docs/stokes_classes.rst
docs/images/MagVectorMap_plot.png
docs/images/StokesCube_plot.png
docs/images/StokesParamCube_plot.png
docs/images/StokesParamMap_plot1.png
docs/images/StokesParamMap_plot2.png
docs/images/StokesProfile_plot.png
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
licenses/README.rst
licenses/TEMPLATE_LICENSE.rst
stokespy/__init__.py
stokespy/instload.py
stokespy/plotting.py
stokespy/stokespy.py
stokespy.egg-info/PKG-INFO
stokespy.egg-info/SOURCES.txt
stokespy.egg-info/dependency_links.txt
stokespy.egg-info/not-zip-safe
stokespy.egg-info/requires.txt
stokespy.egg-info/top_level.txt
stokespy/data/README.rst
stokespy/tests/__init__.py
stokespy/tests/test_stokespy.py