Ticket #9866 (closed: fixed)
ConvertMDHistoToMatrixWorkspace should be able to work with 2 dimensions
Reported by: | Alex Buts | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Mark.Koennecke@…, roman.tolchenov@… | Blocked By: | |
Blocking: | Tester: | Alex Buts |
Description (last modified by Roman Tolchenov) (diff)
Modify ConvertMDHistoToMatrixWorkspace to be able to work with both 1D and 2D sliced DMHisto workspaces. The input workspace can have any dimensionality but all but one or two dimensions must be integrated.
Change History
comment:1 Changed 6 years ago by Alex Buts
- Owner set to Roman Tolchenov
- Status changed from new to assigned
comment:2 Changed 6 years ago by Roman Tolchenov
- Status changed from assigned to inprogress
Re #9866. ConvertMDHistoToMatrixWorkspace converts 2D workspaces.
Changeset: f0fae5f5b583b211c67f12eb3bb1ab68bacdd8b1
comment:4 Changed 6 years ago by Roman Tolchenov
Re #9866. Updated documentation.
Changeset: 482295b6398e7fdc178752c25a92271f321245b1
comment:5 Changed 6 years ago by Roman Tolchenov
Re #9866. Fix a cppcheck warning.
Changeset: 08964fe4a4053139d5ac2fbf1ba9e75d84c08ad5
comment:6 Changed 6 years ago by Roman Tolchenov
- Description modified (diff)
- Summary changed from MDHistoToWorkspace2D should respect integrated dimensions. to ConvertMDHistoToMatrixWorkspace should be able to work with 2 dimensions
comment:7 Changed 6 years ago by Roman Tolchenov
To tester
- Create a MD histo workspace with 3-4 dimensions.
- Make a 1D or 2D slice
- Run ConvertMDHistoToMatrixWorkspace. See that it works.
comment:8 Changed 6 years ago by Roman Tolchenov
Re #9866. Swap x and y axes.
Changeset: 954042e6a4d7298c4c7e8cf0b85a14a4728e0821
comment:9 Changed 6 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
comment:10 Changed 6 years ago by Alex Buts
- Status changed from verify to verifying
- Tester set to Alex Buts
comment:11 Changed 6 years ago by Alex Buts
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9866_mdhisto_to_matrix'
Full changeset: 95e186893ba0eb2fe30dd8eb0d471f9eaf566f2e
comment:12 Changed 6 years ago by Alex Buts
looks good
comment:13 Changed 6 years ago by Alex Buts
Merge remote-tracking branch 'origin/feature/9866_mdhisto_to_matrix'
Full changeset: 95e186893ba0eb2fe30dd8eb0d471f9eaf566f2e
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10708