petroindex: Petrosian Index

Description Usage Arguments Details Author(s) References See Also

View source: R/petroindex.R

Description

Calculates the Petrosian index based on input Sersic parameters.

Usage

1
petroindex(r, n, re = 1)

Arguments

r

radius

n

Sersic 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).

Author(s)

Lee Kelvin, <lee.kelvin@uibk.ac.at>

References

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

See Also

The astronomy package: astro.


astro documentation built on May 2, 2019, 2:14 a.m.

Related to petroindex in astro...