Celine Combet

Results 8 issues of Celine Combet

Miscentered profiles (single cluster or stacked) should be added to the theory module. See e.g. the [cluster-toolkit documentation](https://cluster-toolkit.readthedocs.io/en/latest/source/miscentering.html). - for a single cluster --> new R_mis parameter to quantify the...

- [ ] We should warn the user that the `cluster-toolkit` backend has more limited functionalities than the two others and explicitely recommend CCL or NumCosmo (this will be even...

enhancement

When we measure `DeltaSigma` from the data, we basically compute `g*Sigma_c`, where `g` is the reduced shear and not the shear `gamma` (`g = gamma/(1-kappa)`). However, the model definition of...

priority

This is an issue to discuss what functionalities we'd like to see in CLMM v2.0

question

Write example notebook to read in the shear and convergence maps from the ANL high-res cluster simulations. Starting point in the old clmassmod repo, where MXXL sims were read in.

enhancement
interface DESC pipeline

Add functionality to compute profile predictions for miscentered haloes, based on tests performed in the exploratory notebook `explore_miscentering_theory.ipynb`

Currently it seems we have the bin edges information for single profile but this information seems to be lost when saving the individual profiles in the cluster ensemble. Need to...

I used to be able to vstack (from astropy) 2 `GCData` galaxy catalogs, but after updating my CLMM version to the latest `main` branch (1.16.7), doing: ``` from astropy.table import...