LICENSE
README.md
pyproject.toml
crow/__init__.py
crow/properties.py
crow/cluster_modules/__init__.py
crow/cluster_modules/_clmm_patches.py
crow/cluster_modules/abundance.py
crow/cluster_modules/completeness_models.py
crow/cluster_modules/kernel.py
crow/cluster_modules/parameters.py
crow/cluster_modules/purity_models.py
crow/cluster_modules/shear_profile.py
crow/cluster_modules/mass_proxy/__init__.py
crow/cluster_modules/mass_proxy/gaussian_protocol.py
crow/cluster_modules/mass_proxy/murata.py
crow/integrator/__init__.py
crow/integrator/integrator.py
crow/integrator/numcosmo_integrator.py
crow/integrator/scipy_integrator.py
crow/recipes/__init__.py
crow/recipes/binned_exact.py
crow/recipes/binned_grid.py
crow/recipes/binned_parent.py
lsstdesc_crow.egg-info/PKG-INFO
lsstdesc_crow.egg-info/SOURCES.txt
lsstdesc_crow.egg-info/dependency_links.txt
lsstdesc_crow.egg-info/requires.txt
lsstdesc_crow.egg-info/top_level.txt
tests/test_cluster_abundance.py
tests/test_cluster_integrators.py
tests/test_cluster_kernels.py
tests/test_cluster_mass_richness.py
tests/test_cluster_parameters.py
tests/test_cluster_shear_profile.py
tests/test_recipe_binned_counts.py
tests/test_recipe_binned_parent.py
tests/test_recipe_binned_shear_profile.py