lsst.pipe.tasks g124d44cf3d+604aa34adb
|
Functions | |
make_discrete_skymap (*args, **kwargs) | |
register_skymap (*args, **kwargs) | |
register_dcr_subfilters (**kwargs) | |
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.
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.
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.