DiamondLightSource / DiamondLightSource/aapy
get_value_at() throws exception if no preceding event
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
If you ask for data in a time range with no events, you get an empty `ArchiveData` object.
If you ask for a single event where there was no preceding event, you get an exception.
This is a bit inconsistent.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.