.gitignore
LICENSE
MANIFEST.in
README.md
mz_final.png
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/publish-pypi.yml
.github/workflows/publish-testpypi.yml
analysis/LIGO/GW150914_bayeswave/.distance_marginalization_lookup.npz
analysis/LIGO/GW150914_bayeswave/GW150914.prior
analysis/LIGO/GW150914_bayeswave/GW150914_analysis.py
analysis/LIGO/GW150914_bayeswave/GW150914_setup.py
analysis/LIGO/GW150914_bayeswave/README.md
analysis/LIGO/GW150914_bayeswave/compare_posteriors.py
analysis/LIGO/GW150914_bayeswave/dynesty.slurm
analysis/LIGO/GW150914_bayeswave/evidences.csv
analysis/LIGO/GW150914_bayeswave/mcmc.slurm
analysis/LIGO/GW150914_bayeswave/morph.slurm
analysis/LIGO/GW150914_bayeswave/morphz_computation.py
analysis/LIGO/GW150914_bayeswave/psd_data/h1_psd.txt
analysis/LIGO/GW150914_bayeswave/psd_data/l1_psd.txt
analysis/LIGO/fast_pp/README.md
analysis/LIGO/fast_pp/dynesty.slurm
analysis/LIGO/fast_pp/evidences.csv
analysis/LIGO/fast_pp/injections.csv
analysis/LIGO/fast_pp/mcmc.slurm
analysis/LIGO/fast_pp/morph.slurm
analysis/LIGO/fast_pp/morphz_computation.py
analysis/LIGO/fast_pp/plot_lnzs.py
analysis/LIGO/fast_pp/pp.prior
analysis/LIGO/fast_pp/pp_analysis.py
analysis/LIGO/fast_pp/pp_setup.py
analysis/LIGO/fast_pp/plots/lnz_all_methods.pdf
analysis/LIGO/fast_pp/plots/lnz_morph_mcmc_only.pdf
analysis/LIGO/fast_pp/plots/lnz_morph_mcmc_only_1minusCDF.pdf
analysis/LIGO/fast_pp/plots/lnz_morph_vs_dynesty.pdf
analysis/LIGO/fast_pp/plots/lnz_morph_vs_dynesty_1minusCDF.pdf
analysis/LIGO/fast_pp/plots/lnz_morph_vs_morph.pdf
analysis/LIGO/fast_pp/plots/lnz_morph_vs_morph_1minusCDF.pdf
analysis/PTA/pta_plots.ipynb
analysis/PTA/figure 3/DR2full_curn_30000samp_log_z_64T.txt
analysis/PTA/figure 3/D_kl_groups.txt
analysis/PTA/figure 3/dr2full_curn_1/logz_morph_z_indep_silverman.txt
analysis/PTA/figure 3/dr2full_curn_2/logz_morph_z_2_group_silverman.txt
analysis/PTA/figure 3/dr2full_curn_2/selected_2-order_group.json
analysis/PTA/figure 3/dr2full_curn_3/logz_morph_z_3_group_silverman.txt
analysis/PTA/figure 3/dr2full_curn_3/selected_3-order_group.json
analysis/PTA/figure 3/dr2full_curn_4/logz_morph_z_4_group_silverman.txt
analysis/PTA/figure 3/dr2full_curn_4/selected_4-order_group.json
analysis/PTA/plots/PTA_rsme.pdf
analysis/PTA/plots/gwb_group_comparison_boxplot.pdf
analysis/PTA/table 1 and figure 2/J1012+5307_rn_dmgp_morphz/logz_morph_z_pair_silverman.txt
analysis/PTA/table 1 and figure 2/J1012+5307_rn_dmgp_morphz/selected_pairs.json
analysis/PTA/table 1 and figure 2/J1705-1903_rn_morphz/logz_morph_z_pair_silverman.txt
analysis/PTA/table 1 and figure 2/J1705-1903_rn_morphz/selected_pairs.json
analysis/PTA/table 1 and figure 2/J1713+074_rn_morphz/logz_morph_z_pair_silverman.txt
analysis/PTA/table 1 and figure 2/J1713+074_rn_morphz/selected_pairs.json
analysis/PTA/table 1 and figure 2/curn_morph/logz_morph_z_pair_silverman.txt
analysis/PTA/table 1 and figure 2/curn_morph/selected_pairs.json
analysis/PTA/table 1 and figure 2/dr2full_curn/logz_morph_z_pair_silverman.txt
analysis/PTA/table 1 and figure 2/dr2full_curn/selected_pairs.json
analysis/PTA/table 1 and figure 2/dr2new_HD/logz_morph_z_pair_cv_iso.txt
analysis/PTA/table 1 and figure 2/dr2new_HD/selected_pairs.json
analysis/PTA/table 1 and figure 2/hd_morph/logz_morph_z_2_group_silverman.txt
analysis/PTA/table 1 and figure 2/hd_morph/selected_pairs.json
docs/_config.yml
docs/_toc.yml
docs/api.md
docs/build_docs.sh
docs/examples.md
docs/getting_started.md
docs/index.md
docs/prepare_docs_assets.py
examples/compare_tc_performance.py
examples/eggbox.ipynb
examples/g_shell.py
examples/gaussian shell.ipynb
examples/jaxns_gaussian_shell.ipynb
examples/numpyro_gaussian_shell.ipynb
examples/numpyro_morphz_lnz.ipynb
examples/peak_sampling.ipynb
src/morphZ/Nth_TC.py
src/morphZ/__init__.py
src/morphZ/_version.py
src/morphZ/bridge.py
src/morphZ/bridge_multiprocess.py
src/morphZ/bw_method.py
src/morphZ/kde_base.py
src/morphZ/morph.py
src/morphZ/morph_group.py
src/morphZ/morph_indep.py
src/morphZ/morph_pairwise.py
src/morphZ/morph_tree.py
src/morphZ/utils.py
tests/__init__.py
tests/test_evidence_integration.py
tests/test_evidence_simple.py
tests/test_group_integration.py
tests/test_integration.py
tests/test_kde_fixes.py
tests/test_nth_tc_format.py
tests/test_pairwise_integration.py
tests/test_return_format.py
tests/test_verbosity.py