get_substructures: get_substructures

Description Usage Arguments Value Examples

Description

This function look for the substructures inside merging clusters.

Usage

1
get_substructures(ClustersData, GalaxiesData, model, probLimit, folder)

Arguments

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.

Value

Data frame with the properties of the substructures.

Examples

1
get_substructures(ClustersData, GalaxiesData, model)

Martindelosrios/MeSsI documentation built on May 14, 2021, 3:43 p.m.