.gitignore
LICENSE
MANIFEST.in
README.md
bw_silverman_1D.json
logz_morph_z_indep_silverman.txt
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/publish-pypi.yml
.github/workflows/publish-testpypi.yml
docs/_config.yml
docs/_toc.yml
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/peak_sampling_new.ipynb
examples/morphZ_eggbox/bw_silverman_2D.json
examples/morphZ_eggbox/logz_morph_z_pair_0.01.txt
examples/morphZ_eggbox/logz_morph_z_pair_silverman.txt
examples/morphZ_eggbox/mi_heatmap.png
examples/morphZ_eggbox/params_MI.json
examples/morphZ_eggbox/selected_pairs.json
examples/morphZ_gaussian_shell_group/bw_silverman_2D.json
examples/morphZ_gaussian_shell_group/corner_2_group.png
examples/morphZ_gaussian_shell_group/logz_morph_z_2_group_silverman.txt
examples/morphZ_gaussian_shell_group/mi_heatmap.png
examples/morphZ_gaussian_shell_group/params_2-order_TC.json
examples/morphZ_gaussian_shell_group/selected_2-order_group.json
examples/morphZ_peak_sampling_new/bw_scott_2D.json
examples/morphZ_peak_sampling_new/corner_pair.png
examples/morphZ_peak_sampling_new/logz_morph_z_pair_scott.txt
examples/morphZ_peak_sampling_new/mi_heatmap.png
examples/morphZ_peak_sampling_new/params_MI.json
examples/morphZ_peak_sampling_new/selected_pairs.json
examples/morph_nlive/gaussian_shell_nlive_10/bw_silverman_2D.json
examples/morph_nlive/gaussian_shell_nlive_10/logz_morph_z_pair_None.txt
examples/morph_nlive/gaussian_shell_nlive_10/mi_heatmap.png
examples/morph_nlive/gaussian_shell_nlive_10/params_MI.json
examples/morph_nlive/gaussian_shell_nlive_10/selected_pairs.json
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/dependency_tree.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