You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by users in LCLS. This seems to be a regression in FileStreamCreator; need to investigate further. We do get data if the interval is large enough. GetDataAtTime also seems to work.
The text was updated successfully, but these errors were encountered:
slacmshankar
changed the title
Retrieval misses events for slowly changing PV's when the start and end times are close to the end of the partition boundary
Retrieval misses zero samples for slowly changing PV's when the start and end times are close to the end of the partition boundary
Jan 29, 2025
slacmshankar
changed the title
Retrieval misses zero samples for slowly changing PV's when the start and end times are close to the end of the partition boundary
Retrieval returns zero samples for slowly changing PV's when the start and end times are close to the end of the partition boundary
Jan 29, 2025
Seems to be a boundary condition in FileBackedPBEventStream:seekToTimes. Our current tests do not cover this use case; will create a new one and then send a PR
Reported by users in LCLS. This seems to be a regression in FileStreamCreator; need to investigate further. We do get data if the interval is large enough. GetDataAtTime also seems to work.
The text was updated successfully, but these errors were encountered: