Re: [Paraview] Problem with ColorMap and smtrace

2015-10-12 Thread Utkarsh Ayachit
What version of ParaView are you using? I couldn't reproduce the issue with 4.4. Also, I had to remove the `config.SaveCameras` line in my testing. On Mon, Oct 12, 2015 at 9:47 AM, Laurent Spitaels wrote: > Good morning, > > I wrote a macro which is able to start a trace and when I stop it, it s

Re: [Paraview] PV 440 crashes when picking rotation center

2015-10-12 Thread Cory Quammen
Richard, I have created a merge request with a proposed bug fix. https://gitlab.kitware.com/paraview/paraview/merge_requests/417 commit 434b9af41bcbd5d4497a44425d5d42b64efda6ac Author: Cory Quammen Date: Mon Oct 12 11:06:20 2015 -0400 Replace Q_ASSERT with a return if NULL With rece

Re: [Paraview] PV 440 crashes when picking rotation center

2015-10-12 Thread Richard Grenon
Hi Cory, I performed the test with the sphere: same crash when clicking on "builtin" in Pipeline Browser before picking Center, no crash when "Sphere" object is selected. Thank you for taking a look at a fix. Richard Le 12/10/2015 16:15, Cory Quammen a écrit : Hi Richard, I can confirm. I

Re: [Paraview] Citing Catalyst

2015-10-12 Thread Andy Bauer
In my opinion, the User's Guide is probably the most comprehensive document about Catalyst: A. C. Bauer, B. Geveci, and W. Schroeder. The ParaView Catalyst User’s Guide v1.0. Kitware, Inc., 2013. On Mon, Oct 12, 2015 at 10:51 AM, Dorier, Matthieu wrote: > Hi, > > Which paper should be cited w

[Paraview] Citing Catalyst

2015-10-12 Thread Dorier, Matthieu
Hi, Which paper should be cited when referencing Catalyst in a paper? Thanks, Matthieu ___ 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 chec

Re: [Paraview] PV 440 crashes when picking rotation center

2015-10-12 Thread Cory Quammen
Hi Richard, I can confirm. In fact, it isn't specific to your state file, but rather can be reproduced with a Sphere Source: - launch ParaView - Sources -> Sphere Source. Apply - Click on "builtin:" in Pipeline Browser - Click the "Pick Center" button - Click on the sphere Crash: ASSERT: "this-

[Paraview] Problem with ColorMap and smtrace

2015-10-12 Thread Laurent Spitaels
Good morning, I wrote a macro which is able to start a trace and when I stop it, it save the trace in a given repository. The problem is that I don’t have the information related to the Color Map. My code is: # 1st macro from paraview import smtrace config = smtrace.star

[Paraview] Rescaling during animation save

2015-10-12 Thread David Larsson
Dear all, I am working with flow simulations giving me output in the form of velocity fields as vtu/pvd-files that I load and view in paraview. I want to do some animations to visualize the flow, and have so far been using the "Save Animation" feature, saving a selection of png-snapshots from