lsst.meas.algorithms g2b1a15d7c7+d976963298
Loading...
Searching...
No Matches
lsst.meas.algorithms.computeRoughPsfShapelets.NoStarsForShapeletsError Class Reference
Inheritance diagram for lsst.meas.algorithms.computeRoughPsfShapelets.NoStarsForShapeletsError:

Public Member Functions

dict[str, Any] metadata (self)
 

Detailed Description

Exception raised when any of the methods involving selection fail to
find any usable stars (e.g. compute_raw_moments,  _threshold_with_bounds,
_find_first_radius_mode).

Definition at line 53 of file computeRoughPsfShapelets.py.

Member Function Documentation

◆ metadata()

dict[str, Any] lsst.meas.algorithms.computeRoughPsfShapelets.NoStarsForShapeletsError.metadata ( self)

Definition at line 60 of file computeRoughPsfShapelets.py.


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