M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
23 | 24 | 25 | 26 | 27 | 28 | 1 |
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 | 1 | 2 | 3 | 4 | 5 |
Sort_nodes is a small program. It does only modify the structure tree provided by AdaptaHOP.
Its input is the file filenode (.i.e. output of AdaptaHOP ).
This code detect for each node its most dense child. Then it defines this child as part of its host node. Thus we are able to sort the structure tree provided by AdaptaHOP, defining , for example, the most-dense sub-halo of a halo as its center.
Its output is the file filenodeout, and has the same format as the input filenode.