Elliptical Isophote Fitting (photutils.isophote
)#
This subpackage contains tools for fitting elliptical isophotes to galaxy images.
Functions#
|
Build a model elliptical galaxy image from a list of isophotes. |
Compute the harmonic function value used to calculate the corrections for ellipse fitting. |
|
|
Fit the first and second harmonic function values to a set of (angle, intensity) pairs. |
|
Fit upper harmonic function to a set of (angle, intensity) pairs. |
Classes#
|
Class to fit elliptical isophotes to a galaxy image. |
|
Class to fit ellipses. |
|
Container class to store parameters for the geometry of an ellipse. |
|
Class to sample image data along an elliptical path. |
|
Container class to store the results of single isophote fit. |
|
Container class that provides the same attributes as the |