lsst.pipe.tasks g59f6dce098+83b7f37e51
Loading...
Searching...
No Matches
Protected Member Functions | Static Protected Attributes | List of all members
lsst.pipe.tasks.functors.StarGalaxyLabeller Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.StarGalaxyLabeller:
lsst.pipe.tasks.functors.Labeller lsst.pipe.tasks.functors.Functor

Protected Member Functions

def _func (self, df)
 

Static Protected Attributes

list _columns = ["base_ClassificationExtendedness_value"]
 
str _column = "base_ClassificationExtendedness_value"
 

Detailed Description

Definition at line 999 of file functors.py.

Member Function Documentation

◆ _func()

def lsst.pipe.tasks.functors.StarGalaxyLabeller._func (   self,
  df 
)
protected

Reimplemented from lsst.pipe.tasks.functors.Functor.

Definition at line 1003 of file functors.py.

Member Data Documentation

◆ _column

str lsst.pipe.tasks.functors.StarGalaxyLabeller._column = "base_ClassificationExtendedness_value"
staticprotected

Definition at line 1001 of file functors.py.

◆ _columns

list lsst.pipe.tasks.functors.StarGalaxyLabeller._columns = ["base_ClassificationExtendedness_value"]
staticprotected

Definition at line 1000 of file functors.py.


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