Ticket #4116 (closed: fixed)
Plot MDHistoWorkspaces
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | VATES | Keywords: | |
Cc: | zikovskyjl@… | Blocked By: | |
Blocking: | #4194 | Tester: | Michael Reuter |
Description (last modified by Owen Arnold) (diff)
I've changed this ticket to be a straight-forward plot of the histoworkspace (with one non-integrated dimension) because using a MDHistoWorkspace through an MatrixWorkspace interface just doesn't make sense. For example, the concept of spectra is critical to a MatrixWorkspace, but foreign to an IMDWorkspace.
For this ticket, simply want to be able to plot the non-integrated dimension against normalised signal via right-click option in MantidPlot.
Change History
comment:2 Changed 9 years ago by Nick Draper
- Owner set to Owen Arnold
- Status changed from new to assigned
comment:4 Changed 9 years ago by Owen Arnold
refs #4116. First working version
Plotting working for histoworkspaces Changeset: 6be2eb3ab949abbe84dc6468b80666fdf3627546
comment:5 Changed 9 years ago by Owen Arnold
refs #4116 merging
Changeset: cd11e76dfee624399aebc5fa67333055a65f80be
comment:6 Changed 9 years ago by Owen Arnold
refs #4116 Fixing errors
Changeset: f9fb2c0b3571425a2998c94036202f1c2c0618b0
comment:7 Changed 9 years ago by Owen Arnold
refs #4116. MatrixWorkspace sptrs causing issues
Changeset: dcc7d147ba17fa60528be8e2cd62a2959b55f9ac
comment:8 Changed 9 years ago by Owen Arnold
refs #4116 warnings fixed
Changeset: 2579df7289cbc4a0698da6585d2acf7984d4bd86
comment:9 Changed 9 years ago by Owen Arnold
- Component changed from Mantid to VATES
- Description modified (diff)
- Summary changed from Adapter to consume IMDWorkspaces as MatrixWorkspaces to Plot MDHistoWorkspaces
comment:10 Changed 9 years ago by Owen Arnold
refs #4152 #4116 Problem with plotting fixed.
Now plotting errors rather than error squared Changeset: 2d722a154af1d7999144783f0f93009b0cae9202
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4183, #4116: MDHistoWorkspace getError() methods return non-squared err
Changeset: cbf3915601c68e4899235751bccb5a04092a8fb7
comment:13 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
To the tester:
This should only work for MDWorkspaces that has a single non-integrated dimension. See me for help with testing if you are unsure.
comment:14 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:15 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
This looks like it works as advertised.
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4963
The adapter could work for a 1D MDHistoWorkspace also, giving a "MatrixWorkspace" with a single spectrum...