AmbiguousDatasetError¶
- 
exception lsst.daf.butler.AmbiguousDatasetError¶
- Bases: - Exception- Raised when a - DatasetRefis not resolved but should be.- This happens when the - DatasetRefhas no ID or run but the requested operation requires one of them.
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.