Ticket #4653 (closed: fixed)
Handle Veto pulses in LoadEventNexus (before Feb 14!)
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | pf9@…, xuy@… | Blocked By: | |
Blocking: | Tester: | Peter Peterson |
Description (last modified by Janik Zikovsky) (diff)
There is a (new) field in DASLogs/Veto_pulse_times that lists times (in seconds relative to run start) that should be vetoed. Make the loader treat this as a proper sample log, even though it is not.
Handle this (perhaps with an optional flag) in LoadEventNexus by rejecting events from these veto'ed pulses.
Want to get this done before the start of the run. For HYSPEC in particular.
HYS_4333 is an example of it. Also, ignore the last pulse because there is some issue there (ask Marie if you need to know).
Change History
comment:1 Changed 9 years ago by Janik Zikovsky
- Priority changed from major to critical
- Description modified (diff)
- Summary changed from Handle Veto pulses in LoadEventNexus to Handle Veto pulses in LoadEventNexus (before Feb 14!)
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #4653 make veto_pulse_time into a proper log
Changeset: 44646ad4cf84734041bf2cf5c19d9b9f6ad90f0c
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4653 FilterByLogValue altered to support veto pulse filtering.
Changeset: 48488d32149400abbf7cf7e459074b6b49e55cd5
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4653 fixes to FilterByLogValue
Changeset: b29fecee56f104a80a4d4a8ae582ed816ae5bccd
comment:9 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Note to testers: filter veto pulses by using FilterByLogValue, with the "PulseFilter" option, and with the "veto_pulse_time" log as giving the times.
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #4653 wiki docs
Changeset: bb3b3f1471779ce0f00c2e9f06df6845763f5146
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4653 wiki docs
Changeset: bb3b3f1471779ce0f00c2e9f06df6845763f5146
comment:12 Changed 8 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:13 Changed 8 years ago by Peter Peterson
- Status changed from verifying to closed
This works as advertised
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5500