AmbiguousDatasetError¶
- exception lsst.daf.butler.AmbiguousDatasetError¶
- 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.
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.