lsst.pipe.tasks  20.0.0-39-gbdec61e6+2040cb0b94
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: