RunRecord¶
- class lsst.daf.butler.registry.interfaces.RunRecord(key: _Key, name: str, *, host: str | None = None, timespan: Timespan | None = None)¶
Bases:
CollectionRecord
[_Key
]A subclass of
CollectionRecord
that adds execution information and an interface for updating it.