Ticket #2748 (closed: wontfix)
Grouped workspaces within groups are not displayed correctly in MantidPlot
Reported by: | Martyn Gigg | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description
From Spencer:
I was hoping the following would group within a group CloneWorkspace(fw1WS,'FwHm1') group2 = fw21WS +','+ fw22WS GroupWorkspaces(InputWorkspaces=group2,OutputWorkspace='FwHm2') group3 = fw31WS +','+ fw32WS +','+ fw33WS GroupWorkspaces(InputWorkspaces=group3,OutputWorkspace='FwHm3') group = 'FwHm1,FwHm2,FwHm3' GroupWorkspaces(InputWorkspaces=group,OutputWorkspace='FwHm') The WS FwHm2 is a group of 2 & FwHm3 a group of 3 when done individually. But this combination gives WS FwHm with 6 groups.
Change History
Note: See
TracTickets for help on using
tickets.
We do not allow groups of groups.
if we were we would have consider the following areas: