IngestCalibsTask¶
Python API summary¶
from lsst.pipe.tasks.ingestCalibs import IngestCalibsTask
- 
class
(*args, **kwargs)IngestCalibsTask Task that generates registry for calibration images
...
- 
attribute
config Access configuration fields and retargetable subtasks.
- 
method
(args)run Ingest all specified files and add them to the registry
...
See also
See the IngestCalibsTask API reference for complete details.