Definition at line 44 of file makeGen3DcrSubfilters.py.
◆ __init__()
def lsst.pipe.tasks.makeGen3DcrSubfilters.MakeGen3DcrSubfiltersTask.__init__ |
( |
|
self, |
|
|
* |
config = None , |
|
|
** |
kwargs |
|
) |
| |
◆ register()
def lsst.pipe.tasks.makeGen3DcrSubfilters.MakeGen3DcrSubfiltersTask.register |
( |
|
self, |
|
|
|
registry |
|
) |
| |
Add Subfilters to the given registry.
Parameters
----------
registry : `lsst.daf.butler.Registry`
The registry to add to.
Definition at line 75 of file makeGen3DcrSubfilters.py.
◆ run()
def lsst.pipe.tasks.makeGen3DcrSubfilters.MakeGen3DcrSubfiltersTask.run |
( |
|
self, |
|
|
|
butler |
|
) |
| |
Construct a set of subfilters for chromatic modeling.
Parameters
----------
butler : `lsst.daf.butler.Butler`
Butler repository to add the subfilter definitions to.
Definition at line 60 of file makeGen3DcrSubfilters.py.
◆ ConfigClass
lsst.pipe.tasks.makeGen3DcrSubfilters.MakeGen3DcrSubfiltersTask.ConfigClass |
|
static |
The documentation for this class was generated from the following file: