| Commit message (Expand) | Author | Age | Files | Lines |
* | cluster/formation: Fix merger tree simulation about cluster mass | Aaron LI | 2018-05-11 | 1 | -24/+22 |
* | cluster/formation: update zmax default value | Aaron LI | 2018-03-08 | 1 | -2/+2 |
* | cluster/formation: merger tree simulation should use dark matter masses | Aaron LI | 2018-03-03 | 1 | -41/+34 |
* | clusters/formation: return {} instead of None if no event found | Aaron LI | 2018-01-02 | 1 | -4/+4 |
* | Minor updates and cleanups | Aaron LI | 2018-01-02 | 1 | -1/+1 |
* | clusters/formation: add "mergers()" to extract all the merger events | Aaron LI | 2018-01-01 | 1 | -0/+36 |
* | Improve descriptions and minor cleanups | Aaron LI | 2018-01-01 | 1 | -5/+4 |
* | clusters/mergertree: simplify recent_major_merger and maximum_merger | Aaron LI | 2018-01-01 | 1 | -47/+23 |
* | clusters/mergertree: add param mtree to maximum_merger and recent_major_merger | Aaron LI | 2018-01-01 | 1 | -5/+6 |
* | clusters/formation: Move parameter "ratio_major" to recent_major_merger() | Aaron LI | 2018-01-01 | 1 | -28/+16 |
* | clusters/formation: Fix problem that no mergers occurred | Aaron LI | 2017-10-22 | 1 | -2/+8 |
* | clusters/formation: Add method to found the maximum merger event | Aaron LI | 2017-10-22 | 1 | -1/+51 |
* | clusters: Fix several small issues on wrong variable names | Aaron LI | 2017-07-31 | 1 | -3/+4 |
* | Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO" | Aaron LI | 2017-07-31 | 1 | -1/+1 |
* | Update references a bit | Aaron LI | 2017-07-31 | 1 | -19/+15 |
* | Use all uppercase to identify the global CONFIGS and COSMO | Aaron LI | 2017-07-22 | 1 | -7/+7 |
* | clusters: Rename "last major merger" to "recent major merger" | Aaron LI | 2017-07-22 | 1 | -5/+5 |
* | Use the global "cosmo" instance for simplification | Aaron LI | 2017-07-21 | 1 | -11/+8 |
* | clusters/formation.py: show verbose info only in DEBUG | Aaron LI | 2017-07-20 | 1 | -6/+9 |
* | clusters/formation.py: Fix bug in "last_major_merger" property | Aaron LI | 2017-07-20 | 1 | -7/+11 |
* | clusters/formation.py: Fix bug in "_trace_main()" | Aaron LI | 2017-07-20 | 1 | -4/+8 |
* | clusters/formation.py: Add "last_major_merger" property | Aaron LI | 2017-07-19 | 1 | -1/+42 |
* | clusters/formation.py: Add method "_trace_main()" | Aaron LI | 2017-07-19 | 1 | -10/+77 |
* | clusters/formation.py: Simplify parameters handling | Aaron LI | 2017-07-19 | 1 | -28/+24 |
* | halo.py + formation.py: Add argument z0 | Aaron LI | 2017-06-23 | 1 | -4/+11 |
* | clusters: Move units.py and cosmology.py to utils | Aaron LI | 2017-06-01 | 1 | -1/+1 |
* | Bind ClusterFormation to HaloSingle | Aaron LI | 2017-06-01 | 1 | -0/+3 |
* | Update to use custom units.py instead of astropy's | Aaron LI | 2017-06-01 | 1 | -1/+1 |
* | Add clusters/formation.py: Simulate cluster merging history | Aaron LI | 2017-06-01 | 1 | -0/+230 |