Description Usage Arguments Value Examples
This function estimates the features for the galaxies of a galaxy cluster.
1 | GalaxiesFeatures_new(group, featuresFunctions, featuresNames)
|
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. |
Data frame with the features of the galaxies.
1 | GalaxiesFeatures(group_gals, group_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.