Ticket #4135 (closed: fixed)
Have the muon results tab construct a table workspace with user specific log values.
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
Once the plot results button has been clicked a table workspace must be created using the log values the user has specified on the tab.
It must be given the name specified on the tab and it must also have the layout described to us in the muon meeting.
Ticket #4134 must be completed before this ticket.
Change History
comment:2 Changed 9 years ago by Robert Whitley
Refs #4135. Temp change to file name.
Changeset: 570c2d9b3e40bb937e0dbc7562387d7b5789e738
comment:3 Changed 9 years ago by Robert Whitley
Refs #4135. Change file name back
Changeset: 3c0265ec3b588b3af3f43e54f29e61974d6abcdd
comment:4 Changed 9 years ago by Robert Whitley
Refs #4135. Begin work on getting the values into the tables.
https://github.com/mantidproject/mantid/commit/c9b2ea9f759599c768b5231e0f41c04640f5dc4d
comment:6 Changed 9 years ago by Robert Whitley
Refs #4135. Populate the workspace and log names into both tables.
Changeset: 8622aeaba53716948128feee5079be3b2a3294ac
comment:7 Changed 9 years ago by Robert Whitley
Refs #4135. Create a results table when the button is pressed.
Changeset: bafab037fa218640bf13777dd9c1b458d95cf2da
comment:9 Changed 9 years ago by Robert Whitley
Refs #4135. Fix Compiler Warnings.
Changeset: 12ccf5483f2a327ab08b26b10a04f6c1b03040ad
comment:10 Changed 9 years ago by Robert Whitley
Refs #4135. Tidy up the final code for the Results Tab.
Add overwrite warning when creating a table. Make the list of log and parameter files only populate with ones that are common in all runs. Remove comments left in.
Changeset: 465c8144ee08a0dc20c1171aeffb67d4832b5def
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 Robert Whitley
- Status changed from verify to reopened
- Resolution fixed deleted
Misunderstanding on what the muon scientists wanted from this tab.
Currently giving the user option to plot the parameter values. These should be always put into the table. Should only give the option for log values.
comment:13 Changed 9 years ago by Robert Whitley
Refs #4135. Change result table tab so user can only select logs.
The parameters should always be included in the table but not in the log list. They should appear with values and errors (each a separate column) and appear at the end of the table.
Changeset: 6afe2dd4a2f5424ec9e7e6a422b816a50aa481de
comment:15 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:16 Changed 9 years ago by Robert Whitley
Refs #4135. Change result table tab so user can only select logs.
The parameters should always be included in the table but not in the log list. They should appear with values and errors (each a separate column) and appear at the end of the table.
Changeset: 6afe2dd4a2f5424ec9e7e6a422b816a50aa481de
comment:17 Changed 9 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:18 Changed 9 years ago by Anders Markvardsen
- Status changed from verifying to closed
Looks good. Create a table like:
argus0000000 0.2 0.25072 0.000386775 0.000830919 0.0001284 11.0056 0
Implementation of to/from next release or when feasible
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4982