Ticket #1953 (closed: fixed)
alpha cal in MuonAnalysis not working
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Adrian spotted that this was working
In MuonAnalysis interface Load data Go to grouping tab If a pair in the button table not already defined then define one Click on the guess alpha button -> nothing happens
Change History
comment:3 Changed 10 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
comment:5 Changed 10 years ago by Michael Whitty
- Status changed from verifying to reopened
- Resolution fixed deleted
Anders - this works, though it still requires user to input some value for Alpha. Clicking on Guess Alpha when the field is blank yields no result.
Also, related problem, crash (unhandled exception) when:
- open Muon interface, select EMU
- select an emu data file from Test\Nexus\
When it's going through loading, it will come up with the "Sorry, MantidPlot has caught an unexpected exception." and then some gibberish text which seems to change each time.
comment:6 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:7 Changed 10 years ago by Anders Markvardsen
- Status changed from reopened to accepted
Note in #1849 this should have been fixed. Including now when a user specifies at pair name an Alpha value of 1.0 is automatically populated.
comment:8 Changed 10 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:9 Changed 10 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester changed from Michael Whitty to Martyn Gigg
comment:10 Changed 10 years ago by Martyn Gigg
- Status changed from verifying to closed
In 1.1.9493. Tested with several files, grouped and not. The crash did not happen and the alpha value was updated accordingly when the input forward/backward values were changed.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2800
(In [7637]) Fixed "alpha cal in MuonAnalysis not working. re #1953