lsst.pipe.tasks
21.0.0-21-g006371a9+8d72e8ff79
|
Functions | |
def | make_discrete_skymap (*args, **kwargs) |
def | register_skymap (*args, **kwargs) |
def | register_dcr_subfilters (**kwargs) |
Variables | |
cls | |
ButlerCommand | |
short_help | |
required | |
help | |
type | |
str | |
default | |
show_default | |
def lsst.pipe.tasks.cli.cmd.commands.make_discrete_skymap | ( | * | args, |
** | kwargs | ||
) |
Define a discrete skymap from calibrated exposures in the butler registry.
Definition at line 55 of file commands.py.
def lsst.pipe.tasks.cli.cmd.commands.register_dcr_subfilters | ( | ** | kwargs | ) |
Construct a set of subfilters for chromatic modeling and add them to a registry.
Definition at line 76 of file commands.py.
def lsst.pipe.tasks.cli.cmd.commands.register_skymap | ( | * | args, |
** | kwargs | ||
) |
Make a SkyMap and add it to a repository.
Definition at line 65 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.ButlerCommand |
Definition at line 40 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.cls |
Definition at line 40 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.default |
Definition at line 50 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.help |
Definition at line 43 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.required |
Definition at line 41 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.short_help |
Definition at line 40 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.show_default |
Definition at line 50 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.str |
Definition at line 50 of file commands.py.
lsst.pipe.tasks.cli.cmd.commands.type |
Definition at line 50 of file commands.py.