|
| def | __init__ (self, *config=None, **kwargs) |
| |
| def | run (self, butler) |
| |
Definition at line 54 of file makeGen3SkyMap.py.
◆ __init__()
| def lsst.pipe.tasks.makeGen3SkyMap.MakeGen3SkyMapTask.__init__ |
( |
|
self, |
|
|
* |
config = None, |
|
|
** |
kwargs |
|
) |
| |
◆ run()
| def lsst.pipe.tasks.makeGen3SkyMap.MakeGen3SkyMapTask.run |
( |
|
self, |
|
|
|
butler |
|
) |
| |
Construct and optionally save a SkyMap into a gen3 repository
Parameters
----------
butler : `lsst.daf.butler.Butler`
Butler repository to which the new skymap will be written
Definition at line 71 of file makeGen3SkyMap.py.
◆ ConfigClass
| lsst.pipe.tasks.makeGen3SkyMap.MakeGen3SkyMapTask.ConfigClass |
|
static |
The documentation for this class was generated from the following file: