lsst.cp.pipe
21.0.0-20-g35aa1e9+431f6b9f42
|
Functions | |
def | build_argparser () |
def | main () |
def lsst.cp.pipe.script.plot_ptc_dataset.build_argparser | ( | ) |
Construct an argument parser for the ``plot_ptc_dataset.py`` script. Returns ------- argparser : `argparse.ArgumentParser` The argument parser that defines the ``plot_ptc_dataset.py`` command-line interface.
Definition at line 29 of file plot_ptc_dataset.py.
def lsst.cp.pipe.script.plot_ptc_dataset.main | ( | ) |
Definition at line 60 of file plot_ptc_dataset.py.