Calculated 2-d Fields#
lsst.images.fields Package#
Fields are 2-d parametric functions used to represent some property of an image, like a background model or a spatially-varying aperture correction.
Functions#
|
Convert a legacy |
|
Convert a legacy |
|
Convert a legacy |
Classes#
An abstract base class for parametric or interpolated 2-d functions, generally representing some sort of calculated image. |
|
|
A 2-d Chebyshev polynomial over a rectangular region. |
Serialization model for |
|
|
A field that multiplies other fields lazily. |
Serialization model for |
|
|
A 2-d Akima spline interpolation of data on a regular grid. |
Serialization model for |
|
|
A field that sums other fields lazily. |
Serialization model for |