.gitattributes
.gitignore
.mailmap
.pre-commit-config.yaml
.readthedocs.yml
CITING.rst
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
codecov.yml
logo.svg
setup.cfg
setup.py
versioneer.py
.github/workflows/python-lint.yml
.github/workflows/python-package.yml
.github/workflows/python-test.yml
doc/Makefile
doc/make.bat
doc/source/changes.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installing.rst
doc/source/numerical_method.rst
doc/source/performance.rst
doc/source/pfsspy.rst
doc/source/synoptic_fits.rst
doc/source/example_figures/tracer_performace.png
doc/source/manual/numerical_methods.pdf
doc/source/manual/source/Q.png
doc/source/manual/source/grid.jpg
doc/source/manual/source/grid3d.png
doc/source/manual/source/numerical-methods.tex
doc/source/manual/source/refs.bib
examples/README.txt
examples/finding_data/README.rst
examples/finding_data/adapt_map_sequence.py
examples/finding_data/plot_hmi.py
examples/pfsspy_info/README.rst
examples/pfsspy_info/plot_computation_grid.py
examples/pfsspy_info/tracer_performance.py
examples/testing/README.rst
examples/testing/helpers.py
examples/testing/open_flux_harmonics.py
examples/testing/open_flux_nr.py
examples/testing/plot_error_map.py
examples/testing/plot_harmonic_comparison.py
examples/testing/results/open_flux_harmonics.json
examples/testing/results/open_flux_results.csv
examples/using_pfsspy/README.rst
examples/using_pfsspy/plot_aia_overplotting.py
examples/using_pfsspy/plot_dipole.py
examples/using_pfsspy/plot_field_line_magnetic_field.py
examples/using_pfsspy/plot_gong.py
examples/using_pfsspy/plot_hmi.py
examples/utils/README.rst
examples/utils/plot_car_reproject.py
joss-paper/paper.bib
joss-paper/paper.md
joss-paper/pfsspy.pdf
logo/logo.svg
logo/logo_rectangle.png
logo/logo_rectangle.svg
pfsspy/__init__.py
pfsspy/_version.py
pfsspy/analytic.py
pfsspy/coords.py
pfsspy/fieldline.py
pfsspy/grid.py
pfsspy/input.py
pfsspy/interpolator.py
pfsspy/map.py
pfsspy/output.py
pfsspy/pfss.py
pfsspy/sample_data.py
pfsspy/tracing.py
pfsspy/utils.py
pfsspy.egg-info/PKG-INFO
pfsspy.egg-info/SOURCES.txt
pfsspy.egg-info/dependency_links.txt
pfsspy.egg-info/not-zip-safe
pfsspy.egg-info/requires.txt
pfsspy.egg-info/top_level.txt
pfsspy/tests/__init__.py
pfsspy/tests/example_maps.py
pfsspy/tests/test_analytic.py
pfsspy/tests/test_coords.py
pfsspy/tests/test_fieldline.py
pfsspy/tests/test_map.py
pfsspy/tests/test_pfss.py
pfsspy/tests/test_tracers.py
pfsspy/tests/test_utils.py
pfsspy/tests/data/br_in.txt
pfsspy/tests/data/br_out.txt