Ticket #5286 (closed: fixed)
GenerateEventsFilter fails if log data has more than 1 same-time entries
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
It is found that there are some log entries that have same time stamp due to DAS's error. GenerateEventsFilter? fails to tolerate this error.
One suggested solution is to keep one of these entries with same time stamps randomly.
Change History
comment:3 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:5 Changed 8 years ago by Vickie Lynch
Can you give me a run number with duplicate time stamps to test?
Note: See
TracTickets for help on using
tickets.
Fix GenerateEventsFilter crashing from dup time stamp. Refs #5286.