ArgumentParser for calibration construction
Definition at line 293 of file constructCalibs.py.
◆ __init__()
def lsst.pipe.drivers.constructCalibs.CalibArgumentParser.__init__ |
( |
|
self, |
|
|
|
calibName, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
Add a --calibId argument to the standard pipe_base argument parser
Definition at line 296 of file constructCalibs.py.
◆ parse_args()
def lsst.pipe.drivers.constructCalibs.CalibArgumentParser.parse_args |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
Parse arguments
Checks that the "--calibId" provided works.
Definition at line 306 of file constructCalibs.py.
◆ calibName
lsst.pipe.drivers.constructCalibs.CalibArgumentParser.calibName |
The documentation for this class was generated from the following file: