Definition at line 600 of file functors.py.
◆ __init__()
| def lsst.pipe.tasks.functors.MagDiff.__init__ |
( |
|
self, |
|
|
|
col1, |
|
|
|
col2, |
|
|
|
kwargs |
|
) |
| |
◆ __call__()
| def lsst.pipe.tasks.functors.Functor.__call__ |
( |
|
self, |
|
|
|
parq, |
|
|
|
dropna = False |
|
) |
| |
|
inherited |
◆ columns()
| def lsst.pipe.tasks.functors.MagDiff.columns |
( |
|
self | ) |
|
◆ fail()
| def lsst.pipe.tasks.functors.Functor.fail |
( |
|
self, |
|
|
|
df |
|
) |
| |
|
inherited |
◆ multilevelColumns()
| def lsst.pipe.tasks.functors.Functor.multilevelColumns |
( |
|
self, |
|
|
|
parq |
|
) |
| |
|
inherited |
◆ name()
| def lsst.pipe.tasks.functors.MagDiff.name |
( |
|
self | ) |
|
◆ noDup()
| def lsst.pipe.tasks.functors.Functor.noDup |
( |
|
self | ) |
|
|
inherited |
◆ shortname()
| def lsst.pipe.tasks.functors.MagDiff.shortname |
( |
|
self | ) |
|
◆ col1
| lsst.pipe.tasks.functors.MagDiff.col1 |
◆ col2
| lsst.pipe.tasks.functors.MagDiff.col2 |
◆ dataset
| lsst.pipe.tasks.functors.Functor.dataset |
|
inherited |
◆ filt
| lsst.pipe.tasks.functors.Functor.filt |
|
inherited |
The documentation for this class was generated from the following file: