[Paraview] Glyphs and spreadsheets
Salazar De Troya, Miguel
salazardetro1 at llnl.gov
Mon Jan 8 14:12:34 EST 2018
Hello,
I want to extract the output from a Glyph filter into a spreadsheet. I want the coordinates of the origin of each glyph and its components so I can plot the same vectors using matplotlib.quiver capability. I tried to do this using the Spreadsheet view, but I ran into some issues:
- First, even that the Glyph only shows a subset of all points (using the Masking option), the spreadsheet view actually contains the entire data set.
- Second, the scaling is not reflected in the components of the field GlyphVector in the spreadsheet view, but it is reflected in the field Points, in a way that is not easy to reason.
How could I get around these two issues to get to my goal? What is the meaning of the field Points in the Glyph filter?
Thanks
Miguel
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://paraview.org/pipermail/paraview/attachments/20180108/02beb910/attachment.html>
More information about the ParaView
mailing list