Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clusters/formation.py: Add "last_major_merger" property | Aaron LI | 2017-07-19 | 1 | -1/+42 |
| | | | | | | | A new parameter "ratio_major" added to distinguish between major and minor merger events. Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | clusters/formation.py: Add method "_trace_main()" | Aaron LI | 2017-07-19 | 1 | -10/+77 |
| | | | | | | Also update "simulate_megertree()" default to trace only the main cluster. Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | clusters/formation.py: Simplify parameters handling | Aaron LI | 2017-07-19 | 1 | -28/+24 |
| | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | 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 |
| | | | | Also add logging messages to simulate_mergertree() | ||||
* | Update to use custom units.py instead of astropy's | Aaron LI | 2017-06-01 | 1 | -1/+1 |
| | | | | Also fix a parameter error in "formation.py" | ||||
* | Add clusters/formation.py: Simulate cluster merging history | Aaron LI | 2017-06-01 | 1 | -0/+230 |