GalaxiesFeatures_new: GalaxiesFeatures_new

Description Usage Arguments Value Examples

Description

This function estimates the features for the galaxies of a galaxy cluster.

Usage

1
GalaxiesFeatures_new(group, featuresFunctions, featuresNames)

Arguments

group_gals

Data frame with a the angular coordinates (ra and dec in radians), the redshift, the color (g-r), the apparent magnitude (r) and the id of the group for each galaxy. The columns must be named 'ra', 'dec' and 'z', 'color', 'mag' and 'id'.

group_data

Data frame with a the data corresponding to the galaxy cluster. Must be an object with the same data as the output of ClusterFeatures.

Value

Data frame with the features of the galaxies.

Examples

1
GalaxiesFeatures(group_gals, group_data)

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