fit_skycomponent

ska_sdp_func_python.sky_component.operations.fit_skycomponent(im: Image, sc: SkyComponent, **kwargs)[source]

Fit a two-dimensional Gaussian skycomponent using astropy.modeling.

Params im:

Input Image

Params sc:

Single SkyComponent

Returns:

SkyComponent after fitting