IngestCalibsTask¶
Python API summary¶
from lsst.pipe.tasks.ingestCalibs import IngestCalibsTask
- 
classIngestCalibsTask(*args, **kwargs)
- Task that generates registry for calibration images - ...
- attributeconfig
- Access configuration fields and retargetable subtasks. 
- 
methodrun(args)
- Ingest all specified files and add them to the registry - ...
See also
See the IngestCalibsTask API reference for complete details.
Retargetable subtasks¶
parse¶
- Default
- Field type
File parsing
register¶
- Default
- Field type
Registry entry
Configuration fields¶
allowError¶
Allow error in ingestion?
clobber¶
Clobber existing file?