Ticket #9730 (closed: fixed)
LoadEventNexus TOF filtering issue
Reported by: | Andrei Savici | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | trivial | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Ross Whitfield |
Description (last modified by Andrei Savici) (diff)
When loading event nexus files, if only TOFMAX or TOFMIN are specified it does not filter the events, and it does not output the error message. Solution: In lines 2348 and 2354, change from || to &&.
Change History
comment:2 Changed 6 years ago by Andrei Savici
- Status changed from new to assigned
- Milestone changed from Backlog to Release 3.3
comment:3 Changed 6 years ago by Andrei Savici
- Status changed from assigned to inprogress
Fixed logig for time filtering limits. refs #9730
Changeset: ac143d3bc53a82da8623c8dae39022f174b8e668
comment:4 Changed 6 years ago by Andrei Savici
- Status changed from inprogress to verify
- Resolution set to fixed
To test: load the CNCS_7860 file. If you put only one TOF limit now it should give an error message, when before it just ignored it.
comment:5 Changed 6 years ago by Ross Whitfield
- Status changed from verify to verifying
- Tester set to Ross Whitfield
comment:6 Changed 6 years ago by Ross Whitfield
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/9730_LoadEventNexus_TOFFiltering'
Full changeset: e3b74a6cf92a159eb462c696edd17e43162e7a85
Note: See
TracTickets for help on using
tickets.