lsst.pipe.tasks  21.0.0-31-g3fcf0262+ee4727a31a
Public Member Functions | List of all members
lsst.pipe.tasks.ingestCuratedCalibs.IngestCuratedCalibsArgumentParser Class Reference
Inheritance diagram for lsst.pipe.tasks.ingestCuratedCalibs.IngestCuratedCalibsArgumentParser:

Public Member Functions

def __init__ (self, *args, **kwargs)
 

Detailed Description

Argument parser to support ingesting human curated calibration
   products in a standardized text file format into the repository

Definition at line 10 of file ingestCuratedCalibs.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.pipe.tasks.ingestCuratedCalibs.IngestCuratedCalibsArgumentParser.__init__ (   self,
args,
**  kwargs 
)

Definition at line 14 of file ingestCuratedCalibs.py.


The documentation for this class was generated from the following file: