clmm.theory package
@file __init__.py Theory package
- clmm.theory.load_backend_env()[source]
Loads the backend of choice if available or send a warning and try to load the backends in the order of the __backends dictionary.
- Parameters:
be_key (str) -- Key for the selected backend in the __backends dictionary.
Submodules
- clmm.theory.ccl module
- clmm.theory.cluster_toolkit module
- clmm.theory.func_layer module
compute_3d_density()
compute_convergence()
compute_critical_surface_density_eff()
compute_excess_surface_density()
compute_excess_surface_density_2h()
compute_magnification()
compute_magnification_bias()
compute_mean_surface_density()
compute_reduced_tangential_shear()
compute_surface_density()
compute_surface_density_2h()
compute_tangential_shear()
- clmm.theory.generic module
- clmm.theory.numcosmo module
- clmm.theory.parent_class module
CLMModeling
CLMModeling.cdelta
CLMModeling.convert_mass_concentration()
CLMModeling.delta_mdef
CLMModeling.eval_3d_density()
CLMModeling.eval_convergence()
CLMModeling.eval_critical_surface_density_eff()
CLMModeling.eval_excess_surface_density()
CLMModeling.eval_excess_surface_density_2h()
CLMModeling.eval_magnification()
CLMModeling.eval_magnification_bias()
CLMModeling.eval_mass_in_radius()
CLMModeling.eval_mean_surface_density()
CLMModeling.eval_rdelta()
CLMModeling.eval_reduced_tangential_shear()
CLMModeling.eval_surface_density()
CLMModeling.eval_surface_density_2h()
CLMModeling.eval_tangential_shear()
CLMModeling.get_einasto_alpha()
CLMModeling.halo_profile_model
CLMModeling.massdef
CLMModeling.mdelta
CLMModeling.set_concentration()
CLMModeling.set_cosmo()
CLMModeling.set_einasto_alpha()
CLMModeling.set_halo_density_profile()
CLMModeling.set_mass()
CLMModeling.set_projected_quad()