Ticket #3361 (closed: fixed)
Port the Simple User Interface into MantidPlot
Reported by: | Owen Arnold | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | MantidPlot | Keywords: | |
Cc: | nick.draper@… | Blocked By: | |
Blocking: | #3362 | Tester: | Janik Zikovsky |
Description
Get VATES GUI in MantidPlot. May involve effort on the part of Martyn.
Change History
comment:10 Changed 9 years ago by Michael Reuter
In [14593]:
comment:11 Changed 9 years ago by Michael Reuter
In [14603]:
comment:12 Changed 9 years ago by Michael Reuter
In [14612]:
comment:13 Changed 9 years ago by Michael Reuter
In [14614]:
comment:14 Changed 9 years ago by Michael Reuter
In [14648]:
comment:15 Changed 9 years ago by Michael Reuter
In [14649]:
comment:16 Changed 9 years ago by Michael Reuter
In [14660]:
comment:17 Changed 9 years ago by Michael Reuter
In [14665]:
comment:18 Changed 9 years ago by Michael Reuter
In [14704]:
comment:19 Changed 9 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
You can now use the Vates simple interface via MantidPlot. The caveat is that you must have ParaView installed and the plugin paths setup correctly. To use: fire up MantidPlot and create a MDEventWorkspace by LoadSQW or OneStepMDEW. Right click on the workspace and click Show Vates Simple Interface. Play. NOTE: Only one display is available to a ParaView "limitation", so bringing up the interface on another workspace will dump the previous one and show the new one.
comment:20 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
comment:21 Changed 9 years ago by Janik Zikovsky
when I try to run the vates simple interface within Mantidplot I get a crash with:
ERROR: In /home/8oz/Code/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 374 vtkSMProxyManager (0x4c57060): No proxy that matches: group=sources and proxy=MDEW Source were found. Failed to create proxy: "sources" , "MDEW Source" Segmentation fault
comment:22 Changed 9 years ago by Janik Zikovsky
Perhaps a bad setup on my part?
comment:23 Changed 9 years ago by Janik Zikovsky
PV_PLUGIN_PATH needs to point to the pvplugins folder.
comment:24 Changed 9 years ago by Janik Zikovsky
- Status changed from verifying to closed
OK it works if you have PV_PLUGIN_PATH. Added ticket #3755 to avoid this crash (if possible), but this ticket is working. Looks nice!
comment:25 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4208