Ticket #11218 (closed: fixed)
Fix dead time correction loading when spec min/max or list are supplied
Reported by: | Raquel Alvarez Banos | Owned by: | Raquel Alvarez Banos |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Muon | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #8837 | Tester: | KarlPalmen |
Description
LoadMuonNexus1 does not correctly load dead time corrections when SpectrumMin/Max or List are supplied. All the spectra are always loaded regardless these options.
Change History
comment:1 Changed 6 years ago by raquelalvarezbanos
- Status changed from new to verify
- Resolution set to fixed
comment:2 Changed 6 years ago by Raquel Alvarez Banos
Due to a branch renaming, previous commits are shown in ticket #8837
comment:3 Changed 6 years ago by Raquel Alvarez Banos
Re #11218 Remove unused variable
Changeset: 8789bf2338598ddddd1bec186171cbb436ce9568
comment:4 Changed 6 years ago by Raquel Alvarez Banos
Re #11218 Fix comparison between signed and unsigned
Changeset: 89bc0548907f28fcd4e907fd8a2490d137e61876
comment:5 Changed 6 years ago by KarlPalmen
- Status changed from verify to closed
- Tester set to KarlPalmen
Merge pull request #344 from mantidproject/11218_Fix_dead_time_table
Fix dead time table
Full changeset: b3b52e9ca1da4aaae9bf69363fcdeab602e39edf
Note: See
TracTickets for help on using
tickets.
This is being verified as pull request #344.