lsst.scarlet.lite ge1c02a5578+afb4790f61
 
Loading...
Searching...
No Matches
lsst.scarlet.lite.io.cube_component.ComponentCube Class Reference
Inheritance diagram for lsst.scarlet.lite.io.cube_component.ComponentCube:
lsst.scarlet.lite.component.CubeComponent lsst.scarlet.lite.component.Component

Public Member Functions

 __init__ (self, Image model, tuple[int, int] peak)
 
- Public Member Functions inherited from lsst.scarlet.lite.component.CubeComponent
 __init__ (self, Image model, tuple[int, int] peak)
 
Image get_model (self)
 
bool resize (self, Box model_box)
 
None update (self, int it, np.ndarray input_grad)
 
None parameterize (self, Callable parameterization)
 
ScarletCubeComponentData to_data (self)
 
CubeComponent __getitem__ (self, Any indices)
 
CubeComponent __copy__ (self)
 
CubeComponent __deepcopy__ (self, dict[int, Any] memo)
 
- Public Member Functions inherited from lsst.scarlet.lite.component.Component
 __init__ (self, tuple bands, Box bbox)
 
Box bbox (self)
 
tuple bands (self)
 
Component __getitem__ (self, Any indices)
 
Component __copy__ (self)
 
Component __deepcopy__ (self, dict[int, Any] memo)
 
Component copy (self, bool deep=False)
 

Additional Inherited Members

- Public Attributes inherited from lsst.scarlet.lite.component.CubeComponent
 peak = peak
 
- Protected Attributes inherited from lsst.scarlet.lite.component.CubeComponent
 _model = model
 
- Protected Attributes inherited from lsst.scarlet.lite.component.Component
tuple _bands = bands
 
Box _bbox = bbox
 

Detailed Description

Deprecated, use CubeComponent instead.

The documentation for this class was generated from the following file: