2D Models#
These models take as input x and y arrays.
Operations#
These models perform simple mathematical operations.
Const2Dmodel returns the constant replicated by the number of input x and y values.
Shapes#
These models provide shapes, often used to model general x, y, z data.
Planar2Dmodel computes a tilted plan with specified x,y slopes and z intercept
Profiles#
These models provide profiles, often used sources in images. All models have parameters giving the x,y location of the center and an amplitude.
AiryDisk2Dmodel computes the Airy function for a radiusBox2Dmodel computes a box with x,y dimensionsDisk2Dmodel computes a disk a radiusEllipse2Dmodel computes an ellipse with major and minor axis and rotation angleGaussian2Dmodel computes a Gaussian with x,y standard deviations and rotation angleMoffat2Dmodel computes a Moffat with x,y dimensions and alpha (power index) and gamma (core width)RickerWavelet2Dmodel computes a symmetric RickerWavelet function with the specified sigmaSersic2Dmodel computes a Sersic profile with an effective half-light radius, rotation, and Sersic indexGeneralSersic2Dmodel computes a generalized Sersic profile with an effective half-light radius, rotation, Sersic index, and a parameter to control the shape of the isophotes (e.g., boxy or disky)TrapezoidDisk2Dmodel computes a disk with a radius and slopeRing2Dmodel computes a ring with inner and outer radii