IngestTask¶
Python API summary¶
from lsst.pipe.tasks.ingest import IngestTask
-
class
IngestTask
(*args, **kwargs) Task that will ingest images into the data repository
...
- attributeconfig
Access configuration fields and retargetable subtasks.
-
method
run
(args) Ingest all specified files and add them to the registry
...
See also
See the IngestTask
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?