Ticket #1612 (closed: fixed)
Discussion point: MantidPlot: select several workspaces and MergeRuns on all of them...
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 25 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
- Select several workspaces.
- MantidPlot generates a list of workspaces (as a simple string, probably)
- This is fed into the first argument of MergeRuns.
Just makes it easier to merge a lot of runs, if that is needed.
Change History
comment:1 Changed 10 years ago by Nick Draper
- Owner set to Janik Zikovsky
- Status changed from new to assigned
- type changed from enhancement to task
- Summary changed from MantidPlot: select several workspaces and MergeRuns on all of them... to Discussion point: MantidPlot: select several workspaces and MergeRuns on all of them...
comment:2 Changed 10 years ago by Janik Zikovsky
- Status changed from assigned to accepted
- Component set to Mantid
comment:3 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
I think the answer to this is to have MergeRuns be able to operate on a group of Workspaces, merging all of them. That way the GUI does not change. See #1771
comment:4 Changed 10 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
Note: See
TracTickets for help on using
tickets.
Is this a would be nice or is it REALLY necessary at the SNS? It can be implemented by a simple loop in python.