Ticket #4639 (closed: fixed)
Write an algorithms for creating a 1 spectrum MatrixWorkspace from a table.
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
The algorithm will take as input a TableWorkspace and column names for filling the X, Y, and E. Create a custom dialog for it in MantidPlot.
Change History
comment:2 Changed 9 years ago by Roman Tolchenov
Re #4639. Added algorithm ConvertTableToMatrixWorkspace.
And also a custom dialog for it.
Changeset: e551a6516291a5818ffe43b1fdd95fe9781ee126
comment:3 Changed 9 years ago by Roman Tolchenov
Re #4639. Fixing the builds.
Changeset: ce39155e4edc6df96b1f475be3f00f246b18f47a
comment:4 Changed 9 years ago by Roman Tolchenov
Re #4639. Clearing warnings.
Changeset: f9e6e6224923200e59142765829ecd7b97499404
comment:5 Changed 9 years ago by Martyn Gigg
Refs #4639. Fix linux build and clear warnings.
Changeset: 025f1ab0d338d6b991ec5313e96024c5c49d545a
comment:6 Changed 9 years ago by Roman Tolchenov
Re #4639. Trying to make it right both on Windows and Linux.
Changeset: bf66fa51a4d63df93303a71e2a78d828d30805ee
comment:7 Changed 9 years ago by Roman Tolchenov
Re #4639. Fixing the builds.
Changeset: 91a56f58ff948073c52cdf14e2c4497812fa54ab
comment:8 Changed 9 years ago by Roman Tolchenov
Re #4639. Clearing warnings.
Changeset: 070c219eae9ecce111c819562590f1f2ed0472d3
comment:9 Changed 9 years ago by Roman Tolchenov
Re #4639. Fixing the test.
Changeset: 6a004311e3ddbd98f2422f93262c8768e4df3c36
comment:10 Changed 9 years ago by Roman Tolchenov
Re #4639. Clearing the (last) warning.
Changeset: 2deea47ac4a85df7182af214aebafda1386f2e79
comment:11 Changed 9 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:12 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:13 Changed 9 years ago by Owen Arnold
- Status changed from verifying to reopened
- Resolution fixed deleted
Generally its doing the right thing, but there's a bug related to having a workspace selected and the custom dialog. Roman has seen this issue, so I'm reopening it for him to fix.
comment:15 Changed 9 years ago by Roman Tolchenov
Re #4639. Fixing the custom dialog issue.
Changeset: 54c50054a2c1c6db9e00f8757fa68419ee48f4b8
comment:16 Changed 9 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:18 Changed 9 years ago by Owen Arnold
- Status changed from verifying to closed
Custom dialog issue now fixed as of 54c50054a2c1c6db9e00f8757fa68419ee48f4b8
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5486