[Paraview] Changing calculator output from double array to float array?

2011-08-16 Thread Cory Quammen
for lighting calculations. My hunch is that what I have isn't working because Normals are expected to be a float array instead of a double array. Thanks, Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

Re: [Paraview] Changing calculator output from double array to float array?

2011-08-16 Thread Cory Quammen
Ken, That works perfectly. Thank you! Cory        Kenneth Moreland    ***      Sandia National Laboratories *** *** *** ***  email: kmo...@sandia.gov **  ***  **  phone: (505) 844-8919    ***      web:   http://www.cs.unm.edu/~kmorel On 8/16/11 10:38 AM, Cory Quammen

Re: [Paraview] How to extract the boundary of an unstructured grid?

2011-11-15 Thread Cory Quammen
at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

[Paraview] Bug in volume rendering of unstructured grids on server

2012-01-10 Thread Cory Quammen
the other representations don't appear to have this requirement. Can anyone shed some light on what might be going on here? By the way, I have confirmed that I have the same problem on a different system with Fedora 14 installed. Thanks, Cory -- Cory Quammen Research Associate Department of Computer

[Paraview] Connecting ParaView client on Mac to server on Linux?

2012-01-11 Thread Cory Quammen
in git into 64-bit executables. Right now, I'm just looking for proof-by-example that it is possible to do this. Thanks, Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered

Re: [Paraview] [EXTERNAL] Re: Connecting ParaView client on Mac to server on Linux?

2012-01-11 Thread Cory Quammen
built the server) and the Kitware client. Alan From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of David E DeMarle Sent: Wednesday, January 11, 2012 4:30 PM To: Cory Quammen Cc: ParaView Subject: [EXTERNAL] Re: [Paraview] Connecting ParaView client

Re: [Paraview] Bug in volume rendering of unstructured grids on server

2012-01-12 Thread Cory Quammen
of unstructured grids. Thanks, Cory On Thu, Jan 12, 2012 at 2:04 AM, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: Can you try running pvserver as follows: mpiexec pvserver --use-offscreen-rendering Does that help? Utkarsh On Tue, Jan 10, 2012 at 5:52 PM, Cory Quammen cquam

Re: [Paraview] [EXTERNAL] Re: Connecting ParaView client on Mac to server on Linux?

2012-01-12 Thread Cory Quammen
generated. HTH, Goodwin ps Before the 3.12.0 release, vtkSocketCommunicator.cxx was amended in March and June 2011. http://vtk.org/gitweb?p=VTK.git;a=history;f=Parallel/vtkSocketCommunicator.cxx;h=2775b36ee17ca5c442df35b00c3bc089de5122ff;hb=HEAD On 12/01/2012 05:28, Cory Quammen wrote: Okay

Re: [Paraview] Bug in volume rendering of unstructured grids on server

2012-01-13 Thread Cory Quammen
between the version of VTK ParaView needed and what was checked out when I didn't update the submodules. Thanks, Cory On Thu, Jan 12, 2012 at 10:10 AM, Cory Quammen cquam...@cs.unc.edu wrote: Utkarsh, Forgive me, I should have specified how I was running the server. Here is the command I used

Re: [Paraview] Bug with MaskPoints + GaussianSplatter pipeline/

2012-02-21 Thread Cory Quammen
/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science

Re: [Paraview] Bug with MaskPoints + GaussianSplatter pipeline/

2012-02-21 Thread Cory Quammen
I just confirmed that the bug is also in ParaView 3.14.0 RC2 Windows 64-bit. Cory On Tue, Feb 21, 2012 at 11:18 AM, Cory Quammen cquam...@cs.unc.edu wrote: Hal, I confirm this bug in ParaView 3.12 on Mac OS X, Windows 7 64-bit, and Linux 64-bit. One of the strange behaviors

[Paraview] Apparent problems with NVIDIA driver on Linux

2012-02-21 Thread Cory Quammen
the size of the binary somehow led to the error in the NVIDIA driver. Here's hoping I save someone some time, Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered

Re: [Paraview] 3D Monitor Hardware

2012-03-14 Thread Cory Quammen
/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science

[Paraview] Naming of inputs in ParaView plugins

2012-04-04 Thread Cory Quammen
as I know. I've noted this requirement in the ParaView wiki page on making XML_Only plugins: http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#XML_Only Cheers, Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

Re: [Paraview] use the same scalar data to create contour and color the surface

2012-04-08 Thread Cory Quammen
://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [Paraview] use the same scalar data to create contour and color the surface

2012-04-08 Thread Cory Quammen
the Color by menu. Cory Thanks for any further help! -Tom On Apr 8, 2012, at 10:22 AM, Cory Quammen wrote: Tom, You can load your two images and, assuming they are the same size, use the Append Attributes filter to combine them. However, chances are good that the scalars in your image data

Re: [Paraview] use the same scalar data to create contour and color the surface

2012-04-09 Thread Cory Quammen
why. In any case, thank you very much for helping me with this!! I'd attach a copy of the file if you want to take a look, but it is 52 MB. I can post it if you are interested, but I seem to get the same odd behavior with your data too. -Tom On Apr 8, 2012, at 8:39 PM, Cory Quammen

Re: [Paraview] [vtkusers] Rotating ImageData from vti file

2012-04-13 Thread Cory Quammen
messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Follow this link to subscribe/unsubscribe: http://www.vtk.org/mailman/listinfo/vtkusers -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

Re: [Paraview] error making ParaView

2012-04-20 Thread Cory Quammen
Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

Re: [Paraview] Plugin Crashing on PV 3.12 RC2

2012-04-25 Thread Cory Quammen
://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [Paraview] Plugin Crashing on PV 3.12 RC2

2012-04-25 Thread Cory Quammen
, 2012 at 10:19 AM, Cory Quammen cquam...@cs.unc.edu wrote: Hi Mike and Utkarsh, Was there a resolution to this problem? I'm having a similar problem with a set of plugins failing to load despite everything looking okay. The real oddness in my case is that sometimes one plugin works and another

Re: [Paraview] PV 3.14.1 crashes when disconnecting a dataset

2012-04-26 Thread Cory Quammen
/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

[Paraview] Bug in setting negative extents in Wavelet and Mandelbrot source

2012-05-03 Thread Cory Quammen
yet found a smoking gun. Thanks, Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [Paraview] Bug in setting negative extents in Wavelet and Mandelbrot source

2012-05-03 Thread Cory Quammen
I compiled HEAD on master. Everything seems to be fixed there. Thanks, Cory On Thu, May 3, 2012 at 12:24 PM, Cory Quammen cquam...@cs.unc.edu wrote: I'm running ParaView 3.14.1 on Mac OS X. When I use either the Wavelet or Mandelbrot sources and try to modify the extent in any dimension

Re: [Paraview] Searching of a specific actor in the actor list

2012-05-11 Thread Cory Quammen
this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware

Re: [Paraview] Color surface by normal direction (inwards or outwards)

2012-05-29 Thread Cory Quammen
messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

Re: [Paraview] Color surface by normal direction (inwards or outwards)

2012-05-29 Thread Cory Quammen
colors for each model but I kind of hoped there was an easier way… Thank you! Lorenzo Il giorno 29/mag/2012, alle ore 17:16, Cory Quammen ha scritto: Lorenzo, Yes, you can do this. Under the Display tab, choose the color of the front face in the Color control panel. Set the Color

Re: [Paraview] Pseudo colors

2012-06-06 Thread Cory Quammen
://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered

Re: [Paraview] Pseudo colors

2012-06-06 Thread Cory Quammen
to create a pseudo color with the calculator? How can I do it? Thank you for your help, Chris Original-Nachricht Datum: Wed, 6 Jun 2012 09:18:38 -0400 Von: Cory Quammen cquam...@cs.unc.edu An: Christoph Schweigi chris.schweigho...@gmx.net CC: paraview@paraview.org

Re: [Paraview] Replace Points of the representation by another object

2012-07-04 Thread Cory Quammen
://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [Paraview] Creating Large Datasets from CSV

2012-08-15 Thread Cory Quammen
Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research

Re: [Paraview] Creating Large Datasets from CSV

2012-08-15 Thread Cory Quammen
in a different file. David On 08/15/2012 01:19 PM, Cory Quammen wrote: David, Just curious, is ParaView's CSV reader not sufficient for reading your files? Cory On Wed, Aug 15, 2012 at 1:58 PM, David Zemon david.ze...@mst.edu wrote: Hello, I'm creating a reader to convert large dataset from

Re: [Paraview] Creating Large Datasets from CSV

2012-08-15 Thread Cory Quammen
I've been working with. Also, what language are you using? Cheers, David On 08/15/2012 01:36 PM, Cory Quammen wrote: David, I'm currently working on a translator that sounds very similar to yours. It uses HDF5 for the heavy data and that part works fine. For what it's worth, my

Re: [Paraview] Xdmf Polyvertex, Only First Half Visible

2012-08-21 Thread Cory Quammen
-- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep

Re: [Paraview] Group scalars into a vector

2012-11-01 Thread Cory Quammen
-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research

Re: [Paraview] I can't read a binary 'raw' data image file

2012-11-06 Thread Cory Quammen
the size of the image in x. The same is true for the y and z dimensions. Hope that helps, Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other

Re: [Paraview] Undefined symbols when building an example reader plugin

2012-11-13 Thread Cory Quammen
-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research

Re: [Paraview] Undefined symbols when building an example reader plugin

2012-11-13 Thread Cory Quammen
Just a followup: My plugins build and link against ParaView 3.98-RC1 without error, so a regression has been introduced since then. Cory On Tue, Nov 13, 2012 at 9:50 AM, Cory Quammen cquam...@cs.unc.edu wrote: Takuya, I have a similar problem with a simple VTK filter plugin

Re: [Paraview] Undefined symbols when building an example reader plugin

2012-11-13 Thread Cory Quammen
On Tue, Nov 13, 2012 at 11:05 AM, David Lonie david.lo...@kitware.com wrote: On Tue, Nov 13, 2012 at 10:44 AM, Cory Quammen cquam...@cs.unc.edu wrote: Just a followup: My plugins build and link against ParaView 3.98-RC1 without error, so a regression has been introduced since then. Cory

Re: [Paraview] Undefined symbols when building an example reader plugin

2012-11-13 Thread Cory Quammen
wrote: On Tue, Nov 13, 2012 at 10:44 AM, Cory Quammen cquam...@cs.unc.edu wrote: Just a followup: My plugins build and link against ParaView 3.98-RC1 without error, so a regression has been introduced since then. Cory On Tue, Nov 13, 2012 at 9:50 AM, Cory Quammen cquam...@cs.unc.edu wrote

Re: [Paraview] Using VR-Style input devices, analog input from 3Dconnexion device

2012-12-20 Thread Cory Quammen
://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

[Paraview] Calculator disabled when no point or cell data exists in ParaView 3.98.0

2013-01-24 Thread Cory Quammen
that the calculator should be available in this case. A perhaps more common use case would be using the Calculator to perform a transformation on point coordinates in an object. Thanks, Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

Re: [Paraview] Calculator disabled when no point or cell data exists in ParaView 3.98.0

2013-01-25 Thread Cory Quammen
Thanks, Utkarsh! Cory On Fri, Jan 25, 2013 at 1:09 PM, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: That makes sense. I've pushed a fix (http://paraview.org/Bug/view.php?id=13824). Patch attached. Utkarsh On Thu, Jan 24, 2013 at 4:47 PM, Cory Quammen cquam...@cs.unc.edu wrote

[Paraview] File parameter in plugin?

2013-04-26 Thread Cory Quammen
I am working on a ParaView plugin that has a file as a parameter. What would be the best property type to use for this? A string property would work, but it would be great if there were a property that brought up a file browser to locate the file. Does one exist? Thanks, Cory -- Cory Quammen

Re: [Paraview] File parameter in plugin?

2013-04-26 Thread Cory Quammen
number_of_elements=1 panel_visibility=never FileListDomain name=files / /StringVectorProperty On Fri, Apr 26, 2013 at 1:35 PM, Cory Quammen cquam...@cs.unc.edu wrote: I am working on a ParaView plugin that has a file

[Paraview] Spreadsheet display of Field Data?

2013-06-03 Thread Cory Quammen
to set the field data to have a single vtkDoubleArray. However, I still get empty cells. Am I doing something wrong? I looked at the bug tracker but didn't find any open issues with regards to displaying field data in the spreadsheet view. Thanks! Cory -- Cory Quammen Research Associate Department

Re: [Paraview] Spreadsheet display of Field Data?

2013-06-03 Thread Cory Quammen
. Thanks! Cory -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill

Re: [Paraview] Spreadsheet display of Field Data?

2013-06-03 Thread Cory Quammen
On Mon, Jun 3, 2013 at 3:14 PM, Cory Quammen cquam...@cs.unc.edu wrote: Ah, never mind. I forgot to set a name for the array. If I add bestDimensionsArray-SetName( ... ); the field data array shows up as expected. It seems like you should still be able to see the array values if the array

Re: [Paraview] Glyph filters mask-points option only shows half side with vectors

2013-09-18 Thread Cory Quammen
/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill ___ Powered by www.kitware.com Visit other Kitware open-source projects

[Paraview] Blog: matplotlib View coming in ParaView 4.1

2013-12-16 Thread Cory Quammen
Hello all, I posted a blog entry introducing the integration of matplotlib, a popular Python module for generating publication-quality plots, in the upcoming ParaView 4.1. The blog entry shows you how to plot data loaded in ParaView using matplotlib. http://www.kitware.com/blog/home/post/588

Re: [Paraview] Blog: matplotlib View coming in ParaView 4.1

2013-12-17 Thread Cory Quammen
Auré Lien, Thanks for the feedback, The Python View could certainly consume output from a ProgrammableFilter. Did you have another way in mind to use matplotlib from within a programmable filter? I don't think anything would stop you from doing so, but to have any matplotlib plots show up in a

Re: [Paraview] Blog: matplotlib View coming in ParaView 4.1

2014-01-03 Thread Cory Quammen
, and finally display some result in a matplotlib window. pm.SetOutput(self, data) # just put the input data as output data of the filter. Do not hesitate to ask if this is not clear. Best regards, Aurélien 2013/12/17 Cory Quammen cory.quam...@kitware.com Auré Lien, Thanks

Re: [Paraview] Table to Points and Threshold filter

2014-01-27 Thread Cory Quammen
I think Paul is right. As an alternative to creating glyphs, you can use VTK's threshold points filter, which you can expose in ParaView by loading this XML plugin: https://raw.github.com/MADAI/MADAIWorkbench/master/Plugins/ThresholdPointsFilter/ThresholdPoints.xml Best, Cory On Mon, Jan 27,

Re: [Paraview] Comparing results computed with 2 different meshes

2014-01-30 Thread Cory Quammen
Evan, You might want to take a look at the Resample With Dataset filter. One of your meshes would be the Input and one would be the Source. What this filter will do is sample the data values in the Input mesh at the locations of points in the Source. If I understand the setup of your meshes, this

Re: [Paraview] Comparing results computed with 2 different meshes

2014-01-30 Thread Cory Quammen
grid. Best, Cory Thanks, Evan On Thu, Jan 30, 2014 at 6:10 AM, Cory Quammen cory.quam...@kitware.com wrote: Evan, You might want to take a look at the Resample With Dataset filter. One of your meshes would be the Input and one would be the Source. What this filter will do is sample

Re: [Paraview] Comparing results computed with 2 different meshes

2014-02-03 Thread Cory Quammen
that. No, that appears to not be the case in a quick test I ran. They appear to be ordered in the order in which they appear in the pipeline browser.. Thanks for your time, Evan On Thu, Jan 30, 2014 at 12:25 PM, Cory Quammen cory.quam...@kitware.com wrote: On Thu, Jan 30, 2014 at 2:31 PM, Evan Kao tos

Re: [Paraview] Comparing results computed with 2 different meshes

2014-02-10 Thread Cory Quammen
(at least for me - I don't have much experience with it or Python generally). Is there an easy method to check with the Programmable Filter? - Evan On Mon, Feb 3, 2014 at 5:12 AM, Cory Quammen cory.quam...@kitware.com wrote: On Fri, Jan 31, 2014 at 1:04 PM, Evan Kao tos...@gmail.com wrote

[Paraview] New in ParaView: Specifying custom default values

2014-05-09 Thread Cory Quammen
Hi all, I've published a blog post on a new feature coming to ParaView that enables you to change defaults for settings for things like sources, filters, views, representations, etc. You can find this post at http://www.kitware.com/blog/home/post/672 As always, your feedback is very much

Re: [Paraview] Python View

2014-05-18 Thread Cory Quammen
Hi, I'm fairly certain that a newer matplotlib version is required as the print_to_buffer() method is not available in matplotlib.backends.backend_agg in version 0.99.1.2 [1]. Matplotlib version 1.1.1 is known to work and is what comes with ParaView binaries provided by Kitware. Could you try

Re: [Paraview] Python View

2014-05-18 Thread Cory Quammen
seems to work - just tried the bluntfin example. BTW, did I miss a list of ParaView prerequisites somewhere? Thanks a lot! On 18 May 2014 12:55, Cory Quammen cory.quam...@kitware.com wrote: Hi, I'm fairly certain that a newer matplotlib version is required as the print_to_buffer() method

Re: [Paraview] How to get version number of ParaView with Python?

2014-05-20 Thread Cory Quammen
paraview.servermanager.vtkSMProxyManager.GetVersionMajor() paraview.servermanager.vtkSMProxyManager.GetVersionMinor() paraview.servermanager.vtkSMProxyManager.GetVersionPatch() paraview.servermanager.vtkSMProxyManager.GetParaViewSourceVersion() are probably what you are looking for. - Cory On

Re: [Paraview] ParaView superbuild matplotlib not finding numpy (UNCLASSIFIED)

2014-06-03 Thread Cory Quammen
= -Original Message- From: Cory Quammen [mailto:cory.quam...@kitware.com] Sent: Tuesday, June 03, 2014 8:50 AM To: Su, Simon M CTR USARMY ARL (US) Cc: ParaView Subject: Re: [Paraview] ParaView superbuild matplotlib not finding numpy (UNCLASSIFIED) Hi Simon

Re: [Paraview] ParaView superbuild matplotlib not finding numpy (UNCLASSIFIED)

2014-06-03 Thread Cory Quammen
them Thanks for your help. -simon -Original Message- From: Cory Quammen [mailto:cory.quam...@kitware.com] Sent: Tuesday, June 03, 2014 9:48 AM To: Su, Simon M CTR USARMY ARL (US) Cc: ParaView Subject: Re: [Paraview] ParaView superbuild matplotlib not finding numpy (UNCLASSIFIED

Re: [Paraview] settings and default values

2014-06-06 Thread Cory Quammen
Hi Felipe, The general approach would be: - create a VTK singleton class, say vtkPxdmfSettings - configure your settings proxy group to use this settings class as follows: ProxyGroup name=settings SettingsProxy name=PxdmfSettings label=Pxdmf processes=client|dataserver|renderserver

[Paraview] New in ParaView: Easy saving of custom defaults in ParaView

2014-07-15 Thread Cory Quammen
Dear ParaView users, I just wrote a blog post about a new way to easily save custom default values for pipeline objects, representations, and views, that is coming to ParaView 4.2. You can find the post at http://www.kitware.com/blog/home/post/702 As always, your feedback is appreciated. Cory

Re: [Paraview] Newbie: adding field plot from another file

2014-07-23 Thread Cory Quammen
Assuming your two data sets have the same topology, you can try using the Append Attributes filter to combine them into a single data set. Select the two files in the pipeline browser and select the Append Attributes filter. Hope that helps, Cory On Wed, Jul 23, 2014 at 11:52 AM, Sensei

Re: [Paraview] Default Options in Export Scene

2014-08-04 Thread Cory Quammen
Hi David, We are currently working on making it possible to set custom default values throughout ParaView, and will target the Export Scene settings for the ParaView 4.2 release. For an idea of what this will look like, please see http://www.kitware.com/blog/home/post/702. Thanks, Cory On Mon,

Re: [Paraview] Default Options in Export Scene

2014-08-04 Thread Cory Quammen
- From: Cory Quammen cory.quam...@kitware.com To: D H mrh...@stanford.edu Cc: ParaView paraview@paraview.org Sent: Monday, August 4, 2014 10:03:33 AM Subject: Re: [Paraview] Default Options in Export Scene Hi David, We are currently working on making it possible to set custom default values

Re: [Paraview] Color Map issues with Labels and Title Text Placement

2014-08-15 Thread Cory Quammen
Hi Brady, I think you will be happy to hear that the features you request are coming in ParaView 4.2. You can get them now by downloading the Nightly build of ParaView (selectable in the Version menu). Check out the new Add Range Labels and Title Justification options. Thanks, Cory On Fri, Aug

Re: [Paraview] [Paraview-developers] Segmentation fault

2014-08-26 Thread Cory Quammen
Girish, Can you run ParaView with your plugin through a debugger to find out where it is segfaulting? That will point out where the segfault occurs which is often a clue to why it is occurring. Thanks, Cory On Tue, Aug 26, 2014 at 9:41 AM, Girish Ramesh rgiris...@gmail.com wrote: Hi, I am

Re: [Paraview] [Paraview-developers] Segmentation fault

2014-08-26 Thread Cory Quammen
info available. #50 0x00407ac5 in main () No symbol table info available. No idea what's happening. Please help. Regards, Girish On 26 August 2014 15:49, Cory Quammen cory.quam...@kitware.com wrote: Girish, Can you run ParaView with your plugin through a debugger to find out

Re: [Paraview] number fields

2014-09-04 Thread Cory Quammen
Hi Ryan, This is a known bug on Mac OS: http://www.paraview.org/Bug/view.php?id=14311 We have not yet tracked down the problem that I know of. It has been a while since I have run ParaView on a Mac, but if I recall correctly, you could work around this by clicking in the render view and then

Re: [Paraview] how to know the type of a view?

2014-09-08 Thread Cory Quammen
Kazuyoshi, You should be able to use type(GetRenderView()) or GetRenderView().GetClassName() to find out what type of view you have. Hope that helps, Cory On Tue, Sep 9, 2014 at 12:57 AM, Kazuyoshi Furutaka furutaka.kazuyo...@jaea.go.jp wrote: Dear ParaView experts... Is there any way to

Re: [Paraview] How to simply Reload a data file

2014-09-15 Thread Cory Quammen
-requ...@paraview.org You can reach the person managing the list at paraview-ow...@paraview.org When replying, please edit your Subject line so it is more specific than Re: Contents of ParaView digest... Today's Topics: 1. Re: How to simply Reload a data file (Cory Quammen

Re: [Paraview] 3D contour smoothness

2014-09-19 Thread Cory Quammen
Philipp, In the contour filter, is the option Compute Normals checked in 4.0 RC1? Also, are the contour values the same between the two versions? Thanks, Cory On Fri, Sep 19, 2014 at 10:25 AM, Philipp E pspeac...@gmail.com wrote: Hello everyone, after extensive search I was desperate enough

Re: [Paraview] 3D contour smoothness

2014-09-19 Thread Cory Quammen
stepped) b) Contour values are the same. Regards Philipp On 09/19/2014 04:40 PM, Cory Quammen wrote: Philipp, In the contour filter, is the option Compute Normals checked in 4.0 RC1? Also, are the contour values the same between the two versions? Thanks, Cory On Fri, Sep 19, 2014 at 10

Re: [Paraview] 3D contour smoothness

2014-09-19 Thread Cory Quammen
Philipp Errata: I meant 4.2.0RC1 in the previous mails. On 09/19/2014 04:59 PM, Cory Quammen wrote: Phillipp, Do you have a data set similar to the one you've shown that you can share? Thanks, Cory On Fri, Sep 19, 2014 at 10:48 AM, Philipp E pspeac...@gmail.com wrote: Hi Cory, thank you

Re: [Paraview] [EXTERNAL] proper formatting of 2D data

2014-09-19 Thread Cory Quammen
Is negative spacing really supported in VTK/ParaView? The VTK File Formats document for legacy data (http://www.vtk.org/VTK/img/file-formats.pdf) states under the description of the structured points data: The data spacing sx, sy, sz must be greater than 0. This is apparently not enforced in the

Re: [Paraview] 3D contour smoothness

2014-09-19 Thread Cory Quammen
Just a little more info on this. The problem starts with 3.98. On Fri, Sep 19, 2014 at 12:08 PM, Philipp E. pspeac...@gmail.com wrote: Sorry Cory, you are right. The cell number is the same. Regards Philipp Am 19.09.2014 um 17:46 schrieb Cory Quammen: Philipp, I can confirm what you

Re: [Paraview] Setting default Glyph Type to Sphere

2014-10-01 Thread Cory Quammen
Tom, Alas, the settings custom defaults work for most, but not all properties. This is one of those properties for which it does not work, unfortunately. One of my goals for the next release is to make custom defaults work for properties such as these. Best regards, Cory On Wed, Oct 1, 2014 at

Re: [Paraview] Setting default Glyph Type to Sphere

2014-10-01 Thread Cory Quammen
set? Cheers, Tom -Original Message- From: Cory Quammen [mailto:cory.quam...@kitware.com] Sent: 01 October 2014 13:46 To: Thomas O'Toole Cc: paraview@paraview.org Subject: Re: [Paraview] Setting default Glyph Type to Sphere Tom, Alas, the settings custom defaults work for most

Re: [Paraview] PV 4.2.0 custom site settings

2014-10-02 Thread Cory Quammen
Alan, Documentation for this is in the new ParaView Users Guide. Relevant text adapted from the LaTeX: Configuring site-wide default settings In addition to individual custom default settings, ParaView offers a way to specify site-wide custom default settings for a ParaView installation.

Re: [Paraview] default representation?

2014-10-03 Thread Cory Quammen
Bertwim, Ken is right, the default representation is chosen by the view in which the source output is displayed. See, for instance, ParaView/ParaViewCore/ServerManager/Rendering/vtkSMRenderViewProxy::GetRepresentationType() for the logic used to pick the default representation used in the 3D

Re: [Paraview] calculator tensor field

2014-10-07 Thread Cory Quammen
Gianna, If I understand correctly, you are trying to multiply a row vector [a, b, c] by a column vector [d, e, f]^T (where ^T indicates transpose) to get a matrix. Actually, you are doing this three times and then summing the resulting matrices to get a tensor matrix. Is that correct? If that

Re: [Paraview] 3D contour smoothness

2014-10-08 Thread Cory Quammen
On 09/19/2014 07:17 PM, Cory Quammen wrote: Just a little more info on this. The problem starts with 3.98. On Fri, Sep 19, 2014 at 12:08 PM, Philipp E. pspeac...@gmail.com wrote: Sorry Cory, you are right. The cell number is the same. Regards Philipp Am 19.09.2014 um 17:46 schrieb Cory

Re: [Paraview] Problem building plugin against ParaView 4.2.0

2014-10-09 Thread Cory Quammen
Jim, I believe this was accidentally changed when support for Qt5 was added in commit eed7ccd3f7e804fed3864fcbe54fbd6958e63b41. In ParaView/CMake/UseParaView.cmake, can you try adding set(QT_QMAKE_EXECUTABLE ${PARAVIEW_QT_QMAKE_EXECUTABLE}) just before the lines with find_package(Qt4) and

Re: [Paraview] 3D contour smoothness

2014-10-10 Thread Cory Quammen
instead of POINTS 6823544 int all should work as expected. Please let me know if that doesn't solve the problem for you. Best regards, Cory On Wed, Oct 8, 2014 at 7:47 AM, Cory Quammen cory.quam...@kitware.com wrote: Philipp, I apologize, but I haven't had time to look more into this problem

Re: [Paraview] Bug in Paraview 4.2 example + fix

2014-10-10 Thread Cory Quammen
Hi Bertwim, Thanks for reporting this bug and proposing a fix. I posted your report as a bug in the bug tracker: http://www.paraview.org/Bug/view.php?id=15044 I also pushed a git topic to gerrit with your fix and some fixes for the HiddenLinesRemoval plugin. Please feel free to review it:

Re: [Paraview] Bug in Paraview 4.2 example + fix

2014-10-10 Thread Cory Quammen
b...@xs4all.nl wrote: Hi Cory, Thanks for putting the fix in. Though willing to contribute, I have no experience with gerrit. So I don't know what to do, really. Regards, Bertwim On 10/10/2014 08:47 PM, Cory Quammen wrote: Hi Bertwim, Thanks for reporting this bug and proposing a fix

Re: [Paraview] Bug in Paraview 4.2 example + fix

2014-10-11 Thread Cory Quammen
works as expected) Regards, Bertwim On 10/11/2014 03:07 AM, Cory Quammen wrote: Hi Bertwin, No problem. It would be helpful to me, though, if you could checkout the change, try it out, and report back on the list if it works for you. To get the change, you will need to have obtained

Re: [Paraview] sources: why redundant number of points needed?

2014-10-11 Thread Cory Quammen
Bertwim, You are right that there is a redundancy in points. That stems from the need for defining different normals at the corner points for each face. In theory, you could define more than one normal for the same point and associate it with a face, but that complicates the data structure. It is

Re: [Paraview] sources: why redundant number of points needed?

2014-10-11 Thread Cory Quammen
*, and not *per face*? And, likewise, points are not shared between adjacent faces. I had overlooked that detail in the documentation, tacitly assuming that of course the normals are *per face*. Regards, Bertwim On 10/11/2014 04:48 PM, Cory Quammen wrote: Bertwim, You are right

Re: [Paraview] ParaView superbuild git question (UNCLASSIFIED)

2014-10-11 Thread Cory Quammen
Hi Simon, What you are doing as a workaround is indeed how production builds should be created. The ParaView superbuild is now set up to check out the master branch of ParaView, which varies day to day. In 4.1 and prior to that, it was set up to check out out the release branch, which was far

Re: [Paraview] 3D contour smoothness

2014-10-13 Thread Cory Quammen
with respect to this change. Thank you very much for clarification and your help (and your great software as well). Best regards Philipp Engels On 10/10/2014 07:20 PM, Cory Quammen wrote: Hi Philipp, I looked into this more, and it turns out it isn't a bug, but a new feature in ParaView/VTK

Re: [Paraview] Disappearing volume rendering?

2014-10-13 Thread Cory Quammen
Bertwim, I'm not sure that the volume renderer can handle VTK_HEXAHEDRON elements. Try the Tetrahedralize filter on your source and see if the Volume representation works. Thanks, Cory On Mon, Oct 13, 2014 at 10:19 AM, B.W.H. van Beest b...@xs4all.nl wrote: Hi, I'm struggling to get a proper

Re: [Paraview] Problem with setting the scalar range for the lookup table of a newly added source

2014-11-21 Thread Cory Quammen
Anton, Maybe try adding stc-getProxy()-UpdateVTKObjects(); after setting the scalar range? It's always possible there is a bug in the rescaling logic. Do you have a minimal code example you could post to make it easier to track down? Thanks, Cory On Thu, Nov 20, 2014 at 10:47 AM,

Re: [Paraview] Axis Labels in superscript scientific notation

2014-12-09 Thread Cory Quammen
Hi Venkatt, As far as I know, scientific notation with the exponent in superscipt is not currently possible. Cory On Thu, Dec 4, 2014 at 10:31 PM, Venkattraman A vayyasw...@ucmerced.edu wrote: I was wondering if there was a way to use the traditional scientific notation (1x10^16) instead of

Re: [Paraview] [EXTERNAL] Re: Calculating the distance between two surfaces as a function of time during large deformation process

2014-12-24 Thread Cory Quammen
of disk_out_ref.exo, and it complained that it has MultiBlock data as inputs, but needs PolyData. Being a neophyte with the programmable filter, how can I either convert my data, or convert the filter to use multiblock data? Thanks!! Alan -Original Message- From: Cory Quammen

Re: [Paraview] Surface does not show

2014-12-30 Thread Cory Quammen
Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen RD Engineer

Re: [Paraview] [EXTERNAL] Re: Calculating the distance between two surfaces as a function of time during large deformation process

2014-12-31 Thread Cory Quammen
. (disks now have a distance from each other of about 8.5 units.) merge blocks extract surface. highlight each extract surface. programmable filter. Paste in your code. No output variable named distance to be found. Thanks, Alan -Original Message- From: Cory Quammen

  1   2   3   4   5   6   7   >