CalibsParseTask¶
Python API summary¶
from lsst.pipe.tasks.ingestCalibs import CalibsParseTask
-
class
(config: Optional[Config] = None, name: Optional[str] = None, parentTask: Optional[Task] = None, log: Optional[Union[logging.Logger, lsst.utils.logging.LsstLogAdapter]] = None)CalibsParseTask
Task that will parse the filename and/or its contents to get the required information to populate the calibration registry
...
-
attribute
config
Access configuration fields and retargetable subtasks.
See also
See the CalibsParseTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.