__init__(self, tuple bands, Box bbox, Parameter|np.ndarray spectrum, Parameter|np.ndarray morph_params, Callable morph_func, Callable morph_grad, Callable morph_prox, Callable|np.ndarray morph_step, Callable|None prox_spectrum=None, float floor=1e-20) (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
_bbox (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_func (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_get_morph(self, CartesianFrame|None frame=None) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_morph_grad (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_morph_prox (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_morph_step (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_params (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_prox_spectrum (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
_spectrum (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | protected |
floor (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
frame (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
frame(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
get_model(self, CartesianFrame|None frame=None) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
grad_morph(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
grad_spectrum(self, np.ndarray input_grad, np.ndarray spectrum, np.ndarray morph) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
morph(self, CartesianFrame|None frame=None) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
morph_step(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
parameterize(self, Callable parameterization) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
peak(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
prox_morph(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
prox_spectrum(self, np.ndarray spectrum) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
radial_params (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
radial_params(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
resize(self, Box model_box) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
spectrum(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
update(self, int it, np.ndarray input_grad) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
x0(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
y0 (defined in lsst.scarlet.lite.models.parametric.ParametricComponent) | lsst.scarlet.lite.models.parametric.ParametricComponent | |
y0(self) | lsst.scarlet.lite.models.parametric.ParametricComponent | |