Ticket #3876 (closed: invalid)
VATES Workflow GUI
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | nick.draper@… | Blocked By: | |
Blocking: | #3641 | Tester: | Nick Draper |
Description
This is a rather large ticket that I may subdivide or provide additional blockers for in future.
The purpose of this is to generate the first pass of a GUI that can
- Load Multiple MatrixWorkspaces
- Allow in-memory, revertable modifications to individual workspaces or sets of workspaces.
- Generate a MDEventWorkspace by combining the individual workspaces provided.
This GUI will eventually support both Inelastic and Single Crystal Diffraction workflows.
Change History
comment:10 Changed 9 years ago by Owen Arnold
In [15101]:
comment:11 Changed 9 years ago by Owen Arnold
In [15119]:
comment:12 Changed 9 years ago by Owen Arnold
In [15237]:
comment:13 Changed 9 years ago by Owen Arnold
In [15345]:
comment:14 Changed 9 years ago by Owen Arnold
In [15346]:
comment:15 Changed 9 years ago by Owen Arnold
refs #3641 #3876. Better display of log values. Carry names in memento items for logs. Better type safety. Moving towards being able to handle multiple registered workspaces
Changeset: 8eb7771ab886998d13c284e421da19f721319877
comment:16 Changed 9 years ago by Owen Arnold
refs #3641 #3876. Fix warnings
Changeset: d8c3d3d7e7a5e6ef0a1034eebca10b6cb565148f
comment:17 Changed 9 years ago by Owen Arnold
refs #3876 dont want to make this useable yet.
Changeset: 09828c1ea4b5e6b54bd3356ee2283372d5ad474e
comment:18 Changed 9 years ago by Owen Arnold
refs #3876 error in change to header includes.
Changeset: 4c104178052ecad12367ff11ffa10479887b9760
comment:19 Changed 9 years ago by Owen Arnold
refs #3876 Ui layout changes.
Fix cosmetic and sizing issues with the current gui Changeset: 2ce351af159ff1344d3cc62a7d8bf31dc8073434
comment:20 Changed 9 years ago by Owen Arnold
refs #3876 dont want to make this useable yet.
Changeset: 09828c1ea4b5e6b54bd3356ee2283372d5ad474e
comment:21 Changed 9 years ago by Owen Arnold
refs #3876 error in change to header includes.
Changeset: 4c104178052ecad12367ff11ffa10479887b9760
comment:22 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:23 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to invalid
This approach became too complicated and was not fit for purpose. Successful, simple implementation of this functionality has been conducted under #4328. Future enhancements will be done against that code rather than the items committed here.
comment:24 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
invalid approved
comment:26 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4723
In [14961]: