.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
CONTRIBUTORS.rst
INSTALLATION.rst
LICENSE.rst
README.md
coverage.svg
pyproject.toml
.github/dependabot.yml
.github/documentation.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/automerge-dependabot.yml
.github/workflows/documentation2.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/tests.yml
benchmarks/HOD.pdf
benchmarks/HOD_nobs_accuracy.pdf
benchmarks/HOD_types.pdf
benchmarks/Integrals.ipynb
benchmarks/Linear_Pk.ipynb
benchmarks/NonLinear_Pk.ipynb
benchmarks/Pk_Nonlinear_bnl.pdf
benchmarks/Pk_Nonlinear_compare_feedback4.pdf
benchmarks/Pk_Nonlinear_compare_feedback5.pdf
benchmarks/Pk_Nonlinear_feedback1.pdf
benchmarks/Pk_Nonlinear_feedback2.pdf
benchmarks/Pk_integration_accuracy.pdf
benchmarks/Pk_k_accuracy.pdf
benchmarks/Pk_linear_accuracy.pdf
benchmarks/Pk_linear_bf.pdf
benchmarks/Pk_mass_accuracy.pdf
benchmarks/SMF.pdf
benchmarks/SMF_mass_accuracy.pdf
benchmarks/benchmarking.py
benchmarks/defaults_dictionary.py
benchmarks/params_benchmark.py
cosmosis_modules/defaults_dictionary.txt
cosmosis_modules/module.yaml
cosmosis_modules/onepower_interface.py
cosmosis_modules/convert_theta/convert_theta.py
cosmosis_modules/example_ini_files/pipeline.ini
cosmosis_modules/example_ini_files/priors.ini
cosmosis_modules/example_ini_files/values.ini
cosmosis_modules/legacy/add_and_upsample/add_and_upsample.py
cosmosis_modules/legacy/add_and_upsample/module.yml
cosmosis_modules/legacy/bnl/bnl_interface.py
cosmosis_modules/legacy/bnl/bnl_interface_class.py
cosmosis_modules/legacy/bnl/bnl_util.py
cosmosis_modules/legacy/bnl/module.yml
cosmosis_modules/legacy/bnl_delete/bnl_interface_delete.py
cosmosis_modules/legacy/bnl_delete/module.yml
cosmosis_modules/legacy/halo_model_ingredients/halo_model_ingredients_halomod.py
cosmosis_modules/legacy/halo_model_ingredients/halo_model_ingredients_halomod_class_interface.py
cosmosis_modules/legacy/halo_model_ingredients/halo_model_utility.py
cosmosis_modules/legacy/halo_model_ingredients/module.yaml
cosmosis_modules/legacy/hod/hod_interface.py
cosmosis_modules/legacy/hod/hod_interface_no_loop.py
cosmosis_modules/legacy/hod/hod_lib_class.py
cosmosis_modules/legacy/hod/module.yaml
cosmosis_modules/legacy/ia/ia_amplitudes.py
cosmosis_modules/legacy/ia/ia_radial_interface.py
cosmosis_modules/legacy/ia/ia_radial_lib.py
cosmosis_modules/legacy/legacy_example_ini_files/cacciato2013_values_fiducial_h07.ini
cosmosis_modules/legacy/legacy_example_ini_files/config_example.ini
cosmosis_modules/legacy/legacy_example_ini_files/simulate.ini
cosmosis_modules/legacy/legacy_example_ini_files/simulate_bnl_testing.ini
cosmosis_modules/legacy/legacy_example_ini_files/simulate_no_red_blue_split.ini
cosmosis_modules/legacy/legacy_example_ini_files/simulate_test.ini
cosmosis_modules/legacy/legacy_example_ini_files/values.ini
cosmosis_modules/legacy/legacy_example_ini_files/values_bnl_testing.ini
cosmosis_modules/legacy/legacy_example_ini_files/values_test.ini
cosmosis_modules/legacy/legacy_example_ini_files/IA_comparison/create_mock_with_HaloModel_IA.ini
cosmosis_modules/legacy/legacy_example_ini_files/IA_comparison/values.ini
cosmosis_modules/legacy/legacy_example_ini_files/IA_comparison/PLOTME/plot_3D_powerspectra.py
cosmosis_modules/legacy/legacy_example_ini_files/IA_comparison/PLOTME/plot_Cl_GG_GI_II.py
cosmosis_modules/legacy/legacy_example_ini_files/IA_comparison/PLOTME/plot_IA_for_varying_HOD_params.py
cosmosis_modules/legacy/likelihood_ds_wp/mini_2pt_like.py
cosmosis_modules/legacy/pk/module.yaml
cosmosis_modules/legacy/pk/pk_interface.py
cosmosis_modules/legacy/pk/pk_lib.py
cosmosis_modules/legacy/pk/pk_util.py
cosmosis_modules/legacy/predict_observable/module.yaml
cosmosis_modules/legacy/predict_observable/predict_observable.py
cosmosis_modules/legacy/scale_cuts/scale_cuts.py
cosmosis_modules/legacy/scale_cuts/twopoint.py
cosmosis_modules/legacy/scale_cuts/wrapper_twopoint.py
cosmosis_modules/legacy/utils/correlated_priors.py
cosmosis_modules/legacy/utils/mini_like.py
cosmosis_modules/pk_to_real/correct_cosmo_real.py
cosmosis_modules/pk_to_real/module.yaml
cosmosis_modules/pk_to_real/pk_to_real.py
cosmosis_modules/pk_to_real/pk_to_real_ogata.py
cosmosis_modules/pk_to_real/pyfftlog.py
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/contributors.rst
docs/developing.rst
docs/environment.yaml
docs/faq.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/logosmall_black.png
docs/logosmall_white.png
docs/tutorials.rst
docs/examples/cosmosis_interface.ipynb
docs/examples/dvornik23.ipynb
docs/examples/showcase.ipynb
docs/templates/class.rst
docs/templates/modules.rst
legacy_input_files/blue_cen_lum_pdf.txt
legacy_input_files/f_red.txt
legacy_input_files/input_files_check-KiDS.ipynb
legacy_input_files/input_files_generation.ipynb
legacy_input_files/input_files_generation.py
legacy_input_files/red_cen_lum_pdf.txt
src/onepower/__init__.py
src/onepower/add.py
src/onepower/bnl.py
src/onepower/hmi.py
src/onepower/hod.py
src/onepower/ia.py
src/onepower/pk.py
src/onepower.egg-info/PKG-INFO
src/onepower.egg-info/SOURCES.txt
src/onepower.egg-info/dependency_links.txt
src/onepower.egg-info/requires.txt
src/onepower.egg-info/top_level.txt
src/onepower/utils/poisson.py
tests/conftest.py
tests/test_add.py
tests/test_bnl.py
tests/test_hmi.py
tests/test_hod.py
tests/test_ia.py
tests/test_pk.py
tests/test_utils_poisson.py
tests/data/redcen_lum_tests.fits
tests/data/redsat_lum_tests.fits
tests/data/test_data.txt