Ticket #6507 (closed: wontfix)
Algorithms cannot handle groups with arbitrary named members
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
If an algorithm such as Rebin or Scale is used on a workspace group with member names not following the convention "groupname_number" the output workspaces have unexpected names. If the input group is to be overwritten some workspaces are created outside the group. In some situations an attempt to remove those workspaces crashes MantidPlot.
Change History
Note: See
TracTickets for help on using
tickets.
The issue wasn't introduced in this iteration and should be resolved after refactoring the ADS and WorkspaceGroup, see #6199