.bumpversion.cfg
.flake8
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
INSTALLATION.rst
LICENSE
README.rst
VERSION
build_cffi.py
bump
changethelog.py
environment_dev.yml
pyproject.toml
setup.cfg
setup.py
.github/workflows/merge-me.yaml
.github/workflows/merge-to-dev.yaml
.github/workflows/pre_commit.yaml
.github/workflows/publish-to-pypi.yaml
.github/workflows/tag-release.yaml
.github/workflows/test_suite.yaml
ci/macos-latest-env.yml
ci/ubuntu-latest-env.yml
devel/TestFindHalos.py
devel/filter_valgrind.py
devel/prepare_gh_logs_for_diff.py
devel/prepare_log_for_diff.py
devel/simulate_mcmc_memory_leak.py
devel/simulate_mcmc_memory_leak_lightcone.py
devel/valgrind-python.supp
devel/valgrind-suppress-all-but-c.supp
devel/visualise_boxes_and_power.ipynb
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/design.rst
docs/environment.yaml
docs/index.rst
docs/installation.rst
docs/notes_for_developers.rst
docs/readme.rst
docs/spelling_wordlist.txt
docs/tutorials.rst
docs/faqs/installation_faq.rst
docs/faqs/misc.rst
docs/reference/index.rst
docs/reference/py21cmfast.rst
docs/templates/class.rst
docs/templates/module.rst
docs/tutorials/coeval_cubes.ipynb
docs/tutorials/gather_data.ipynb
docs/tutorials/lightcones.ipynb
docs/tutorials/mini-halos.ipynb
docs/tutorials/relative_velocities.ipynb
examples/runconfig_example.yml
joss-paper/.gitignore
joss-paper/Makefile
joss-paper/apa.csl
joss-paper/joss-logo.png
joss-paper/latex.template
joss-paper/lightcone.pdf
joss-paper/make-example-plots.py
joss-paper/paper.bib
joss-paper/paper.md
joss-paper/xH_history.pdf
joss-paper/yuxiangs-plot-small.png
src/21cmFAST.egg-info/PKG-INFO
src/21cmFAST.egg-info/SOURCES.txt
src/21cmFAST.egg-info/dependency_links.txt
src/21cmFAST.egg-info/entry_points.txt
src/21cmFAST.egg-info/not-zip-safe
src/21cmFAST.egg-info/requires.txt
src/21cmFAST.egg-info/top_level.txt
src/py21cmfast/__init__.py
src/py21cmfast/_cfg.py
src/py21cmfast/_logging.py
src/py21cmfast/_utils.py
src/py21cmfast/_version.py
src/py21cmfast/cache_tools.py
src/py21cmfast/cli.py
src/py21cmfast/inputs.py
src/py21cmfast/outputs.py
src/py21cmfast/plotting.py
src/py21cmfast/wrapper.py
src/py21cmfast/yaml.py
src/py21cmfast/_data/Transfers_z0.dat
src/py21cmfast/_data/__init__.py
src/py21cmfast/_data/kappa_eH_table.dat
src/py21cmfast/_data/kappa_pH_table.dat
src/py21cmfast/_data/recfast_LCDM.dat
src/py21cmfast/_data/stellar_spectra.dat
src/py21cmfast/_data/x_int_tables/log_xi_-1.0.dat
src/py21cmfast/_data/x_int_tables/log_xi_-1.3.dat
src/py21cmfast/_data/x_int_tables/log_xi_-1.6.dat
src/py21cmfast/_data/x_int_tables/log_xi_-2.0.dat
src/py21cmfast/_data/x_int_tables/log_xi_-2.3.dat
src/py21cmfast/_data/x_int_tables/log_xi_-2.6.dat
src/py21cmfast/_data/x_int_tables/log_xi_-3.0.dat
src/py21cmfast/_data/x_int_tables/log_xi_-3.3.dat
src/py21cmfast/_data/x_int_tables/log_xi_-3.6.dat
src/py21cmfast/_data/x_int_tables/log_xi_-4.0.dat
src/py21cmfast/_data/x_int_tables/xi_0.500.dat
src/py21cmfast/_data/x_int_tables/xi_0.900.dat
src/py21cmfast/_data/x_int_tables/xi_0.990.dat
src/py21cmfast/_data/x_int_tables/xi_0.999.dat
src/py21cmfast/src/21cmFAST.h
src/py21cmfast/src/BrightnessTemperatureBox.c
src/py21cmfast/src/Constants.h
src/py21cmfast/src/FindHaloes.c
src/py21cmfast/src/GenerateICs.c
src/py21cmfast/src/Globals.h
src/py21cmfast/src/IonisationBox.c
src/py21cmfast/src/PerturbField.c
src/py21cmfast/src/PerturbHaloField.c
src/py21cmfast/src/SpinTemperatureBox.c
src/py21cmfast/src/UsefulFunctions.c
src/py21cmfast/src/bubble_helper_progs.c
src/py21cmfast/src/cexcept.h
src/py21cmfast/src/dft.c
src/py21cmfast/src/elec_interp.c
src/py21cmfast/src/exceptions.h
src/py21cmfast/src/heating_helper_progs.c
src/py21cmfast/src/indexing.c
src/py21cmfast/src/logger.h
src/py21cmfast/src/ps.c
src/py21cmfast/src/recombinations.c
tests/__init__.py
tests/conftest.py
tests/produce_integration_test_data.py
tests/test_cache_tools.py
tests/test_cli.py
tests/test_config.py
tests/test_data_exists.py
tests/test_exceptions.py
tests/test_high_level_io.py
tests/test_initial_conditions.py
tests/test_input_structs.py
tests/test_integration_features.py
tests/test_output_structs.py
tests/test_plotting.py
tests/test_spin_temp.py
tests/test_tables.py
tests/test_wrapper.py
tests/plots/tests.test_integration_features.py--test_power_spectra_coeval[18-kwargs12].pdf
tests/test_data/halo_field_data_halo_field.h5
tests/test_data/perturb_field_data_highres.h5
tests/test_data/perturb_field_data_linear.h5
tests/test_data/perturb_field_data_no2lpt.h5
tests/test_data/perturb_field_data_simple.h5
tests/test_data/power_spectra_change_step_factor.h5
tests/test_data/power_spectra_change_z_heat_max.h5
tests/test_data/power_spectra_fast_fcoll_hiz.h5
tests/test_data/power_spectra_fast_fcoll_lowz.h5
tests/test_data/power_spectra_fftw_wisdom.h5
tests/test_data/power_spectra_halo_field.h5
tests/test_data/power_spectra_halo_field_mdz.h5
tests/test_data/power_spectra_halo_field_mdz_highres.h5
tests/test_data/power_spectra_inhomo.h5
tests/test_data/power_spectra_interp_perturb_field.h5
tests/test_data/power_spectra_larger_step_factor.h5
tests/test_data/power_spectra_mdz_and_photoncons.h5
tests/test_data/power_spectra_mdz_and_ts_fluct.h5
tests/test_data/power_spectra_mdz_and_tsfluct_nthreads.h5
tests/test_data/power_spectra_mdz_tsfluct_nthreads.h5
tests/test_data/power_spectra_mdzeta.h5
tests/test_data/power_spectra_mini_halos.h5
tests/test_data/power_spectra_minihalos_no_tables.h5
tests/test_data/power_spectra_minimize_mem.h5
tests/test_data/power_spectra_mmin_in_mass.h5
tests/test_data/power_spectra_nthreads.h5
tests/test_data/power_spectra_perturb_high_res.h5
tests/test_data/power_spectra_photoncons.h5
tests/test_data/power_spectra_relvel.h5
tests/test_data/power_spectra_rsd.h5
tests/test_data/power_spectra_simple.h5
tests/test_data/power_spectra_ts_fluct_no_tables.h5
tests/test_data/power_spectra_tsfluct.h5
tests/test_data/power_spectra_z9.00_INHOMO_RECO=True_MINIMIZE_MEMORY=True_PHOTON_CONS=True_USE_MASS_DEPENDENT_ZETA=True_USE_TS_FLUCT=True_z_heat_max=25_zprime_step_factor=1.1.h5