.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
.rtd-environment.yml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
pyflct-env.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.circleci/config.yml
.circleci/early_exit.sh
.github/dependabot.yml
.github/workflows/ci.yml
cextern/COPYRIGHT
cextern/flctsubs.c
cextern/flctsubs.h
changelog/README.rst
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/pyflct.rst
docs/robots.txt
docs/logo/sunpy_icon_128x128.png
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
examples/README.txt
examples/io_dat_files.py
examples/running_flct.py
pyflct/__init__.py
pyflct/_compiler.c
pyflct/_version.py
pyflct/flct.py
pyflct/flct.pyx
pyflct/setup_package.py
pyflct/sunkit.c
pyflct/sunkit.h
pyflct/utils.py
pyflct/version.py
pyflct.egg-info/PKG-INFO
pyflct.egg-info/SOURCES.txt
pyflct.egg-info/dependency_links.txt
pyflct.egg-info/not-zip-safe
pyflct.egg-info/requires.txt
pyflct.egg-info/top_level.txt
pyflct/data/README.rst
pyflct/data/__init__.py
pyflct/data/test/IDL.txt
pyflct/data/test/__init__.py
pyflct/data/test/hashgauss.dat
pyflct/data/test/hashgauss_F1.csv
pyflct/data/test/hashgauss_F2.csv
pyflct/data/test/testgauss_vm.csv
pyflct/data/test/testgauss_vx.csv
pyflct/data/test/testgauss_vy.csv
pyflct/data/test/testgaussvel.dat
pyflct/tests/__init__.py
pyflct/tests/test_flct.py
pyflct/tests/test_utils.py