| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mergertree/show_mergertree(): Improve print format | Aaron LI | 2017-07-20 | 1 | -3/+3 |
| | | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
| * | clusters/mergertree.py: Add function "show_mtree()" | Aaron LI | 2017-07-19 | 1 | -0/+32 |
| | | | | | | | | This function traces the main cluster and print its formation history to the screen, for easier illustration and examination. Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
| * | mergertree.py: axes.hold() is deprecated and it is True by default | Aaron LI | 2017-06-23 | 1 | -1/+0 |
| | | |||||
| * | fg21sim/clusters: Save progress on halo simulation | Aaron LI | 2017-06-01 | 1 | -0/+2 |
| | | |||||
| * | mergertree.py: Implement function "plot_mtree()" | Aaron LI | 2017-06-01 | 1 | -2/+52 |
| | | |||||
| * | mergertree.py: Remove "merged" parameter | Aaron LI | 2017-06-01 | 1 | -5/+1 |
| | | |||||
| * | Add clusters/mergertree.py | Aaron LI | 2017-06-01 | 1 | -0/+77 |
| The merger tree is a binary tree that represents the merging (or formation) history of a cluster. | |||||
