ParseTask¶
Python API summary¶
from lsst.pipe.tasks.ingest import ParseTask
-
class
(config=None, name=None, parentTask=None, log=None)ParseTask
Task that will parse the filename and/or its contents to get the required information for putting the file in the correct location and populating the registry
...
-
attribute
config
Access configuration fields and retargetable subtasks.
See also
See the ParseTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.