lsst.pipe.tasks g97f4eaa8b5+55e38086b4
Static Public Attributes | List of all members
lsst.pipe.tasks.functors.NumStarLabeller Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.NumStarLabeller:
lsst.pipe.tasks.functors.Labeller lsst.pipe.tasks.functors.Functor

Static Public Attributes

dictionary labels = {"star": 0, "maybe": 1, "notStar": 2}
 

Detailed Description

Definition at line 999 of file functors.py.

Member Data Documentation

◆ labels

dictionary lsst.pipe.tasks.functors.NumStarLabeller.labels = {"star": 0, "maybe": 1, "notStar": 2}
static

Definition at line 1001 of file functors.py.


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