Centroids (photutils.centroids
)#
This subpackage contains tools for centroiding sources.
Functions#
|
Calculate the centroid of a 2D array by fitting 1D Gaussians to the marginal |
|
Calculate the centroid of a 2D array by fitting a 2D Gaussian to the array. |
|
Calculate the centroid of an n-dimensional array as its "center of mass" determined from image moments. |
|
Calculate the centroid of an n-dimensional array by fitting a 2D quadratic polynomial. |
|
Calculate the centroid of sources at the defined positions. |