User Guide#

Photutils is a Python library that provides commonly-used tools and key functionality for detecting and performing photometry of astronomical sources. Photutils is organized into subpackages covering different topics, which are listed below.

Backgrounds#

Centroids#

Source Detection#

See also General Source Detection and Extraction (photutils.segmentation).

Segmentation and Source Measurements#

Aperture Photometry#

PSF Photometry#

PSF Matching#

Profiles#

Elliptical Isophotes#

Datasets and Simulation#

Serialization#

Utilities#