Description Usage Arguments Value Examples
This function look for the substructures inside merging clusters.
1 | get_substructures(ClustersData, GalaxiesData, model, probLimit, folder)
|
ClustersData |
Data frame with the features of all the galaxy clusters. |
GalaxiesData |
Data frame with the features of all the galaxies of the clusters. |
model |
Machine Learning model that predicts the probability of a galaxy of being part of a substructure inside a merging cluster. Can be the output of Train_galaxy_model. |
Data frame with the properties of the substructures.
1 | get_substructures(ClustersData, GalaxiesData, model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.