Ticket #4050 (closed: fixed)
LoadEventNexus: swallow event_index warning for banks with no events
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
if event_index is 1-length, just ignore that it is not matching proton_charge. That means the bank is empty
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4050 remove a warning. This fixes it.
Changeset: 791624b24b5e828cbddd34ad633a5d1e6c36da7b
comment:3 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Janik Zikovsky
Note to testers:
From: mantid-help-bounces@… mantid-help-bounces@… On Behalf Of Moreira Dos Santos, Antonio F. Sent: Thursday, November 03, 2011 9:45 AM To: Yao, Marie Xingxing; Lynch, Vickie E.; mantid-help@… Subject: [Mantid-help] loading warring message
Hello,
Often, when I load runs into Mantid, I get the following messages, is this something I should worry about?
See, for instance, loading run 7671 from SNAP using LoadEventNexus
Bank bank9_events has a mismatch between the number of event_index entries and the number of pulse times. Bank bank3_events has a mismatch between the number of event_index entries and the number of pulse times. Bank bank1_events has a mismatch between the number of event_index entries and the number of pulse times. Bank bank11_events has a mismatch between the number of event_index entries and the number of pulse times. Bank bank10_events has a mismatch between the number of event_index entries and the number of pulse times. Bank bank16_events has a mismatch between the number of event_index entries and the number of pulse times. Bank bank18_events has a mismatch between the number of event_index entries and the number of pulse times. Bank bank17_events has a mismatch between the number of event_index entries and the number of pulse times.
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4050 remove a warning. This fixes it.
Changeset: 791624b24b5e828cbddd34ad633a5d1e6c36da7b
comment:6 Changed 9 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch