aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/clusters.py
Commit message (Collapse)AuthorAgeFilesLines
* Use "GalaxyClusters" from main.py, and remove clusters.pyAaron LI2017-08-141-732/+0
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* Update against "Fnu_to_Tb_fast()" unit changesAaron LI2017-08-031-1/+2
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* Use keyword "BUNIT" and unit "K"Aaron LI2017-06-131-1/+1
|
* clusters.py: Fix calculation on size_{major,minor}Aaron LI2017-06-111-15/+20
| | | | | | | | The size_{major,minor} should be the major and minor (not semi-) axes of the cluster halo; but I originally calculated them as the semi-major and semi-minor axes. Also change the units of size_{major,minor} from [deg] to [arcmin].
* extragalactic/clusters/clusters.py: Trim unused importsAaron LI2017-06-011-2/+0
|
* clusters/clusters.py: Fix import pathAaron LI2017-06-011-6/+6
|
* Make separate directory for clusters, prepare for halo simulationsAaron LI2017-06-011-0/+728