tomr-stargazer / dendrogal

Analysis tools for my dendrogram decomposition of the Milky Way.
2 stars 1 forks source link

Dendrogram highlight + subtrees #22

Open tomr-stargazer opened 9 years ago

tomr-stargazer commented 9 years ago

So, currently when we select things in dendrogram-space (e.g. by saying plotter.get_lines), we can either provide a single structure and call subtree=True, or provide a list of structures that get highlighted individually (without their descendants). I wanna extend remove_degenerate_structures to allow us to make a selection of all a catalog's substructures so that we can get lots of quadrant-by-quadrant dendrogram plots with the selected substructures highlighted.