[Paraview] Pasting multiple .csv inputs together

2018-02-05 Thread David Ortley
in the additional file is in the same order as the loaded geometry. -David Ortley ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki

[Paraview] announce: free VTK, ParaView and CMake training at Kitware New York next month

2018-02-01 Thread David E DeMarle
; all day: w/ Bill Hoffman To reserve a seat for the course, please fill out this google form and we'll get back to you to confirm your reservation. https://goo.gl/forms/M3WmJcV9W6qKTK8x2 David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4

Re: [Paraview] Save Animation option in ParaView 5.4.0 vs 5.3.0

2018-01-26 Thread David E DeMarle
that time, apparently the control didn't do anything at all. A 1 commit merge request that restores the widget and hooks it up to do what it apparently did at one time is here. https://gitlab.kitware.com/paraview/paraview/merge_requests/2197 David E DeMarle Kitware, Inc. Principal Engineer 21 Corpo

Re: [Paraview] OSPRay ignores transparency

2018-01-23 Thread David E DeMarle
It is a known bug in VTK's interface to OSPRay such that opacity is ignored in some cases dependent on some of the other color controls. https://gitlab.kitware.com/paraview/paraview/issues/17873 David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone

Re: [Paraview] curvilinear CF conventions

2017-12-11 Thread David Deepwell
. Thanks, David On Dec 11, 2017, at 7:09 PM, Moreland, Kenneth <kmo...@sandia.gov<mailto:kmo...@sandia.gov>> wrote: David, The way you are attempting to specify coordinates does not follow the CF convention. Your variables have a “coordinates” property that simply says “zc.” That is no

[Paraview] curvilinear CF conventions

2017-12-09 Thread David Deepwell
the CF convention or if I just happen to have an attribute missing that Paraview is looking for. Cheers, David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep

Re: [Paraview] Segfault with 'Hover Cells' over 3d glyphs

2017-12-05 Thread David E DeMarle
Crashes for me. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Dec 5, 2017 at 2:59 PM, Wyatt Spear <wsp...@cs.uoregon.edu> wrote: > Nope, 5.4.1 seems to work correctly. > =Wyatt > > On Tue, Dec 5

Re: [Paraview] Segfault with 'Hover Cells' over 3d glyphs

2017-12-05 Thread David E DeMarle
The output warnings you are seeing are unrelated and fixed in master. Can reproduce the bug with 5.4.1 binary on linux. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Dec 5, 2017 at 2:10 PM, Wyatt Spear <

Re: [Paraview] Writing XML VTK Binary files from C++

2017-12-01 Thread David E DeMarle
be set. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Dec 1, 2017 at 2:34 AM, Mark Olesen <mark.ole...@esi-group.com> wrote: > When you say "writing binary", you need to distinguish between three &

Re: [Paraview] SWKey: Way to Enlarge Upper Left Display Panel Icons for Picking Points and Cells?

2017-11-27 Thread David E DeMarle
Please file a feature request via gitlab issue tracker. Those icons are really small to begin with and my eyes are not what they used to be too. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Sat, Nov 25, 2017 at 3:10 PM

Re: [Paraview] XDMF file with multiple temporal collections

2017-11-20 Thread David E DeMarle
1 0 1 1 1 1 1 9 0 1 3 2 4 5 7 6 0 0 0 0 0 0 0 0 ... ... David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881

Re: [Paraview] Error reading timeseries with spatial grid collection with XDMF

2017-11-20 Thread David E DeMarle
It might be that the reader doesn't like or want that both of your times are 0.0. ... ... ... but your third case doesn't fit that hypothesis. Otherwise your file looks ok at first glance. I'ld have to debug the reader on your data to figure out what is going wrong. David E DeMarle Kitware

Re: [Paraview] SWKey: File extension for PV Readers?

2017-11-20 Thread David E DeMarle
Not yet. You could add one by editing the appropriate "ReaderFactory extensions"... line of ParaviewCore/ServerManager/SMApplication/Resource/proxies_xdmf3.xml in your builds. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 51

Re: [Paraview] paraview osmesa render on supercomputer nodes

2017-11-20 Thread David E DeMarle
ow how it goes. We would love to see ParaView running on Tianhe-2! David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Mon, Nov 20, 2017 at 11:23 AM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > Di, > > Wh

[Paraview] About the SC17.5.5.preview binaries...

2017-11-08 Thread David E DeMarle
or issue tracker. That will help a lot as we finish up even more features and work to make the current ones even better. thanks, David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 ___ Powered by www.ki

Re: [Paraview] OSPRay, scaled spheres

2017-10-26 Thread David E DeMarle
A patch to factor in point size control can be found here: https://gitlab.kitware.com/vtk/vtk/merge_requests/3499 David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Oct 26, 2017 at 9:04 AM, David E DeMarle <dave.d

Re: [Paraview] OSPRay, scaled spheres

2017-10-26 Thread David E DeMarle
ot;point gaussian radius" control that gets factored in. We could do that with ospray, or factor in the existing point size, or possible extend the transfer function editor widget to change the range extent to something other than 0..1. David E DeMarle Kitware, Inc. Principal Engineer 21 Co

Re: [Paraview] OSPRay, scaled spheres

2017-10-25 Thread David E DeMarle
click the gear to show advanced properties, or use search field for glyph type. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Oct 25, 2017 at 5:11 PM, Heiland, Randy <heil...@iu.edu> wrote: > Yo

Re: [Paraview] OSPRay, scaled spheres

2017-10-25 Thread David E DeMarle
That control is only available if the representation type is surface, this could explain why you don't see it on the ProgrammableSource. In the glyph filter, use 2D glyph, VERTEX. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881

Re: [Paraview] OSPRay, scaled spheres

2017-10-25 Thread David E DeMarle
hese days such that min is defined to be array min and max. Note 2:Cutter will not cut through the implicit spheres. Note 3: Point Gaussian representation's Use Scalar Array, Guassian Scale Array and Scale Transfer Function (which I riffed off of) are similar. I'm not sure about scale and bias and cut

Re: [Paraview] multiple scalar fields

2017-10-25 Thread David E DeMarle
Give each array a name (vtkDataArray::SetName()) and use AddArray (vtkFieldData:AddArray()) instead of using the atttibutes based API (vtkDataSetAttributes::Set{Scalars/Tensors/Vectors}) ParaView uses named array access almost exclusively anyway. David E DeMarle Kitware, Inc. Principal

[Paraview] anyone using vtkHyperOctree?

2017-10-24 Thread David E DeMarle
I would like to deprecate and remove this class. I believe vtkHyperOctree was the forerunner to vtkHyperTreeGrid. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 ___ Powered

[Paraview] Show us what you can do with VTK and ParaView!

2017-10-10 Thread David E DeMarle
these results from a few years back: https://blog.kitware.com/videos-contributed-by-collaborators-for-sc14/. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 ___ Powered by www.kitware.com

[Paraview] ParaView not reading time in netcdf file

2017-10-06 Thread Deepwell, David
:description = "SPINS Output 50" ; } Any help will be appreciated. I also have a 1 MB file which I can pass on if needed. Thank you, David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.c

Re: [Paraview] Creating clips for multiple data sets

2017-10-06 Thread David E DeMarle
With approach 1, you might use the multiblock inspector panel to turn on/off the visibility of and of the objects. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Oct 6, 2017 at 8:38 AM, Lev Karatun <lev.k

Re: [Paraview] Creating clips for multiple data sets

2017-10-06 Thread David E DeMarle
Howdy, Two ideas for you to try. 1) group the data into a multiblock and then clip the merged result with one clip filter. 2) under the tools menu create property links between the many clip filters so that whenever one changes the rest do too. On Oct 6, 2017 12:28 AM, "Lev Karatun"

Re: [Paraview] XDMF Version 2 and 3 Differences

2017-10-02 Thread David E DeMarle
Oops I forgot, +3 xdmf3 has support for DMP parallel writes in master (will appear in PV 5.5.) David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Mon, Oct 2, 2017 at 1:58 PM, David E DeMarle <dave.dema...@kitware.com>

Re: [Paraview] XDMF Version 2 and 3 Differences

2017-10-02 Thread David E DeMarle
s - xdmf3's notion of subset is slightly different than xdmf2 (2's were relative to cell, 3's are relative to face/edge or something to that effect) If you can share one of your files I'll take a look. thanks David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-

Re: [Paraview] Windows MPI capable Paraview binary install package question

2017-09-29 Thread David E DeMarle
path of deploying the non-mpi one sounds best to me. cheers! David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Sep 29, 2017 at 5:46 PM, Cone, Giovanni Antonio <con...@lanl.gov> wrote: > Hello gang, > > W

[Paraview] Please vote for ParaView in the 2017 HPC Reader's choice awards!

2017-09-12 Thread David E DeMarle
. Nominations can be made at https://www.hpcwire.com/2017-annual-hpcwire-readers-choice-awards/. Thank you for your support! For reference, the best of the new features in 5.4 are described here: https://blog.kitware.com/paraview-5-4-0-release-notes/ David E DeMarle Kitware, Inc. Principal

Re: [Paraview] [vtkusers] Do you have data that I might show off OSPRay rendering with?

2017-09-07 Thread David E DeMarle
Thanks for the references Bill. My backup plan is to find a suitably licensed model of a car from one of the sites like free3d, but I'm hoping for something more "real world" from someone's day to day work out there. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Dri

[Paraview] Do you have data that I might show off OSPRay rendering with?

2017-09-07 Thread David E DeMarle
interesting attribute data on it that I could colormap at the same time. I'm more than happy to attribute the data however you like. Feel free to contact me off-list if you like. thanks David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909

Re: [Paraview] OSPRay Surface Opacity

2017-09-07 Thread David E DeMarle
ou'll need to compile from source and enable that generally (remove the if conditon). Feel free to submit patches or bug reports to for either of those things to help us remember to improve them. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 51

Re: [Paraview] XDMF Reader

2017-09-06 Thread David E DeMarle
On Wed, Sep 6, 2017 at 12:47 PM, D Haley wrote: ... > Does paraview support CollectionType="Temporal"? [1]. If it is important, I am using paraview 5.4.0 > > Yes. Try putting the spatial collection inside the temporal one. Promote

Re: [Paraview] XDMF Reader

2017-09-06 Thread David E DeMarle
Please reply-all to keep the mailing list on the thread so everyone can contribute to the discussion and benefit from it. To make a multiblock from xdmf, enclose your grid inside of an xdmfgridcollection like so: David E DeMarle Kitware, Inc. Principal Engineer 21

Re: [Paraview] XDMF Reader

2017-09-06 Thread David E DeMarle
Put the co-rect-mesh (image data) inside a grid collection (multiblock). Paraview's pipeline doesn't deal well with image data that changes dimensions over time. This is not limited to xdmf. When inside a multiblock, a different pipeline layer takes over and it works out. On Sep 6, 2017 5:09 AM,

Re: [Paraview] [EXTERNAL] Is anyone using the Extra Headlight in ParaView?

2017-08-17 Thread David E DeMarle
would behave exactly the same. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Aug 17, 2017 at 1:51 PM, Moreland, Kenneth <kmo...@sandia.gov> wrote: > The use case Alan brings up is captured in bug 17236: > ht

Re: [Paraview] [EXTERNAL] Is anyone using the Extra Headlight in ParaView?

2017-08-17 Thread David E DeMarle
I wasn't aware of that bug. Thanks Alan we will try steer towards that as well. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Aug 17, 2017 at 1:40 PM, Scott, W Alan <wasc...@sandia.gov> wrote: >

Re: [Paraview] [EXTERNAL] Is anyone using the Extra Headlight in ParaView?

2017-08-17 Thread David E DeMarle
Yes please do provide a mockup when you get a chance. I think I see your idea but a picture is worth a million lines of code. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Aug 17, 2017 at 1:34 PM, Timothy Dwight Dunn

[Paraview] Is anyone using the Extra Headlight in ParaView?

2017-08-17 Thread David E DeMarle
n I do that, the semi-hardcoded extra headlight becomes redundant. I would like to remove it to streamline both the code and the UI. Are there any objections to me doing that? David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-88

Re: [Paraview] Get value of a vtkintarray object by the filed name

2017-08-08 Thread David E DeMarle
Try: inRArray = ids.GetPointData().GetArray("R") inGArray = ids.GetPointData().GetArray("G") inBArray = ids.GetPointData().GetArray("B") for x in range(0, ids.GetNumberOfPoints()): rF = inRArray.GetValue(x) gF = inGArray.GetValue(x) bF = inBArray.GetValue(x)

[Paraview] Multi-RenderView in tiled-display

2017-07-25 Thread David
Hello,everyone. When I use the tiled-display mode with one RenderView, the image can be correctly displayed. But if I open another horizontal or vertical RenderView, the result will go wrong. For instance, one of these tiles will be invisible. And the image's sequence is incorrect,and we

Re: [Paraview] How to properly visualize data in Paraview using HDF5?

2017-07-10 Thread David E DeMarle
cc'ing the list back in xdmf has join for this purpose, but I typically use python filter in paraview to join the scalars together into a vector instead. That route is more widely traveled. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone

Re: [Paraview] How to properly visualize data in Paraview using HDF5?

2017-07-10 Thread David E DeMarle
Does 19 19 91 work? David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Mon, Jul 10, 2017 at 11:46 AM, Jake Gerard <jake.a.ger...@gmail.com> wrote: > Good Morning, > > I am trying to update the visualization po

Re: [Paraview] [Camera Control] - Clipping Range

2017-07-07 Thread David E DeMarle
Try LockBounds. For example: view = GetActiveView() view.MaxClipBounds = [x0,x1,y0,y1,z0,z1] view.LockBounds = 1 David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Jul 7, 2017 at 2:51 PM, Utkarsh Ayachit <utkarsh.a

Re: [Paraview] Help - What is the difference between the windows

2017-07-05 Thread David Brant
Many thanks for that Cory. Does the Linux version have self-contained MPI support or do I need to install that too? Dave From: Cory Quammen <cory.quam...@kitware.com> Sent: 30 June 2017 16:10 To: David Brant Cc: paraview@paraview.org Subject: Re: [Pa

Re: [Paraview] Help - What is the difference between the windows

2017-07-05 Thread David Brant
017 16:10 To: David Brant Cc: paraview@paraview.org Subject: Re: [Paraview] Help - What is the difference between the windows 1 Is the zip version essentially a standalone app that can be installed simply by extracting and a shortcut to the exe? Yes, the paraview.exe will work rig

Re: [Paraview] superbuild: configure: error swr requires C++14 support

2017-07-04 Thread David E DeMarle
is also now in mesa 17.1.3. ParaView 5.4.1 will address this by bumping mesa and removing the patch. hth David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Jul 4, 2017 at 9:02 AM, Nabil Ghodbane <nabil.ghodb...@gmail.com>

[Paraview] Help - What is the difference between the windows

2017-06-30 Thread David Brant
Hello. A couple of trivial queries if I may. 1 Is the zip version essentially a standalone app that can be installed simply by extracting and a shortcut to the exe? 2 What is the difference between the MPI-windows and -windows versions of the app? I appreciate MPI is for parallel working,

Re: [Paraview] Windows build with PCL plugin?

2017-06-29 Thread David E DeMarle
99% certain that you have to build from source. The paraview binaries from Kitware do not have it. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Jun 28, 2017 at 8:47 PM, Ben Harrison <ben.harri...@arup.com>

Re: [Paraview] [EXTERNAL] FW: paraview error.

2017-06-23 Thread David E DeMarle
That is a Qt thing and not strongly related to ParaView. I found out about on a non ParaView project (Cinema's qt viewer) a while ago. It basically tells Qt apps not to rely on the availability of shared memory in X something or other. David E DeMarle Kitware, Inc. Principal Engineer 21

Re: [Paraview] [EXTERNAL] FW: paraview error.

2017-06-23 Thread David E DeMarle
On Fri, Jun 23, 2017 at 3:19 PM, Rana, Raheel (Tek Connexion) < raheel.r...@arconic.com> wrote: > "MIT-SHM" missing Try setting this environment variable before you start ParaView. QT_X11_NO_MITSHM=1 David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Cli

Re: [Paraview] Paraview Python best practise?

2017-06-23 Thread David E DeMarle
On Fri, Jun 23, 2017 at 12:44 PM, Shuhao Wu wrote: > Hello, > > I was wondering if there are any sort of general best practise when > writing Python based Paraview scripts for visualizations. From the > materials I've gathered, everything feels very much like mutating a

Re: [Paraview] Simple XDMF example

2017-06-22 Thread David E DeMarle
Try something like this: http://www.w3.org/2001/XInclude; Version="3.0"> 0 0 0 1 1 1 small_ds.hdf5:/myelin If that doesn't work sent me the h5 offlist and I'll fix the above David E DeMarle Kitware, I

Re: [Paraview] lustre benchmark

2017-06-08 Thread David E DeMarle
On Thu, Jun 8, 2017 at 4:51 AM, Nigro, Francesco < francesco.ni...@ferrari.com> wrote: > Hi all, > > Does anyone benchmarked paraview on different filesystems? > > I don't know the answer to that but would be interested in the results. > > > Does a parallel fs, such as Lustre, really boost

Re: [Paraview] 3D Data Visualisation

2017-06-07 Thread David E DeMarle
ook better on the point cloud. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Jun 7, 2017 at 9:58 AM, Partridge, Ben D < b.partridg...@imperial.ac.uk> wrote: > Hi Cory > > > Yes certainly, I have at

Re: [Paraview] [Paraview-developers] ParaView 5.4.0 Release Candidate 2 binaries are available for download

2017-05-17 Thread David E DeMarle
Cory can you summarize what changed between RC1 and RC2? thanks David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, May 16, 2017 at 4:14 PM, Cory Quammen <cory.quam...@kitware.com> wrote: > On behalf of the

Re: [Paraview] xdmf2 vs xdmf3 file type

2017-05-17 Thread David E DeMarle
We're planning to deprecate and remove xdmf2 this summer. So this will be less of an issue in a release or two. That said feel free to submit a merge request and I'll merge it. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909

Re: [Paraview] pvpython vtkMPIController usage? rank is always 0

2017-05-16 Thread David E DeMarle
the proxies. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, May 16, 2017 at 3:14 PM, Ephraim Obermaier < ephraimoberma...@gmail.com> wrote: > Thank you all for suggesting "pvbatch --mpi". > At leas

Re: [Paraview] pvpython vtkMPIController usage? rank is always 0

2017-05-16 Thread David E DeMarle
to the pvserver. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, May 16, 2017 at 1:07 PM, Ephraim Obermaier < ephraimoberma...@gmail.com> wrote: > Hello, > I am trying to use VTK's MPI communication from pvpyt

Re: [Paraview] [Paraview-developers] ParaView 5.4.0 Release Candidate 1 binaries are available for download

2017-05-16 Thread David Lonie
On Tue, May 16, 2017 at 9:22 AM, Cory Quammen wrote: >> I have a laptop with an NVidia 840M and an integrated GPU (Intel HD 5500). I >> have to manually enable the NVidia card for ParaView to get rid of this >> behaviour, so it looks like the Intel card is at fault. >

Re: [Paraview] Integration points visualization

2017-05-16 Thread David E DeMarle
cells there are in the i, j and k dimensions. On May 15, 2017 11:03 PM, "Li, Teng" <teng...@illinois.edu> wrote: > Hi David, > After using Table to Points filter, I delete some columns and finally > there are only four columns: x, y, z, d(which is the value in eac

Re: [Paraview] Integration points visualization

2017-05-15 Thread David E DeMarle
Try Table to Points filter and use the "X Column" "Y Column" and "Z Column" properties to match up specific columns to the X, Y and Z point coordinates. David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4

[Paraview] Complex filters for structured meshes

2017-05-09 Thread David Ortley
it better and B) help me with figuring out a method (any method) that has visibility of neighbor cells? Thanks -David Ortley # Programmable filter snippet: pdi=self.GetInput() pdo=self.GetOutput() numCells = pdi.GetNumberOfCells() cells = pdi.GetCellData() # Some array already in the calc results

Re: [Paraview] Adding Blue Waters to the list of servers in Fetch Servers?

2017-05-05 Thread David E DeMarle
Mark, Just tell me where to find your pvsc and I'll put it on kitware.com where ParaView by default looks. Thanks! David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, May 5, 2017 at 9:42 AM, Vanmoer, Mark W <mvanm...@illinois.

Re: [Paraview] Change a property of multiple data objects simultaneously?

2017-05-05 Thread David E DeMarle
I suggest using the group filter to make a multi block and then changing the display properties of the collection there. Alternatively there is Tool->Manage Links which should let you set up links among the properties to control the whole set simultaneously. David E DeMarle Kitware, Inc

[Paraview] Change a property of multiple data objects simultaneously?

2017-05-04 Thread David Doria
select multiple data objects and then change a property it seems to only get applied to the last one in the selection. Any ideas? Thanks! David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

Re: [Paraview] Applying a texture to a sphere

2017-05-04 Thread David E DeMarle
On Wed, May 3, 2017 at 4:10 PM, Michael Jackson wrote: > I have an image that represents an sphere that was mapped to a 2D circle. Unsure what you mean by this projection. Depending on what the layout it might be hard or easy to assign U/V coordinates that pick

Re: [Paraview] Displaying frame rate?

2017-04-27 Thread David E DeMarle
Also take note of Tools->TimerLog (from GUI) and Wrapping/Python/paraview/benchmarks (for scriptability). David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Apr 27, 2017 at 11:28 AM, Cory Quammen <cory.quam...@kitware.com&

Re: [Paraview] Displaying frame rate?

2017-04-27 Thread David Doria
Awesome, thanks! It is strange that "Show Annotation" doesn't show up in the list in the Render View tab - I had to search "annotation" to see it. David On Thu, Apr 27, 2017 at 10:19 AM, Cory Quammen <cory.quam...@kitware.com> wrote: > Yes. Settings -> Render Vie

[Paraview] Displaying frame rate?

2017-04-27 Thread David Doria
Hello, Is it possible to display the framerate that Paraview is achieving? I'd like to profile a few hardware setups a little more quantitatively than "it feels smooth or not", but on the actual types of operations I will be doing rather than some arbitrary benchmark suite. Than

Re: [Paraview] Export Scene in Vector Graphic Format not Working Correctly

2017-04-27 Thread David Lonie
Hi Faraz, The vector graphic export in VTK/ParaView has always been tricky and, unfortunately, somewhat flaky. Many objects, most notably those that have textures applied for color, do not come out correctly when exporting through the GL2PS library, which VTK/ParaView are currently using. These

Re: [Paraview] xdmf2 vs xdmf3 file type

2017-04-25 Thread David E DeMarle
/ServerManager/SMApplication/Resources/readers.xml @@ -5550,7 +5550,7 @@ Available timestep values. - David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Apr 25, 2017 at 7:17 AM, Nico Schlömer

Re: [Paraview] xdmf2 vs xdmf3 file type

2017-04-24 Thread David E DeMarle
t you should be able to force something like that by making a dummy reader xml only plugin just to get the file extension association. See http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Adding_a_Reader for hints. David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065

Re: [Paraview] ParaView v5.3: Generating textures from scalars and lookup table

2017-04-13 Thread David E DeMarle
Hi Nenand, You might try vtkMapper::GetColorMapColors/ColorCoordinates/ColorTextureMap. I'm using this in the OSPRay renderer for example. Out of curiosity is this for the p2f3d exporter plugin? cheers David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662

Re: [Paraview] error when building ffmpeg

2017-04-13 Thread David E DeMarle
On Thu, Apr 13, 2017 at 4:01 AM, Hedieh Ebrahimi < hedieh.ebrah...@amphos21.com> wrote: > Hi Fabian, > > The reason I am not using superbuild is because I would need to modify the > paraview source code. Is there any way to be able to modify the paraview > source code using superbuild? > > yes

Re: [Paraview] [Non-DoD Source] Re: Volume rendering with OSPRay Renderer not working with ParaView 5.3.0-RC3 (UNCLASSIFIED)

2017-03-09 Thread David E DeMarle
nvm on the issue request: https://gitlab.kitware.com/paraview/paraview/issues/17258 looking into the crash with curve3d.silo... David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Mar 9, 2017 at 12:06 PM, David E DeMarle <dave.d

Re: [Paraview] [Non-DoD Source] Re: Volume rendering with OSPRay Renderer not working with ParaView 5.3.0-RC3 (UNCLASSIFIED)

2017-03-09 Thread David E DeMarle
incompatible rather than just rendering nothing. David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Mar 8, 2017 at 5:13 PM, Hennessey, Joseph G CTR USARMY RDECOM ARL (US) <joseph.g.hennessey2@mail.mil> wrote: > CLASS

Re: [Paraview] [Non-DoD Source] Re: Volume rendering with OSPRay Renderer not working with ParaView 5.3.0-RC3 (UNCLASSIFIED)

2017-03-08 Thread David E DeMarle
can try with 5.1 and or 5.2 and tell me if the behavior changed. If so I should be able to pinpoint what change broke it. David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Mar 8, 2017 at 5:13 PM, Hennessey, Joseph G CTR USARMY RDECOM

Re: [Paraview] XDMF Multiblock limit on number of blocks shown in Hierarchy

2017-03-08 Thread David E DeMarle
accessible. #define MAX_COLLECTABLE_NUMBER_OF_GRIDS 1000 David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Mar 8, 2017 at 3:02 PM, Andy Smith <agsmith...@gmail.com> wrote: > We use XDMF to output multiple unstructured blocks fro

Re: [Paraview] Volume rendering with OSPRay Renderer not working with ParaView 5.3.0-RC3 (UNCLASSIFIED)

2017-03-08 Thread David E DeMarle
Wavelet->Volume Works for me on Linux, builtin mode. Can you provide more details? David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Mar 8, 2017 at 2:51 PM, Hennessey, Joseph G CTR USARMY RDECOM ARL (US) <joseph.g.henn

Re: [Paraview] CellCenters filter produces non-deterministic result

2017-03-08 Thread David Doria
On Tue, Mar 7, 2017 at 8:10 PM, Andy Bauer <andy.ba...@kitware.com> wrote: > Hi David, > > I'm not sure how it works with structured grids but with vtkUniformGrids > (i.e. vtkImageData with blanking) the VTK readers and writers really just > produce vtkImageData and th

Re: [Paraview] CellCenters filter produces non-deterministic result

2017-03-07 Thread David Doria
ink if blanking was used instead of ghost cells this > may work properly. > > Thanks, > Andy > > On Mon, Mar 6, 2017 at 8:45 AM, David Doria <daviddo...@gmail.com> wrote: > >> On Sun, Mar 5, 2017 at 7:05 PM, Andy Bauer <andy.ba...@kitware.com> >> wrote

Re: [Paraview] CellCenters filter produces non-deterministic result

2017-03-06 Thread David Doria
On Sun, Mar 5, 2017 at 7:05 PM, Andy Bauer <andy.ba...@kitware.com> wrote: > Hi David, > > This looks like it has to do with blanking (i.e. in PV 5.2 if I don't load > the vtkGhostType array it has the proper bounds). Would you mind putting in > a bug report on Gitlab (https

[Paraview] CellCenters filter produces non-deterministic result

2017-03-05 Thread David Doria
With this file <https://drive.google.com/open?id=0B8yIfGqnlfSoejlSbUlVT1RFX3M>, when I apply a Cell Centers filter sometimes it works (see attached works.jpg) and sometimes it produces garbage output (note the Y-range) (see attached broken.jpg) Can anyone explain why this is? Thanks,

Re: [Paraview] pvpython pass string to Script (Programmable Source)

2017-03-02 Thread David E DeMarle
ng ... """) >>> prop = prosrc.GetProperty("Parameters") >>> prop.SetElement(0, "instring") 1 >>> prop.SetElement(1, "'HELLO'") 1 >>> prosrc.UpdateProperty("Parameters") True >>> prosrc.UpdatePipeli

Re: [Paraview] OSPray rendering: ERROR: VolumeMapper's Input has no scalar array!

2017-01-20 Thread David E DeMarle
nvm, already reported here: https://gitlab.kitware.com/paraview/paraview/issues/17121 David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Jan 20, 2017 at 12:09 PM, David E DeMarle <dave.dema...@kitware.com> wrote: > Pl

Re: [Paraview] OSPray rendering: ERROR: VolumeMapper's Input has no scalar array!

2017-01-20 Thread David E DeMarle
Please file a bug report on gitlab. David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Jan 20, 2017 at 12:08 PM, David E DeMarle <dave.dema...@kitware.com> wrote: > That's a bug in either the OSPRay mapper or the Resamp

Re: [Paraview] OSPray rendering: ERROR: VolumeMapper's Input has no scalar array!

2017-01-20 Thread David E DeMarle
" //the default check "Copy Arrays" //not the default for script use :self.GetOutput().GetPointData().SetActiveScalars("RTData") David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Jan 20, 2017 at 2:45 AM, Jiahui L

Re: [Paraview] exodusII reader & writer in parallel

2017-01-13 Thread David Thompson
lls were missing arrays -- I don't think we've ever had processes with no points/nodes, though. David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messa

Re: [Paraview] exodusII reader & writer in parallel

2017-01-13 Thread David Thompson
PI subcontroller without the rank 0 process and have the writer use that. > At this point I'm thinking it's better to modify the reader than the writer... I would be very wary of this. David > > On Fri, Jan 13, 2017 at 2:59 PM, Andy Bauer <andy.ba...@kitware.com> wro

Re: [Paraview] Fwd: Segfault reading polyhedral cells xdmf3 file

2017-01-10 Thread David E DeMarle
Thanks Allesandro. >From your long message ;), I think that the fix then is to not overcount the space taken for the polyhedral cells. https://gitlab.kitware. com/vtk/vtk/merge_requests/2346 thoughts? David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Ph

Re: [Paraview] ParaView Catalyst: export point data

2017-01-06 Thread David E DeMarle
= output.GetPoints() cells = output.GetCells() for i in particles.len(): pids = [i] pts.InsertNextPoint(next_coordinate) cells.InsertNextCell(vtk.VTK_VERTEX, 1, pids) When you get that working you will want to replace the inserts with direct memory references to the possible. David E DeMarle

Re: [Paraview] ParaView Catalyst: export point data

2017-01-06 Thread David E DeMarle
Glyph Filter, type=2D subtype=points will create 1D cells (VTK_POINTS type) for every point (those that are attached to cells and those that are not used by any cell). To get only those points that are not used by cells, you may need the programmable filter. David E DeMarle Kitware, Inc. R

Re: [Paraview] [EXTERNAL] OSRay and shadows

2017-01-06 Thread David E DeMarle
with GL rendering. hope that helps David E DeMarle Kitware, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Jan 6, 2017 at 4:39 AM, Bob Flandard <bfland...@gmail.com> wrote: > Hi Scott, > > Here's a state file, where the shadow

Re: [Paraview] Custom source glyph error

2017-01-04 Thread David Lonie
colored glyphs. > > Thanks, Bob > > On 4 January 2017 at 17:25, David Lonie <david.lo...@kitware.com> wrote: > >> I believe the issue here is that the glyph source must be polydata at the >> moment. Does a dataset surface filter (or similar) help? >> >>

Re: [Paraview] Custom Glyph

2017-01-04 Thread David Lonie
cc'ing this reply to the list. On Wed, Jan 4, 2017 at 12:36 PM, Bob Flandard wrote: > Hi Dave, > > That sounds like an exciting feature. Will it be able to use a multiblock > source from the pipeline? > Yes -- there will be a drop-down menu on the property panel that lets

Re: [Paraview] Newer object always in front in Render View

2017-01-04 Thread David Lonie
On Wed, Jan 4, 2017 at 10:41 AM, Robert Sawko <robertsa...@gmail.com> wrote: > David, > > Thanks for a quick reply. Tried with -dr and it's the same. I am attaching > my > state file for spheres. It may help someone to reproduce. > > I am running it on Arch Linux and pa

Re: [Paraview] Custom source glyph error

2017-01-04 Thread David Lonie
I believe the issue here is that the glyph source must be polydata at the moment. Does a dataset surface filter (or similar) help? I mentioned on the other thread that I'm working on improving the glyph representation so you won't need to use the filter to get custom glyphs. This patch will also

Re: [Paraview] Custom Glyph

2017-01-04 Thread David Lonie
, Bob Flandard <bfland...@gmail.com> wrote: > Thanks David, > > I did try that first and was unable to select the "Glyph Type" and gave > up. Luckily your post encouraged me to RTM where it states that vtkPolyData > should be used for the glyph. A quick extrac

  1   2   3   4   5   6   7   8   9   10   >