Learn R Programming

astro (version 1.2)

petrorad: Petrosian Radius

Description

Calculates the Petrosian radius based on input Sersic parameters.

Usage

petrorad(n, i = 0.5, re = 1)

Arguments

n
Sersic index
i
use this value of 1/petrosian index
re
half-light radius

Details

The Petrosian function describes the ratio between the average intensity within some projected radius and the intensity at that radius. The value of this ratio is known as the Petrosian index. Typically, a fixed value of 1/Petrosian index, i (usually i = 0.2 or i = 0.5) is chosen in order to define the Petrosian radius. The Petrosian magnitude is then defined as the magnitude lying within a given multiple of the Petrosian radius, Rp (typically, Rp = 2 or Rp = 3 for i = 0.2 and i = 0.5, respectively).

References

Graham A. W., Driver S. P., 2005, PASA, 22, 118

See Also

The astronomy package: astro.