AmbiguousDatasetError¶
-
exception
lsst.daf.butler.
AmbiguousDatasetError
¶ Bases:
Exception
Raised when a
DatasetRef
is not resolved but should be.This happens when the
DatasetRef
has no ID or run but the requested operation requires one of them.