.gitignore
.gitlab-ci.yml
LICENSE
Makefile
README.md
Rates_for_O4.md
pyproject.toml
template-weights-fgmc-using-manifold.md
.glreview/context.json
.glreview/registry.json
examples/fgmc/Makefile
examples/fgmc/offline/bbh-injections-reweight.ini
examples/fgmc/offline/bbh-injections.ini
examples/fgmc/offline/bns-injections-reweight.ini
examples/fgmc/offline/bns-injections.ini
examples/fgmc/offline/config.yaml
examples/fgmc/offline/nsbh-injections-reweight.ini
examples/fgmc/offline/nsbh-injections.ini
examples/fgmc/offline/o1o2fgmc.h5
examples/fgmc/offline/r_and_p_injections.ini
examples/fgmc/online/Makefile
examples/fgmc/online/make_demo_inputs.py
examples/fgmc/test_model/Makefile
src/pastro/__init__.py
src/pastro/_version.py
src/pastro/constants.py
src/pastro/cosmology_utils.py
src/pastro/io.py
src/pastro/multicomponent_fgmc_rates_module.py
src/pastro/pastro.py
src/pastro/py.typed
src/pastro/bin/__init__.py
src/pastro/bin/calculate_pastro_fgmc.py
src/pastro/bin/calculate_pastro_fgmc_coinc.py
src/pastro/bin/calculate_pastro_fgmc_test_inj.py
src/pastro/bin/calculate_rates.py
src/pastro/bin/get_sim_sngl_data.py
src/pastro/bin/initialize_pastro_fgmc_model.py
src/pastro/bin/offline_pastro.py
src/sgnl_pastro.egg-info/PKG-INFO
src/sgnl_pastro.egg-info/SOURCES.txt
src/sgnl_pastro.egg-info/dependency_links.txt
src/sgnl_pastro.egg-info/entry_points.txt
src/sgnl_pastro.egg-info/requires.txt
src/sgnl_pastro.egg-info/scm_file_list.json
src/sgnl_pastro.egg-info/scm_version.json
src/sgnl_pastro.egg-info/top_level.txt
tests/conftest.py
tests/test_bin_calculate_pastro_fgmc.py
tests/test_bin_calculate_pastro_fgmc_coinc.py
tests/test_bin_calculate_pastro_fgmc_test_inj.py
tests/test_bin_calculate_rates.py
tests/test_bin_get_sim_sngl_data.py
tests/test_bin_initialize_pastro_fgmc_model.py
tests/test_bin_offline_pastro.py
tests/test_constants.py
tests/test_cosmology_utils.py
tests/test_example_fgmc_online.py
tests/test_fgmc.py
tests/test_imports.py
tests/test_io.py
tests/test_pastro.py