lsst.pipe.tasks g8b9e2231ea+fa07cb600e
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 982 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 986 of file functors.py.

Member Data Documentation

◆ _column

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

Definition at line 984 of file functors.py.

◆ _columns

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

Definition at line 983 of file functors.py.


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