Backgrounds (photutils.background
)#
This subpackage contains tools to estimate the background and background RMS in an image.
Classes#
|
Class to estimate a 2D background and background RMS noise in an image. |
|
Base class for classes that estimate scalar background values. |
|
Base class for classes that estimate scalar background RMS values. |
|
Class to calculate the background in an array using the biweight location. |
|
Class to calculate the background RMS in an array as the (sigma- clipped) biweight scale. |
|
This class generates full-sized background and background RMS images from lower-resolution mesh images using inverse-distance weighting (IDW) interpolation ( |
|
This class generates full-sized background and background RMS images from lower-resolution mesh images using the |
|
Class to compute a local background using a circular annulus aperture. |
|
Class to calculate the background RMS in an array as using the median absolute deviation (MAD). |
|
Class to calculate the background in an array using the DAOPHOT MMM algorithm. |
|
Class to calculate the background in an array as the (sigma-clipped) mean. |
|
Class to calculate the background in an array as the (sigma-clipped) median. |
|
Class to calculate the background in an array using a mode estimator of the form |
|
Class to calculate the background in an array using the Source Extractor algorithm. |
|
Class to calculate the background RMS in an array as the (sigma- clipped) standard deviation. |