Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clusters/psformalism.py: Improve catalog comments | Aaron LI | 2017-10-02 | 1 | -4/+7 |
| | |||||
* | clusters: Add config option "boost" | Aaron LI | 2017-09-01 | 1 | -2/+5 |
| | | | | | | | NOTE: The cluster number (especially the bright ones) may be rather small within a sky patch. This ``boost`` config option increase the expected cluster number by a specified times, for better testing purpose. | ||||
* | clusters/psformalism: Remove config "f_darkmatter" | Aaron LI | 2017-08-29 | 1 | -3/+2 |
| | | | | Use "1 - baryon_fraction = 1 - Ob0/Om0" to replace "f_darkmatter". | ||||
* | Fix several small issues; Also update PSFormalism a bit | Aaron LI | 2017-07-31 | 1 | -4/+10 |
| | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | clusters: Add psformalism.py to simulate cluster catalog | Aaron LI | 2017-07-31 | 1 | -0/+230 |
Also updated configuration options. Signed-off-by: Aaron LI <aly@aaronly.me> |