lsst.pipe.tasks
21.0.0-20-g55224fe4+fb58a89680
|
Functions | |
def | make_discrete_skymap (*args, **kwargs) |
def | register_skymap (*args, **kwargs) |
def | register_dcr_subfilters (**kwargs) |
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.