|
def | __init__ (self, config=None, kwargs) |
|
def | run (self, butler) |
|
Definition at line 52 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 69 of file makeGen3SkyMap.py.
◆ ConfigClass
The documentation for this class was generated from the following file: