Ticket #5950 (closed: invalid)
LoadEventNexus log filtering
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Load an Event Nexus file. Apply Time Filtering and both the logs and the data are filtered by those pulse times.
Do the same thing, but turn on MetaDataOnly and the logs do not appear to filter to the time interval.
I noticed this while loading WISH00020815.nxs data and inspecting the proton_charge log.
Change History
comment:2 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
moved to Release 2.4
comment:3 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to invalid
This seems to be working.
Tester:
- Load an event nexus file. Choose a time series property and make a note of the min and max values for this time series property.
- Reload the file, this time setting FilterByTimeStart and FilterByTimeStop to be an interval within the range previously noted.
- Inspect the logs for the time series property. You should find that data is only shown within the selected time interval.
- Do exactly the same thing as above, but this time set MetaDataOnly to True when you load the data. You should still find that log filtering has been applied.
comment:4 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.