Marina Ricci
Marina Ricci
As we discussed writing a v2.0 note we need to list the developments that took part since the first CLMM paper. See discussion here : https://github.com/LSSTDESC/CLMM/issues/474 for desired additions.
Add miscentering according to a given distribution to the 'demo_mock_ensemble_realistic.ipynb' notebook .
- [x] - Rendering notebook when a PR is accepted (see issue #480 ) - [ ] - Closing branch after PR is accepted - [ ] - Keep the...
- Update contributing section - Render all example notebooks - Change practice
After discussion within the group we converge on starting a fitting module as part of CLMM that would contains : - method to derive the mass posterior for individual clusters...
After discussion with @m-aguena, we don't see the purpose of the current `generic.py` in the `theory` module. There is only simple arithmetic operations in it. See conversation in issue #439....
We recently merged a PR to specify the coordinate system for the shear, but it lacks some functionalities. First, it should be explained in details in a notebook, so that...
Since we are developing the SACC format for cluster purposes, we want to create a notebook with an example output from TXPipe (currently a pickle) to understand how to convert...
This PR aims at resolving issues explained in issue #635. Copied from the issue : These are my suggestions : - [ ] add warning message when GalaxyCluster (or compute_tangential_xxx,...
When working with cluster ensemble we can add individual profiles to produce a stack. However, if those profiles do not have the same radial bin the stacking step will fail....