aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/clusters.py
Commit message (Collapse)AuthorAgeFilesLines
* 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