Ticket #2111 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

FilterByLogValue with single value does not work

Reported by: Andrei Savici Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

I loaded an event workspace, and tried to filter by log value. There is only one value in the log (Speed3 for example). I put minimum value -1e3, maximum 1e30, no time tolerance. The results is zero events

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

(In [8210]) Fixes #2111: FilterByLogValue will assume a log value is constant before the first point and after the last one.

comment:3 Changed 10 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:4 Changed 10 years ago by Andrei Savici

  • Status changed from verifying to closed

Seems to drop a very small fraction of events (16 out or more than 4 millions). I think there is a mismatch between start/stop time for events and logs. Putting a small time tolerance (like 0.5 seconds) seems to work.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2958

Note: See TracTickets for help on using tickets.