CLMM
1.12.0
Getting Started
Rapid overview
Installation
Using and citing CLMM
Usage Demos
Generate mock data for a cluster
Measure WL Profiles
Model WL Profiles
Generate mock data for a cluster ensemble
Using the cosmoDC2 catalog
Mass Fitting Examples
Example 1: Ideal data
Example 1b: Impact of miscentering
Example 2: Realistic data and wrong model
Example 3: Account for the n(z) of sources
Example 4: Using a real dataset (HSC)
Example 5: Using a real datasets (DES)
Other
Model WL Profiles (different redshift inputs)
Model WL Profiles (Object Oriented)
Boost factors
Weak lensing weights
Mass conversion between different mass definitions
Generate “realistic” mock data for a cluster ensemble
Reference
API Documentation
clmm.clusterensemble module
clmm.constants module
clmm.cosmology package
clmm.cosmology.ccl module
clmm.cosmology.cluster_toolkit module
clmm.cosmology.numcosmo module
clmm.cosmology.parent_class module
clmm.dataops package
clmm.galaxycluster module
clmm.gcdata module
clmm.redshift package
clmm.redshift.distributions module
clmm.redshift.tools module
clmm.theory package
clmm.theory.ccl module
clmm.theory.cluster_toolkit module
clmm.theory.func_layer module
clmm.theory.generic module
clmm.theory.numcosmo module
clmm.theory.parent_class module
clmm.plotting package
clmm.utils package
clmm.utils.beta_lens module
clmm.utils.boost module
clmm.utils.ellipticity module
clmm.utils.statistic module
clmm.utils.units module
clmm.utils.validation module
clmm.support package
clmm.support.mock_data module
clmm.support.sampler module
CLMM
Index
Index
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
U
|
V
A
add_critical_surface_density() (clmm.galaxycluster.GalaxyCluster method)
add_individual_radial_profile() (clmm.clusterensemble.ClusterEnsemble method)
arguments_consistency() (in module clmm.utils.validation)
B
backend_is_available() (in module clmm.theory)
basinhopping() (in module clmm.support.sampler)
build_ellipticities() (in module clmm.utils.ellipticity)
C
CCLCLMModeling (class in clmm.theory.ccl)
cdelta (clmm.theory.parent_class.CLMModeling property)
chang2013() (in module clmm.redshift.distributions)
CLIGHT (clmm.constants.Constants attribute)
CLIGHT_KMS (clmm.constants.Constants attribute)
clmm.clusterensemble
module
clmm.constants
module
clmm.cosmology
module
clmm.cosmology.ccl
module
clmm.cosmology.cluster_toolkit
module
clmm.cosmology.numcosmo
module
clmm.cosmology.parent_class
module
clmm.dataops
module
clmm.galaxycluster
module
clmm.gcdata
module
clmm.plotting
module
clmm.redshift
module
clmm.redshift.distributions
module
clmm.redshift.tools
module
clmm.support
module
clmm.support.mock_data
module
clmm.support.sampler
module
clmm.theory
module
clmm.theory.ccl
module
clmm.theory.cluster_toolkit
module
clmm.theory.func_layer
module
clmm.theory.generic
module
clmm.theory.numcosmo
module
clmm.theory.parent_class
module
clmm.utils
module
clmm.utils.beta_lens
module
clmm.utils.boost
module
clmm.utils.ellipticity
module
clmm.utils.statistic
module
clmm.utils.units
module
clmm.utils.validation
module
CLMMCosmology (class in clmm.cosmology.parent_class)
CLMModeling (class in clmm.theory.parent_class)
ClusterEnsemble (class in clmm.clusterensemble)
compute_3d_density() (in module clmm.theory.func_layer)
compute_background_probability() (clmm.galaxycluster.GalaxyCluster method)
(in module clmm.dataops)
compute_beta() (in module clmm.utils.beta_lens)
compute_beta_s() (in module clmm.utils.beta_lens)
compute_beta_s_func() (in module clmm.utils.beta_lens)
compute_beta_s_mean_from_distribution() (in module clmm.utils.beta_lens)
compute_beta_s_mean_from_weights() (in module clmm.utils.beta_lens)
compute_beta_s_square_mean_from_distribution() (in module clmm.utils.beta_lens)
compute_beta_s_square_mean_from_weights() (in module clmm.utils.beta_lens)
compute_bootstrap_covariance() (clmm.clusterensemble.ClusterEnsemble method)
compute_convergence() (in module clmm.theory.func_layer)
compute_critical_surface_density_eff() (in module clmm.theory.func_layer)
compute_excess_surface_density() (in module clmm.theory.func_layer)
compute_excess_surface_density_2h() (in module clmm.theory.func_layer)
compute_for_good_redshifts() (in module clmm.redshift.tools)
compute_galaxy_weights() (clmm.galaxycluster.GalaxyCluster method)
(in module clmm.dataops)
compute_jackknife_covariance() (clmm.clusterensemble.ClusterEnsemble method)
compute_lensed_ellipticity() (in module clmm.utils.ellipticity)
compute_magnification() (in module clmm.theory.func_layer)
compute_magnification_bias() (in module clmm.theory.func_layer)
compute_magnification_bias_from_magnification() (in module clmm.theory.generic)
compute_mean_surface_density() (in module clmm.theory.func_layer)
compute_nfw_boost() (in module clmm.utils.boost)
compute_powerlaw_boost() (in module clmm.utils.boost)
compute_profile_mass_in_radius() (in module clmm.theory.generic)
compute_radial_averages() (in module clmm.utils.statistic)
compute_rdelta() (in module clmm.theory.generic)
compute_reduced_shear_from_convergence() (in module clmm.theory.generic)
compute_reduced_tangential_shear() (in module clmm.theory.func_layer)
compute_sample_covariance() (clmm.clusterensemble.ClusterEnsemble method)
compute_surface_density() (in module clmm.theory.func_layer)
compute_surface_density_2h() (in module clmm.theory.func_layer)
compute_tangential_and_cross_components() (clmm.galaxycluster.GalaxyCluster method)
(in module clmm.dataops)
compute_tangential_shear() (in module clmm.theory.func_layer)
compute_weighted_bin_sum() (in module clmm.utils.statistic)
Constants (class in clmm.constants)
convert_mass_concentration() (clmm.theory.parent_class.CLMModeling method)
convert_profile_mass_concentration() (in module clmm.theory.generic)
convert_shapes_to_epsilon() (in module clmm.utils.ellipticity)
convert_units() (in module clmm.utils.units)
correct_sigma_with_boost_model() (in module clmm.utils.boost)
correct_sigma_with_boost_values() (in module clmm.utils.boost)
CTCLMModeling (class in clmm.theory.cluster_toolkit)
D
delta_mdef (clmm.theory.parent_class.CLMModeling property)
desc_srd() (in module clmm.redshift.distributions)
draw_gal_z_from_pdz() (clmm.galaxycluster.GalaxyCluster method)
E
eval_3d_density() (clmm.theory.parent_class.CLMModeling method)
eval_convergence() (clmm.theory.parent_class.CLMModeling method)
eval_critical_surface_density_eff() (clmm.theory.parent_class.CLMModeling method)
eval_da() (clmm.cosmology.parent_class.CLMMCosmology method)
eval_da_a1a2() (clmm.cosmology.parent_class.CLMMCosmology method)
eval_da_z1z2() (clmm.cosmology.parent_class.CLMMCosmology method)
eval_excess_surface_density() (clmm.theory.parent_class.CLMModeling method)
eval_excess_surface_density_2h() (clmm.theory.parent_class.CLMModeling method)
eval_linear_matter_powerspectrum() (clmm.cosmology.parent_class.CLMMCosmology method)
eval_magnification() (clmm.theory.parent_class.CLMModeling method)
eval_magnification_bias() (clmm.theory.parent_class.CLMModeling method)
eval_mass_in_radius() (clmm.theory.parent_class.CLMModeling method)
eval_mean_surface_density() (clmm.theory.parent_class.CLMModeling method)
eval_rdelta() (clmm.theory.parent_class.CLMModeling method)
eval_reduced_tangential_shear() (clmm.theory.parent_class.CLMModeling method)
eval_sigma_crit() (clmm.cosmology.parent_class.CLMMCosmology method)
eval_surface_density() (clmm.theory.parent_class.CLMModeling method)
eval_surface_density_2h() (clmm.theory.parent_class.CLMModeling method)
eval_tangential_shear() (clmm.theory.parent_class.CLMModeling method)
G
GalaxyCluster (class in clmm.galaxycluster)
gaussian() (in module clmm.utils.statistic)
GCData (class in clmm.gcdata)
GCMetaData (class in clmm.gcdata)
generate_galaxy_catalog() (in module clmm.support.mock_data)
get_a_from_z() (clmm.cosmology.parent_class.CLMMCosmology method)
get_desc() (clmm.cosmology.parent_class.CLMMCosmology method)
get_E2() (clmm.cosmology.parent_class.CLMMCosmology method)
get_E2Omega_m() (clmm.cosmology.parent_class.CLMMCosmology method)
get_einasto_alpha() (clmm.theory.parent_class.CLMModeling method)
get_mset() (clmm.theory.numcosmo.NumCosmoCLMModeling method)
get_Omega_m() (clmm.cosmology.parent_class.CLMMCosmology method)
get_pzpdfs() (clmm.gcdata.GCData method)
get_rho_c() (clmm.cosmology.parent_class.CLMMCosmology method)
get_rho_m() (clmm.cosmology.parent_class.CLMMCosmology method)
get_z_from_a() (clmm.cosmology.parent_class.CLMMCosmology method)
GNEWT (clmm.constants.Constants attribute)
GNEWT_SOLAR_MASS (clmm.constants.Constants attribute)
H
halo_profile_model (clmm.theory.parent_class.CLMModeling property)
has_pzpdfs() (clmm.gcdata.GCData method)
I
init_from_params() (clmm.cosmology.parent_class.CLMMCosmology method)
L
load() (clmm.clusterensemble.ClusterEnsemble class method)
(clmm.galaxycluster.GalaxyCluster class method)
load_backend_env() (in module clmm.theory)
M
make_bins() (in module clmm.utils.statistic)
make_individual_radial_profile() (clmm.clusterensemble.ClusterEnsemble method)
make_radial_profile() (clmm.galaxycluster.GalaxyCluster method)
(in module clmm.dataops)
make_stacked_radial_profile() (clmm.clusterensemble.ClusterEnsemble method)
(in module clmm.dataops)
massdef (clmm.theory.parent_class.CLMModeling property)
mdelta (clmm.theory.parent_class.CLMModeling property)
Modeling (in module clmm.theory.ccl)
(in module clmm.theory.cluster_toolkit)
(in module clmm.theory.numcosmo)
module
clmm.clusterensemble
clmm.constants
clmm.cosmology
clmm.cosmology.ccl
clmm.cosmology.cluster_toolkit
clmm.cosmology.numcosmo
clmm.cosmology.parent_class
clmm.dataops
clmm.galaxycluster
clmm.gcdata
clmm.plotting
clmm.redshift
clmm.redshift.distributions
clmm.redshift.tools
clmm.support
clmm.support.mock_data
clmm.support.sampler
clmm.theory
clmm.theory.ccl
clmm.theory.cluster_toolkit
clmm.theory.func_layer
clmm.theory.generic
clmm.theory.numcosmo
clmm.theory.parent_class
clmm.utils
clmm.utils.beta_lens
clmm.utils.boost
clmm.utils.ellipticity
clmm.utils.statistic
clmm.utils.units
clmm.utils.validation
mpc2rad() (clmm.cosmology.parent_class.CLMMCosmology method)
N
NumCosmoCLMModeling (class in clmm.theory.numcosmo)
P
PC_TO_METER (clmm.constants.Constants attribute)
plot_profiles() (clmm.galaxycluster.GalaxyCluster method)
(in module clmm.plotting)
R
rad2mpc() (clmm.cosmology.parent_class.CLMMCosmology method)
S
save() (clmm.clusterensemble.ClusterEnsemble method)
(clmm.galaxycluster.GalaxyCluster method)
scicurve_fit() (in module clmm.support.sampler)
sciopt() (in module clmm.support.sampler)
set_be_cosmo() (clmm.cosmology.parent_class.CLMMCosmology method)
set_concentration() (clmm.theory.parent_class.CLMModeling method)
set_cosmo() (clmm.theory.parent_class.CLMModeling method)
set_einasto_alpha() (clmm.theory.parent_class.CLMModeling method)
set_halo_density_profile() (clmm.theory.parent_class.CLMModeling method)
set_mass() (clmm.theory.parent_class.CLMModeling method)
set_mset() (clmm.theory.numcosmo.NumCosmoCLMModeling method)
set_projected_quad() (clmm.theory.parent_class.CLMModeling method)
set_ra_lower() (clmm.galaxycluster.GalaxyCluster method)
SOLAR_MASS (clmm.constants.Constants attribute)
U
update_cosmo() (clmm.gcdata.GCData method)
update_cosmo_ext_valid() (clmm.gcdata.GCData method)
update_info_ext_valid() (clmm.gcdata.GCData method)
V
validate_argument() (in module clmm.utils.validation)