PSF Photometry (photutils.psf
)#
This subpackage contains tools to perform point-spread-function (PSF) photometry.
Functions#
|
Extract cutout images centered on stars defined in the input catalog(s). |
|
Fit a 2D Gaussian model to one or more sources in an image. |
|
Fit the FWHM of one or more sources in an image. |
|
Create a GriddedPSFModel from a list of ImagePSF models. |
|
Make a PSF model that can be used with the PSF photometry classes ( |
|
Make an example image containing PSF model images. |
|
Generate a |
|
Generate a |
Classes#
|
A 2D Airy disk PSF model. |
|
A circular 2D Gaussian PSF model integrated over pixels. |
|
A circular 2D Gaussian PSF model. |
|
A circular 2D Gaussian PSF model integrated over pixels. |
|
Class to build an effective PSF (ePSF). |
|
Class to fit an ePSF model to one or more stars. |
|
|
|
A class to hold a 2D cutout image and associated metadata of a star used to build an ePSF. |
|
Class to hold a list of |
|
|
|
A 2D Gaussian PSF model integrated over pixels. |
|
A 2D Gaussian PSF model. |
|
A model for a grid of 2D ePSF models. |
|
Read and parse a FITS file into a |
|
A model for a 2D image PSF. |
|
|
|
Class to iteratively perform PSF photometry. |
|
A class to hold a list of |
Mixin class to plot a grid of ePSF models. |
|
Mixin class to provide methods to calculate model images and residuals. |
|
|
A 2D Moffat PSF model. |
|
|
|
Class to perform PSF photometry. |
|
Class to read and plot "STDPSF" format ePSF model grids. |
|
Class to group sources into clusters based on a minimum separation distance. |