module documentation

Point spread function (PSF) model that is just a gaussian

Class GaussianPSFModel Class defines a gaussian where the shape and type are fixed at instantiaion, but the mean, standard deviation, and offset are calculated by the instance. This is useful for putting into an optimising function as the underlying array storage is only created once.
Class S Undocumented
Class S1 Undocumented
Type Variable IntVar Undocumented
Type Variable N Undocumented
Type Variable T Undocumented
Type Variable Ts Undocumented
Type Variable U Undocumented
IntVar =

Undocumented

Value
TypeVar('IntVar',
        bound=int)
N =

Undocumented

Value
TypeVar('N',
        bound=int)
T =

Undocumented

Value
TypeVar('T')
Ts =

Undocumented

Value
TypeVarTuple('Ts')
U =

Undocumented

Value
TypeVar('T')