Ticket #3441 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Paraview Plugin to load .peaks files: add glyphs automatically

Reported by: Janik Zikovsky Owned by: Owen Arnold
Priority: minor Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

Hi Owen,

The vtkPeaksFileReader plugin loads peaks as simple points in 3D space, but these are hard to see. A reasonably sized "box" glyph, set in wireframe mode should be added to easily visualize the points loaded from the Peaks file. Right now you have to add these manually and it is clunky.

Could such a filter to be added after the vtkDataSet by added automatically by the plugin?

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

P.S. this is not too big of a priority :)

comment:2 Changed 9 years ago by Owen Arnold

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Owen Arnold

In [13579]:

refs #3441 Clean-up existing and get working using sphere glyphs.

comment:4 Changed 9 years ago by Owen Arnold

In [13581]:

refs #3441 Use cubes instead as requested.

comment:5 Changed 9 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

Reopen if other features needed.

comment:6 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:7 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

I tried this out and it seems to be working correctly.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4288

Note: See TracTickets for help on using tickets.