lsst.pipe.tasks g4544ed029c+0a6c2fd989
Loading...
Searching...
No Matches
Functions
lsst.pipe.tasks.cli.cmd.commands Namespace Reference

Functions

 make_discrete_skymap (*args, **kwargs)
 
 register_skymap (*args, **kwargs)
 
 register_dcr_subfilters (**kwargs)
 

Function Documentation

◆ make_discrete_skymap()

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.

◆ register_dcr_subfilters()

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.

◆ register_skymap()

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.