| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also update clusters/main.py to calculate the halo mass distributions before
sampling the mass and redshifts for clusters.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New dependency "hmf" (halo mass functions) module
* Calculate halo mass distributions/functions (dndlnm) with respect to masses
and redshifts, instead of use the previous data file ("ps_data")
* New section "[extragalactic][psformalism]" in configurations
* New functions to write and read the dndlnm data
TODO:
* update the method to sample (mass, redshift) for clusters from the dndlnm
data
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Use "1 - baryon_fraction = 1 - Ob0/Om0" to replace "f_darkmatter".
|
|
|
|
| |
Signed-off-by: Aaron LI <aly@aaronly.me>
|
|
Also updated configuration options.
Signed-off-by: Aaron LI <aly@aaronly.me>
|