Ticket #4509 (closed: fixed)
PlotMD - propagate X coordinates from LineViewer
Reported by: | Stuart Campbell | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | MantidPlot | Keywords: | |
Cc: | 8oz@…, owen.arnold@…, pascal.manuel@… | Blocked By: | #4716 |
Blocking: | Tester: | Stuart Campbell |
Description
Following on from ticket #4504.
Once you have the 1D line from LineViewer as a workspace in MantidPlot, it would be nice that what ever X axis selection you made in LineViewer be propagated rather than always just plot from the start of the line.
Or should it be a special function in Slice/LineViewer to save line as a 'normal' Mantid Workspace using the selected axis units instead ?
Change History
comment:2 Changed 9 years ago by Nick Draper
- Owner set to Janik Zikovsky
- Status changed from new to assigned
comment:3 Changed 9 years ago by Owen Arnold
- Priority changed from major to critical
- Cc pascal.manuel@… added
comment:4 Changed 9 years ago by Owen Arnold
Message from Pascal regarding this feature: "Being able to export the line cut in the units you want and fit it is kind of crucial"
I've raised the priority of this ticket as we'll need to get the functionality in soon, but I haven't set it for iteration 32 as Janik has already said that he would not be able to implement it in time.
comment:5 Changed 9 years ago by Janik Zikovsky
If we only release next week I would have time; if Nick would be OK with me adding this new functionality during testing phase...
comment:6 Changed 9 years ago by Stuart Campbell
This is something that once it is added, we will upgrade our installed versions to have it. I would prefer it in the release, as otherwise we will move our deployed version of mantid to a development release very quickly!
comment:9 Changed 9 years ago by Nick Draper
If this can be done within 2 days we should do it for this release. If it is going to take longer than that we would need to discuss if it can go in.
comment:12 Changed 9 years ago by Janik Zikovsky
Refs #4510, #4509, #4716: Simplified the plot axis choice
and made it more general.
Changeset: 54a9035798ea2b750d868e9deda43430da3294b5
comment:13 Changed 9 years ago by Janik Zikovsky
Refs #4509 fix segfault
Changeset: c52ae263851c75f3f89f3f81fcd7e8f473bf5e6f
comment:14 Changed 9 years ago by Janik Zikovsky
Refs #4509: Dialog seems to work well when calling the plot MD menu.
Drag/drop does not pop it up?
Changeset: 672624b1179bca1ea44345d334d4c0bc40ddcf4d
comment:15 Changed 9 years ago by Janik Zikovsky
Refs #4509 drag/dropping a MDWorkspace onto a MDPlot also works
Changeset: 9488d7e530f8290e48fd260fc6acbbc61615ea03
comment:16 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Testers: this is available by right-clicking a line MDHistoWorkspace and selecting plotMD; or you can drag/drop onto another plot.
comment:17 Changed 9 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:18 Changed 9 years ago by Stuart Campbell
I notice that sometimes when you drag a new plot onto an existing one, it doesn't update until I resize the plot window... is this something to worry about ?
comment:19 Changed 9 years ago by Stuart Campbell
I have noticed that if you clone the workspace generated by the lineviewer, then you lose the axis labels. But, I'll create a ticket on the next iteration for this...
comment:20 Changed 9 years ago by Owen Arnold
refs #4509. Fix error bars and a crash on Debug Win64
Changeset: 18ceedf2b7ff8e7d9236dc31216a6bdfc553514e
comment:21 Changed 9 years ago by Janik Zikovsky
@Stuart: I made ticket #4729 for that issue.
comment:22 Changed 9 years ago by Nick Draper
- Status changed from verifying to closed
Closed at iteration end
comment:23 Changed 9 years ago by Janik Zikovsky
Refs #4510, #4509, #4716: Simplified the plot axis choice
and made it more general.
Changeset: 54a9035798ea2b750d868e9deda43430da3294b5
comment:24 Changed 9 years ago by Janik Zikovsky
Refs #4509 fix segfault
Changeset: c52ae263851c75f3f89f3f81fcd7e8f473bf5e6f
comment:25 Changed 9 years ago by Janik Zikovsky
Refs #4509: Dialog seems to work well when calling the plot MD menu.
Drag/drop does not pop it up?
Changeset: 672624b1179bca1ea44345d334d4c0bc40ddcf4d
comment:26 Changed 9 years ago by Janik Zikovsky
Refs #4509 drag/dropping a MDWorkspace onto a MDPlot also works
Changeset: 9488d7e530f8290e48fd260fc6acbbc61615ea03
comment:27 Changed 9 years ago by Owen Arnold
refs #4509. Fix error bars and a crash on Debug Win64
Changeset: 18ceedf2b7ff8e7d9236dc31216a6bdfc553514e
comment:28 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5356