Ticket #4134 (closed: fixed)
Create new tab in muon analysis to plot the results table.
Reported by: | Robert Whitley | Owned by: | Robert Whitley |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: | Anders Markvardsen |
Description
Talking to the muon scientists they were keen to have a tab which allowed them to plot a results table workspace.
They should be able to choose log values from a fitting and then output the results into a table with a click of a button.
I will attach a mockup of what they believe it should look like later on.
Attachments
Change History
comment:2 Changed 9 years ago by Robert Whitley
Using QtDesigner to construct the new tab I have hit a bug that is in the program. If you have a table on more than one tab, on the second tab the boolean properties for whether the headers are visible saves as false when they are true on the .ui file.
To fix this I will have to force them to be true when the muon analysis constructor is called.
The Bug doesn't look as if it will be fixed any time soon. https://bugreports.qt.nokia.com/browse/QTBUG-12889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel#issue-tabs
comment:3 Changed 9 years ago by Robert Whitley
Create a wiki page. http://www.mantidproject.org/MuonAnalysisResultsTable
comment:4 Changed 9 years ago by Robert Whitley
- Status changed from new to accepted
Found fix for the bug mentioned above. Table headers will now be shown as they are in QtDesigner.
comment:5 Changed 9 years ago by Robert Whitley
Refs #4134. Add the results table tab into muon analysis.
https://github.com/mantidproject/mantid/commit/707984895ac544af7ea6fc64db62b14aca7ce78d
comment:6 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:8 Changed 9 years ago by Anders Markvardsen
- Status changed from verifying to reopened
- Resolution fixed deleted
Looks good, but while To From not implemented please grey these out
comment:9 Changed 9 years ago by Robert Whitley
Refs #4134. Remove to and from options from the results table tab.
These will be implemented by ticket #4300.
Changeset: 5e7d55f4f27b9a306095b4c6a9d3922cf7467042
comment:11 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:12 Changed 9 years ago by Karl Palmen
- Status changed from verify to verifying
- Tester changed from Anders Markvardsen to Karl Palmen
comment:13 Changed 9 years ago by Karl Palmen
- Status changed from verifying to verify
- Tester Karl Palmen deleted
Empty results table found has wiki page linked to '?' button. Unable to fill it. I'll leave it to someone with more knowledge about Muon Analysis to test this ticket.
comment:14 Changed 9 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:15 Changed 9 years ago by Anders Markvardsen
- Status changed from verifying to closed
This is now good. Note when presented to Muon scientists remember to mention that the minor to/from functionality is not implemented yet
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4981