Re: [Paraview] ParaView 5.4.0 Build Error

2017-07-24 Thread Utkarsh Ayachit
What if you try this: > export LD_LIBRARY_PATH=~/Qt5.6.2/5.6/gcc_64/lib/:~/ffmpeg_3.3.2/lib/:$LD_LIBRARY_PATH > make Does that work? Utkarsh On Sat, Jul 22, 2017 at 12:53 PM, Stoltz, Christopher wrote: > Hi, > > > > I am trying to build ParaView 5.4.0 from source so I can

Re: [Paraview] time dependent temperature plot ??

2017-07-21 Thread Utkarsh Ayachit
> I am getting a plot of temperature v/s distance, what I was expected was > temperature v /s time. > Just focusing on this question to begin with, when you say you want to plot temperature over time. Temperature of what? Each of the case.pvd seems to have multiple blocks of data. Do you want to

Re: [Paraview] The problem in tiled-display

2017-07-18 Thread Utkarsh Ayachit
Yup, that's indeed a bug. I've reported it here: https://gitlab.kitware.com/paraview/paraview/issues/17611 On Tue, Jul 18, 2017 at 12:40 PM, ゞ随性而为、 <253295...@qq.com> wrote: > Environment:6 servers(Ubuntu 16.04) each server has 1 GPU and 2 monitors > Paraview 5.4.0 MPI Binary Install

Re: [Paraview] Referring to render views without creating a separate variable for each one

2017-07-17 Thread Utkarsh Ayachit
You have access to a function called `GetViews` which will return a list of all views currently present. If that what you're looking for? On Mon, Jul 17, 2017 at 10:43 AM, Amine Aboufirass < amine.aboufir...@deltares.nl> wrote: > Hello, > > How do I select a render view within a layout without

Re: [Paraview] LegacyVTKReader command

2017-07-17 Thread Utkarsh Ayachit
Try the following: TEST_FEM_MeshData = LegacyVTKReader(FileNames = MeshDataList, registrationName="MyName") You can also use `RenameSource` to rename it after the fact. e.g. RenameSource("NewName", TEST_FEM_MeshData) Utkarsh On Mon, Jul 17, 2017 at 7:31 AM, Amine Aboufirass <

Re: [Paraview] [EXTERNAL] Re: long animations are freezing halfway through

2017-07-14 Thread Utkarsh Ayachit
On Tue, Jul 11, 2017 at 10:42 AM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > So far, all indicators point to a driver bug. To confirm, is everyone > reporting this issue encountering it on NVIDIA GPUs with Windows? > > Utkarsh > > On Thu, Jul 6, 2017 at 8:35 PM

Re: [Paraview] GetLookupTableForArray: LockScalarRange

2017-07-14 Thread Utkarsh Ayachit
Nabil, As the doc suggests, it's been replaced by `GetColorTransferFunction`. The params are quite comparable except that it does not need the number of components any more. Utkarsh On Fri, Jul 14, 2017 at 3:31 PM, Nabil Ghodbane wrote: > dear experts, > I recently

Re: [Paraview] CTest and offscreen rendering

2017-07-14 Thread Utkarsh Ayachit
Alas, there's no option to do that currently. It should be doable, but would need some tweaking of the Cmake code. If you're interested, a good starting point would be CMake/ParaViewTestingMacros.cmake. On Fri, Jul 14, 2017 at 8:01 AM, Maxim Torgonskiy wrote: > Hello, > > I

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

2017-07-11 Thread Utkarsh Ayachit
Nabil, OpenMPI would work just fine too. Use can make the superbuild use an externally built MPI implementation very easily. As documented here ( https://gitlab.kitware.com/paraview/paraview-superbuild/), just set the USE_SYSTEM_xxx (in this case, USE_SYSTEM_mpi) Cmake flag to ON and then point

Re: [Paraview] [EXTERNAL] Re: long animations are freezing halfway through

2017-07-11 Thread Utkarsh Ayachit
+81-44-329-2394 <+81%2044-329-2394> > > > On Thu, Jul 6, 2017 at 11:14 PM, Utkarsh Ayachit < > utkarsh.ayac...@kitware.com> wrote: > >> Just to give an update, while I couldn't reproduce the issue with Giles >> example, I was able to do it with anoth

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

2017-07-07 Thread Utkarsh Ayachit
Currently, you can't. ParaView doesn't let user change ClippingRange. It resets it internally before each render. On Fri, Jul 7, 2017 at 2:44 PM, Mariam wrote: > Hi, > > I am trying to control the camera attributes from pvpython, I noticed that > if I modified Clipping

Re: [Paraview] Error handling in a programmable filter.

2017-07-07 Thread Utkarsh Ayachit
> > We would like to block the updating of the pipeline upon an error in the > programmable filter (just like a C++ filter). > > > Raising an exception in the Python script should a interupt your script, however from the code I see that that wouln't exactly do what `return 0` in RequestData for

Re: [Paraview] [EXTERNAL] Re: long animations are freezing halfway through

2017-07-06 Thread Utkarsh Ayachit
posted. Utkarsh On Fri, Jun 23, 2017 at 12:08 PM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > Alan, > > I am discussing with Giles off line. Will keep you posted. > > Utkarsh > > On Fri, Jun 23, 2017 at 12:05 PM, Scott, W Alan <wasc...@sandia.gov>

Re: [Paraview] pvbatch rendering issue

2017-07-03 Thread Utkarsh Ayachit
Maxim, Can you try passing `--use-offscreen-rendering` flag to pvbatch. Does that help? I am not sure how you're getting incorrect sizes with osmesa too, but let's focus of the X error to begin with. Utkarsh On Mon, Jul 3, 2017 at 11:36 AM, Maxim Torgonskiy wrote: > Hello, >

Re: [Paraview] Use separate arrays for colormap and opacity

2017-06-29 Thread Utkarsh Ayachit
One option is to use "Python Programmable Filter" to generate an RGBA array in which you do the color and opacity mapping yourself. You won't have access to the color and opacity transfer ParaView sets up, but you can create your own internally. Not the most elegant solution -- but a solution,

Re: [Paraview] Paraview not responding after hibernation on Windows

2017-06-26 Thread Utkarsh Ayachit
2017 at 9:38 PM, Lev Karatun <lev.kara...@gmail.com> wrote: > Hi Utkarsh, > > when I open Paraview it says "4.5.0 NVIDIA 376.19". I can't check what it is > when it hangs for the obvious reason. > > Best regards, > Lev Karatun. > > 2017-06-22 15:39 GMT-0

Re: [Paraview] [EXTERNAL] Re: long animations are freezing halfway through

2017-06-23 Thread Utkarsh Ayachit
r volume rendering? > > Would you be able to pass the data files to Kitware? > > Alan > >> -Original Message- >> From: ParaView [mailto:paraview-boun...@paraview.org] On Behalf Of >> Utkarsh Ayachit >> Sent: Friday, June 23, 2017 7:07 AM >> To: Richardso

Re: [Paraview] Trouble building the ParaView sources

2017-06-23 Thread Utkarsh Ayachit
>> I then execute: ccmake ../src >> >> CMake does come up, but instead of seeing the 3 variables shown in the >> README, I see just "EMPTY CACHE". Since you have installed Ninja, do this. > ccmake -G Ninja ../src Next hit "c" to configure. That will process cmake configuration files in

Re: [Paraview] Trouble building the ParaView sources

2017-06-23 Thread Utkarsh Ayachit
On Thu, Jun 22, 2017 at 5:28 PM, Rob Groner wrote: > Hello, > > I'm trying to build the paraview sources. I downloaded the 5.4.0 > sources, and I'm using Fedora 25 Workstation. > > I've read through the README.md that's in the root directory, and that > leads me to

Re: [Paraview] long animations are freezing halfway through

2017-06-23 Thread Utkarsh Ayachit
Giles, What OS is this on? Utkarsh On Fri, Jun 23, 2017 at 8:59 AM, Richardson CFD wrote: > I have been having trouble creating longer animations (150 frames) > from larger data files (1million cells). The animation works fine > initially but then freezes up about half way

Re: [Paraview] How to create a vtkModule in Paraview

2017-06-22 Thread Utkarsh Ayachit
linked to the > creation of the .lib that isn't being done. Any idea what could cause that? > > Thank you, > > Simon-Pierre > > -- > *De :* Utkarsh Ayachit <utkarsh.ayac...@kitware.com> > *Envoyé :* 5 juin 2017 11:02 > *À :* Simon-Pierre Des

Re: [Paraview] MPI-Error during using "Programmable Filter"...

2017-06-20 Thread Utkarsh Ayachit
Stefan, I am a little confused on how test your state file. Is the attached state bad or good? I don't get any errors even when I run in parallel with 2 pvservers. Utkarsh On Mon, Jun 19, 2017 at 8:34 AM, Stefan Melber wrote: > Hi, > > > Update: found the reason of the

Re: [Paraview] Dropping Qt 4 support from ParaView 5.5 onwards

2017-06-20 Thread Utkarsh Ayachit
Great! Our official release binaries will indeed use Qt 5.9, but we probably want to keep the required min version for building ParaVeiw at 5.6 for reasons Dave mentioned. Utkarsh On Thu, Jun 8, 2017 at 7:22 AM, David E DeMarle wrote: > +1 for dropping 4 > > Regarding

Re: [Paraview] unable to fetch servers?

2017-06-06 Thread Utkarsh Ayachit
u> wrote: > Thanks Utkarsh, I’ll pass this on to our user. > > Mark > > > > *From:* Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] > *Sent:* Tuesday, June 06, 2017 9:14 AM > > *To:* Vanmoer, Mark W <mvanm...@illinois.edu> > *Cc:* ParaView <paraview@para

Re: [Paraview] Annotate time as data/time using pythonannotation and programmablefilter

2017-06-06 Thread Utkarsh Ayachit
> > Array Association: Row Data > Expression: "{}".format(input.RowData) > But this gives me just a reference to the row data, not the string of the > date/time I just stored > Try using `input.RowData["datatime"].GetValue(0)` instead. String arrays are a little cumbersome currently. You have to

[Paraview] Dropping Qt 4 support from ParaView 5.5 onwards

2017-06-06 Thread Utkarsh Ayachit
Folks, Continuing with dropping of support for legacy components, I wanted to raise the question of dropping support for Qt older than 5.6 starting with ParaView 5.5 (planned for Nov 2017). Qt 5.6 has been out since March 2016 and is a LTS release. Qt 4 is no longer maintained and does not

Re: [Paraview] unable to fetch servers?

2017-06-06 Thread Utkarsh Ayachit
age box. > > I can access https://www.paraview.org/files/pvsc in Chrome. > > > > *From:* Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] > *Sent:* Monday, June 05, 2017 4:09 PM > *To:* Vanmoer, Mark W <mvanm...@illinois.edu> > *Cc:* ParaView <paraview@para

Re: [Paraview] unable to fetch servers?

2017-06-05 Thread Utkarsh Ayachit
Seems to work fine for me right now. Can you try again please? On Mon, Jun 5, 2017 at 4:37 PM, Vanmoer, Mark W wrote: > Hello, Fetch Servers seems to be unable to fetch. I have a user who > confirms it was like this yesterday, too. > >

Re: [Paraview] Fwd: [Catalyst] Extracting and saving data from a spreadsheet

2017-06-05 Thread Utkarsh Ayachit
> BTW, where can I report a bug? In the (very) past, Kitware had a Mantis bug > tracking system but I have no idea if it's still being used... > I've sent a message regarding a bug straight to the mailling list that is > probably not the best channel to send it... Here's the new bug tracker:

Re: [Paraview] How to create a vtkModule in Paraview

2017-06-05 Thread Utkarsh Ayachit
Simon, While plugins can have internal modules, it's really not designed to share those with other plugins. You have two options: 1. combine both plugins into a single one. 2. make the module a standard ParaView/VTK module that added via PARAVIEW_EXTERNAL_MODULE_ROOTS CMake variable, then the

Re: [Paraview] Fwd: [Catalyst] Extracting and saving data from a spreadsheet

2017-06-05 Thread Utkarsh Ayachit
lled per processor. Is there a way to make only rank 0 store the CVS > table? In other words... do we have access to the rank id in the > coprocessor Python script? > > Regards > > Renato > > Em 2 de jun de 2017 14:19, "Utkarsh Ayachit" <utkarsh.ayac...@kitware.com>

Re: [Paraview] Fwd: [Catalyst] Extracting and saving data from a spreadsheet

2017-06-02 Thread Utkarsh Ayachit
Attached is a script that demonstrates how to do this. I suspect you're putting your code in `CreatePipeline`. As the name suggests, it's only called when creating pipeline the first time, and not on every iteration. I've modified a ParaView test script. Modifications are in `### START

Re: [Paraview] [EXTERNAL] Re: Annotate Modal Data

2017-06-01 Thread Utkarsh Ayachit
; I have a dataset I could send you, if you like. > > > > Alan > > > > *From:* Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] > *Sent:* Thursday, June 1, 2017 8:40 AM > *To:* Scott, W Alan <wasc...@sandia.gov> > *Cc:* Moreland, Kenneth <kmo...@sandia.g

Re: [Paraview] [EXTERNAL] Re: Annotate Modal Data

2017-06-01 Thread Utkarsh Ayachit
> > I have a dataset I could send you, if you like. > > > That'd be great. Thanks. ___ 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

Re: [Paraview] Annotate Modal Data

2017-06-01 Thread Utkarsh Ayachit
Ken, Can you remind me what this frequency corresponds to? I don't see any API on the reader to get something called "modal frequency" :). Utkarsh On Wed, May 31, 2017 at 6:30 PM, Scott, W Alan wrote: > I don’t think so. I have gone back to 4.4.0. ParaView has the same >

Re: [Paraview] [EXTERNAL] Removing legacy rendering backend from ParaView 5.5

2017-06-01 Thread Utkarsh Ayachit
> > Does this mean that my PC graphic card would need to support a higher > version of open GL? > > Yes. But to be fair, OpenGL 3.2 was released in 2009. Alternatively, we will be providing Mesa-Windows binaries soon as well. So you would be able to get by by using software rendering, if your GPU

Re: [Paraview] [Catalyst] Extracting and saving data from a spreadsheet

2017-05-31 Thread Utkarsh Ayachit
I'd suggest not using `Fetch` in co-processing. On rank 0, you can simply do this: my_calc = IntegrateVariables(Input=calculator1) Update(my_calc) data = my_calc.GetClientSideObject().GetOutputDataObject(0) The above works because `IntegrateVariables` produces output on rank 0 and in

Re: [Paraview] [EXTERNAL] Removing legacy rendering backend from ParaView 5.5

2017-05-31 Thread Utkarsh Ayachit
> How is the legacy back end related to --mesa-llvm? We still use this switch > frequently on small clusters that use system mesa for rendering. That should be unaffected. ___ Powered by www.kitware.com Visit other Kitware open-source projects at

[Paraview] Removing legacy rendering backend from ParaView 5.5

2017-05-31 Thread Utkarsh Ayachit
Folks, Final ParaView 5.4 should be tagged and released in the next few days. This may be a good time to discuss dropping support for legacy components. I'd like to propose dropping support for legacy rendering backend in lieu of the what we call the OpenGL2 rendering backend that requires

Re: [Paraview] (no subject)

2017-05-31 Thread Utkarsh Ayachit
This isn't support currently, I am afraid. I've reported an issue: https://gitlab.kitware.com/paraview/paraview/issues/17482 Utkarsh On Thu, May 25, 2017 at 10:22 AM, bruno le hyaric wrote: > Hi, > > Is there any mean to assign a texture in a python programmable filter

Re: [Paraview] passing a numpy array to a programmable filter

2017-05-30 Thread Utkarsh Ayachit
The best option would be to indeed move the Python code to "get" the array from the the other numerical process to the Programmable Filter's script itself, rather than doing it in the batch script. The do-at-your-own-peril option, which may work if you don't intend to run the batch script in

Re: [Paraview] Fwd: Fwd: Updating Properties Panel

2017-05-24 Thread Utkarsh Ayachit
wrote: > > -- Forwarded message -- > From: Dean, Kevin <kevin.d...@decisionsciencescorp.com> > Date: Wed, May 24, 2017 at 10:59 AM > Subject: Re: [Paraview] Fwd: Updating Properties Panel > To: Utkarsh Ayachit <utkarsh.ayac...@kitware.com> > > &g

Re: [Paraview] Fwd: Updating Properties Panel

2017-05-24 Thread Utkarsh Ayachit
Mon, May 22, 2017 at 12:37 PM > Subject: Re: Updating Properties Panel > To: Utkarsh Ayachit <utkarsh.ayac...@kitware.com> > > > So I have one more question. I have added a dropdown box in order to switch > between objects in my MB DataSet. Is it the same kind of Idea where I

Re: [Paraview] Questions about using ParaViem in a cluster

2017-05-23 Thread Utkarsh Ayachit
Léo, Let me preface my saying this is not the most tested configuration, you may have to experiment a bit, but here's a possible setup. 1. run pvdataserver foo.pvx on our cluster (M ranks, where M >= 6) 2. run pvrenderserver with 6 ranks on your desktop. Provide the pvx file to pvrenderservers

Re: [Paraview] OffScreen/OnScreen, Software/Hardware Rendering with EGL

2017-05-22 Thread Utkarsh Ayachit
> For Build D, since you build with VTK_USE_X=ON, can you use pvbatch on a > machine that doesn't have an X server? Yes. > If so, is there anything to do in particular at runtime? Just start pvbatch with "--use-offscreen-rendering" command line argument. > Also, is it possible to build the

Re: [Paraview] OffScreen/OnScreen, Software/Hardware Rendering with EGL

2017-05-22 Thread Utkarsh Ayachit
Jacques, Here's a quick summary of modes available currently, with their requirements and features supported. A and B do not need any special build, while all other modes do. ParaView 5.3 configuration Requires X-server Supports H/W rendering Supports Software Rendering Yes No Yes No Yes No A

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

2017-05-19 Thread Utkarsh Ayachit
I haven't noticed it, but then I am not sure I have access to Yosemite. Mike, can you confirm that RC1 definitely didn't have this issue? I can then try to look at the code to see if I can spot the potential problem. Utkarsh On Fri, May 19, 2017 at 9:18 AM, Michael Jackson <

Re: [Paraview] Option to automatically choose a contrasting axis color?

2017-05-18 Thread Utkarsh Ayachit
Steven, How does this interact with color palettes? Currently, we are indeed missing a feature where annotation color for orientation axes, is not not linked to annotation color by default. But once it is, wouldn't it be easier to just change the palette? Utkarsh On Wed, May 17, 2017 at 4:57

Re: [Paraview] Updating Properties Panel

2017-05-17 Thread Utkarsh Ayachit
Kevin, Are you asking how to add a way for your reader to allow the the user to interactively place a (x,y,z) location? If so, look at "Point Source" [1]. The "Center" property, together with the XML snippet should add the interactive widget. Utkarsh [1]

Re: [Paraview] Paraview-python in my server

2017-05-17 Thread Utkarsh Ayachit
José, You'd need ParaView binaries with OSMesa support if your linux server doesn't have an X server. While typically, we suggest you build ParaView from source, for ParaView 5.3, we have uploaded OSMesa capable binaries. You can download that from here:

Re: [Paraview] [Non-DoD Source] Re: ResetCamera throwing bad_alloc

2017-05-12 Thread Utkarsh Ayachit
410-278-3619 > Fax:410-278-8799 > Email: joseph.g.hennessey2@mail.mil > > > -Original Message- > From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] > Sent: Thursday, May 11, 2017 3:44 PM > To: Hennessey, Joseph G CTR USARMY RDECOM ARL (US) >

Re: [Paraview] ResetCamera throwing bad_alloc

2017-05-11 Thread Utkarsh Ayachit
Joe, Do you see the error if you comment out all the "#Show stuff in renderView1" part? Utkarsh On Thu, May 11, 2017 at 3:43 PM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > > On Thu, May 11, 2017 at 3:13 PM, Hennessey, Joseph G CTR USARMY RDECOM ARL >

Re: [Paraview] ResetCamera throwing bad_alloc

2017-05-11 Thread Utkarsh Ayachit
On Thu, May 11, 2017 at 3:13 PM, Hennessey, Joseph G CTR USARMY RDECOM ARL (US) wrote: > Hello, > > I am getting an error on running a python script with pvpython and ParaView > 5.3.0 on linux. > > # get active view > renderView1 =

Re: [Paraview] Color legend not working properly

2017-04-28 Thread Utkarsh Ayachit
> Joel M. > Sent: Wednesday, April 26, 2017 6:39 PM > To: Utkarsh Ayachit <utkarsh.ayac...@kitware.com> > Cc: paraview@paraview.org > Subject: Re: [Paraview] Color legend not working properly > > > > I didn't install it using a package manager, instead just download

Re: [Paraview] Color legend not working properly

2017-04-26 Thread Utkarsh Ayachit
That's very strange. Do you see the same issue if you run with the following commandline argument? > ./paraview --mesa On Wed, Apr 26, 2017 at 7:43 PM, Lawson, Joel M. wrote: > Hi there, > > > > Today I updated Paraview from 4.x.x to 5.3.0, by uninstalling the old >

Re: [Paraview] Outline of vtkImageData incorrect?

2017-04-25 Thread Utkarsh Ayachit
If you can share the dataset, it may be easier to point out what could be going wrong. Thanks Utkarsh On Tue, Apr 25, 2017 at 4:47 AM, philipp jung wrote: > Dear all, > > Within one of my custom filters i am trying to return an uniform grid, > i.e. vtkImageData. > >

Re: [Paraview] Python tracing doesn't work for opacity time frames?

2017-04-24 Thread Utkarsh Ayachit
Robert, I've reported the issue here: https://gitlab.kitware.com/paraview/paraview/issues/17395 You can get access to the opacity track using the API similar to getting track for any other attribute as "Radius" for SPhere Source. a = GetAnimationTrack('Opacity', index=0, proxy=sphere1) Now you

Re: [Paraview] using selected cells in the python programmable filter

2017-04-24 Thread Utkarsh Ayachit
Very tricky :). This use-case isn't easily supported currently. Please feel free to report a feature request on issue tracer. For now, you can potentially apply the **Extract Selection** filter and then run the Python programmable filter one it. Utkarsh On Wed, Apr 19, 2017 at 10:54 AM,

Re: [Paraview] PV 4.1.0 ruler not correct when zoomed

2017-04-20 Thread Utkarsh Ayachit
I am not sure I follow. The ruler shows distance in world coordinates. Zooming in and out should indeed not affect the distance between those two points and hence the ruler should remain unchanged. On Wed, Apr 19, 2017 at 7:34 AM, Stephen Wornom wrote: > Without a zoom

Re: [Paraview] build pv5.3 on windows 10 with visual studio 15 2017

2017-04-19 Thread Utkarsh Ayachit
> Using Dependancy walker, some qt5 dll are in my qt bin dir but others (those > defined in cmake options like qt5widgets) are in the cmake bin dir. Is it > nolmal ? I'm currently using cmake 3.8 rc4. That's bad. I'd stay away from putting CMake in the PATH, if that's the case. > So what's the

Re: [Paraview] build pv5.3 on windows 10 with visual studio 15 2017

2017-04-19 Thread Utkarsh Ayachit
I suspect your environment is messed up with mutliple Qt versions showing up. Use Dependency Walker (http://www.dependencywalker.com/) to make sure the dlls loaded are indeed the dlls you expect for Qt and other external dependencies. On Wed, Apr 19, 2017 at 3:45 PM, Claire Guilbaud

Re: [Paraview] How to use tiled display when the server is in off screen rendering mode?

2017-04-17 Thread Utkarsh Ayachit
> > I'm using ParaView 5.2.0 in client-server mode and I want to display the > rendering result using a 3x5 tiled screen. However, the GPUs of the > servers are nvidia Tesla K80 and have no video output port. I can use off > screen rendering to get the rendering result on the client, but I don't

Re: [Paraview] 2D Plot Log Warning Toggle Inquiry

2017-04-05 Thread Utkarsh Ayachit
It got dropped off the radar. We hope to have it merged in in time for 5.4 release. Utkarsh On Tue, Apr 4, 2017 at 9:20 AM, Joel Kulesza wrote: > Colleagues, > > Is there any ETA for incorporating this, or similar, functionality to > disable the log warning when

Re: [Paraview] pvpython script fails on Paraview 5.0.1

2017-04-04 Thread Utkarsh Ayachit
Bishwajit, Just remove the "SetScaleArray" invocation from your script to over this issue. I suspect you're building the GUI with VTK_RENDERING_BACKEND cmake variable set to OpenGL2, while with 5.0.1, it may be defaulting to OpenGL, as a result your Mesa build is using legacy OpenGL backend. This

Re: [Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-04-03 Thread Utkarsh Ayachit
making that ParaView UI 2.0 proposition, and I am > sure other users would too. > > > > Best regards, > > > > Jonathan Borduas > > > > From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] > Sent: Friday, March 31, 2017 8:28 PM > To: Jonathan Borduas &l

Re: [Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-03-31 Thread Utkarsh Ayachit
on is that > a GitTree could be the optimal representation of the pipeline. > > The GitKraken GitTree could be a good inspiration for a redesigned > pipeline browser . > > Best regards > > Jonathan Borduas > > -Original Message- > From: Utkarsh Ayachit [mailto:utkars

Re: [Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-03-31 Thread Utkarsh Ayachit
Jonathan, The arrow is not intended to have a "top/down" direction, just a "back-to-root" direction. It can be interpreted as "ProgrammableFilter1" can be found somewhere on the main trunk. On Thu, Mar 30, 2017 at 11:21 PM, Jonathan Borduas wrote: > > Dear

Re: [Paraview] (no subject)

2017-03-30 Thread Utkarsh Ayachit
e[0] > > IndexError: tuple index out of range > > > on the last line. > > Regards, > > John R. Haase > jhaa...@nd.edu > > On Thu, Mar 30, 2017 at 12:32 PM, Utkarsh Ayachit > <utkarsh.ayac...@kitware.com> wrote: >> >> John, >> >&g

Re: [Paraview] (no subject)

2017-03-30 Thread Utkarsh Ayachit
pt you posted, I get the error "IndexError: tuple index > out of range". > > > Regards, > > John R. Haase > jhaa...@nd.edu > > On Thu, Mar 30, 2017 at 10:35 AM, Utkarsh Ayachit > <utkarsh.ayac...@kitware.com> wrote: >> >> Isn't that sim

Re: [Paraview] (no subject)

2017-03-30 Thread Utkarsh Ayachit
; Regards, > > John R. Haase > jhaa...@nd.edu > > On Wed, Mar 29, 2017 at 1:05 PM, Utkarsh Ayachit < > utkarsh.ayac...@kitware.com> wrote: > >> Your script worked for me for the most part with ParaView 5.3. All I did >> was added a plot view to show the results

Re: [Paraview] (no subject)

2017-03-29 Thread Utkarsh Ayachit
to access them through > this link > > https://notredame.box.com/s/qy0p9y5jg71jwxtzfey80xiq9i9udk5s > > Regards, > > John R. Haase > jhaa...@nd.edu > > On Wed, Mar 29, 2017 at 12:06 PM, Utkarsh Ayachit < > utkarsh.ayac...@kitware.com> wrote: > >> John,

Re: [Paraview] changing color of coordinate system arrows

2017-03-29 Thread Utkarsh Ayachit
Not currently, I am afraid. They are not exposed to be user settable. Feel free to report a issue on the issue tracker, however. It should be fairly straight forward to support. Utkarsh On Wed, Mar 29, 2017 at 11:00 AM, Fabian Wein wrote: > Is it possible to change the

Re: [Paraview] SWKey: How to Clean-up an STL datum set?

2017-03-21 Thread Utkarsh Ayachit
You can use the *Extract Selection* filter. Before you create the filter, make sure you invert the selection so that you are removing the selected selected. To do that, once you've made your selection, go to *Edit | Find Data* and then check the *Invert Selection *check box. Now, from the dialog

Re: [Paraview] Native OpenFOAM reader for ParaView 5.3.0 has some weird visualization issues.

2017-03-16 Thread Utkarsh Ayachit
Tom, Do you have a dataset to reproduce this issue? There were changes in the reader in this past release, so it's conceivable that it introduced a bug. Utkarsh On Thu, Mar 16, 2017 at 8:08 AM, Mark Olesen wrote: > Hi Tom, > > So if foamToVTK works, it sounds like a

Re: [Paraview] rendering window position on screen

2017-03-15 Thread Utkarsh Ayachit
It not really well supported, but something like the following may work on linux/windows: window = view.GetRenderWindow() window.SetPosition(450, 0) Utkarsh On Wed, Mar 15, 2017 at 2:08 PM, Marco Cisternino wrote: > Good morning, > I wrote a python script in order

Re: [Paraview] XML tag for naming tensor components

2017-03-15 Thread Utkarsh Ayachit
Ruben, (apologies for the delayed reply) In the VTU XML, you can add component names as follows: for each of the components. Utkarsh On Tue, Feb 7, 2017 at 8:22 AM, Reuben Kraft wrote: > Hello, > > > > I am writing a VTU xml formatted file for a finite element

Re: [Paraview] Potential Memory Error in CAVE mode

2017-03-15 Thread Utkarsh Ayachit
You may indeed be running into a limitation of current implementation. To support fast rendering requirements for CAVE, ParaView duplicates geometry between all rendering ranks. Seems like you're running out of memory during that process. On Mon, Mar 13, 2017 at 3:10 PM, Faiz Abidi

Re: [Paraview] place of colormap ...

2017-03-13 Thread Utkarsh Ayachit
If your intention is to make the colormaps available to the client connecting to a pvserver running on your cluster, then alas, there's no way currently. You'll have to provide your color maps to the users so that can import them on their desktops. If your intention is to use the color map is

Re: [Paraview] Python API to set color palette?

2017-03-11 Thread Utkarsh Ayachit
There isn't one currently. I am actively working on a fix for the same, however. It should be available in the ParaView release scheduled for May/June 2017. On Sat, Mar 11, 2017 at 12:49 PM, Liang Wang wrote: > I don't find a dedicated Python function to set color palette. >

Re: [Paraview] Issue following data when scaled

2017-03-11 Thread Utkarsh Ayachit
Try using the "Transform" filter instead. The transformation properties on t he "Display" only affect the rendering, not the data. The "Follow Data" functionality currently uses the data bounds, rather than the transformed bounds -- which should be fixed; so please feel free to report a bug on the

Re: [Paraview] Field value question from a user

2017-03-10 Thread Utkarsh Ayachit
> You could declare > a global variable, but are you guaranteed to get the same interpreter > instance each call? That’s a question for Utkarsh. Yes, you are. ___ Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [Paraview] Python 3

2017-03-10 Thread Utkarsh Ayachit
Python 3 is supported with 5.3 (except for ParaViewWeb components). We have dashboards testing it too. There still may be some leftovers, so please report if you catch anything that we missed. Utkarsh On Fri, Mar 10, 2017 at 11:43 AM, Rustem Khabetdinov wrote: >

Re: [Paraview] Cannot generate Python state when tracing is active ...

2017-03-10 Thread Utkarsh Ayachit
That's odd, that sounds like a bug. What does you pipeline look like? To you can steps that I can use to reproduce this issue? If so, it would be great if you report an issue on the issue tracker here: https://gitlab.kitware.com/paraview/paraview/issues Utkarsh On Thu, Mar 9, 2017 at 11:52 PM,

Re: [Paraview] Cannot generate Python state when tracing is active ...

2017-03-09 Thread Utkarsh Ayachit
As the error states, currently you cannot save Python state or export Catalyst state files when trace is active. On Thu, Mar 9, 2017 at 4:51 PM, wrote: > Hi All, > > I am getting following error when i try to export visualization pipeline > using co-processing

Re: [Paraview] OnlyReportSelectionStatistics not turning off statistics

2017-03-08 Thread Utkarsh Ayachit
> Utkarsh's fix for cells worked but, changing the FieldType from "CELL" to > "POINT" throws an error. Is there a different method I can use? I am not sure what error you're getting `source.FieldType = "POINT"` worked just fine for me. ___ Powered by

Re: [Paraview] Paraveiw.exe has stopped working

2017-03-07 Thread Utkarsh Ayachit
e: Inline image 3] > > > > > > > > Thank you. Have a nice day. > > Regards-- > Hasan > > > > > On Tue, Mar 7, 2017 at 9:29 AM, Utkarsh Ayachit < > utkarsh.ayac...@kitware.com> wrote: > >> >> On Mon, Mar 6, 2017 at 11:28 PM, Mahmud Has

Re: [Paraview] OnlyReportSelectionStatistics not turning off statistics

2017-03-07 Thread Utkarsh Ayachit
Currently, "PlotSelectionOverTime" can only generate summaries (aka OnlyReportSelectionStatistics=1) when the selection is query-based selection. The `simple.SelectCells` only creates query-based selection. Currently here's no clean way to create an id-based selection. Attached script directly

Re: [Paraview] Paraveiw.exe has stopped working

2017-03-07 Thread Utkarsh Ayachit
On Mon, Mar 6, 2017 at 11:28 PM, Mahmud Hasan wrote: > Mr. Utkarsh, > ...Yes, I have Dell laptop. > > Mahmud, if you have "Dell Backup and Recovery" tools installed, you'll need to either remove them or update them to the latest version due a known issue. See this for

Re: [Paraview] Axes Grid

2017-03-07 Thread Utkarsh Ayachit
Yup, it's indeed a bug. Please report it with steps to reproduce (or state file) on the bug tracker: https://gitlab.kitware.com/paraview/paraview/issues Thanks Utkarsh On Tue, Mar 7, 2017 at 10:15 AM, Rustem Khabetdinov < rustem.khabetdi...@gmail.com> wrote: > Hello, > Under certain angles axes

Re: [Paraview] How to save a high-resolution image that contains a selected region of the viewport?

2017-03-06 Thread Utkarsh Ayachit
Great! Glad that worked. On Mon, Mar 6, 2017 at 7:50 PM, 张驭洲 <yzhzh...@ipe.ac.cn> wrote: > > Hi Utkarsh, > > Thank you! I've gotten the ideal images in the way you said. > > Sincerely > -Zhang >> -原始邮件- >> 发件人: "Utkarsh Ayachit" <utkars

Re: [Paraview] How to save a high-resolution image that contains a selected region of the viewport?

2017-03-06 Thread Utkarsh Ayachit
Zhang, Since you're most likely changing the aspect ratio quite dramatically, I'd suggest the following: 1. explicitly setting the current view size to have an aspect ratio comparable to the target, but keep the resolution smaller than what's available on your display. You can use "Tools | Lock

Re: [Paraview] 2d image tiling problem

2017-03-05 Thread Utkarsh Ayachit
Alan, There are couple of options that could be work exploring. Let me know which you see is most appropriate and I can get you in touch with the appropriate folks. 1. GeoJS -- a web-based solution. Docs: https://github.com/OpenGeoscience/geojs Example:

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-28 Thread Utkarsh Ayachit
ing animation with two views (one, for > example, with 2D/3D distribution and one with 1D) is not working anymore! > In final movie I see two views but both with the same distribution. > > > On 26.02.2017 20:07, Utkarsh Ayachit wrote: > >> Gena, >> >> Can you please try if the

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-26 Thread Utkarsh Ayachit
gt; dot and comma: https://gitlab.kitware.com/paraview/paraview/issues/17225 > rescale: https://gitlab.kitware.com/paraview/paraview/issues/17226 > > However, they both concern my regional settings (ru). After switching to C > they are gone. > > > Debian testing amd64, kf5, plasm

Re: [Paraview] Current time in the calculator

2017-02-26 Thread Utkarsh Ayachit
Not in *Calculator*, but with *Python Calculator*, you can use the following expression: cos(inputs[0].Points[:,0] * *time_value*) Utkarsh On Fri, Feb 24, 2017 at 4:53 PM, Scott, W Alan wrote: > From a customer: > > > > > > Is there any way to use the current time as a

Re: [Paraview] PV 5.3-RC.2 build error on macOS 10.12

2017-02-26 Thread Utkarsh Ayachit
Is this a clean build? I'd suggest doing a clean build. I suspect the moc file didn't get regenerated or something like that. On Sun, Feb 26, 2017 at 4:25 AM, Fabian Wein wrote: > I raised the following issue: >

Re: [Paraview] ParaView v5.2.0: Problems with inspecting Use Below (Above) Range Color

2017-02-21 Thread Utkarsh Ayachit
Where are you getting the vtkLookupTable from? ParaView doesn't use vtkLookupTable directly, is uses vtkPVDiscretizableColorTransferFunction . Utkarsh On Tue, Feb 21, 2017 at 11:42 AM,

Re: [Paraview] Compiling Paraview 5.2 GCC 4.8 vtkOpenGLRenderWindow.cxx, line 641

2017-02-21 Thread Utkarsh Ayachit
On Tue, Feb 21, 2017 at 9:25 AM, Nabil Ghodbane wrote: > OK many thanks,; I am trying to use the Superbuild now. > I can see that it is downloading Python 2.7.11. Is there a particular reason > to use this version instead of the 2.7.12? You can change the superbuild to

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-20 Thread Utkarsh Ayachit
Gena, I can certainly reproduce this issue. Let me see what's going on. I've reported the issue here: https://gitlab.kitware.com/paraview/paraview/issues/17202 On Sat, Feb 18, 2017 at 10:02 AM, Gena Bug via ParaView wrote: > Hi, > > I noticed a difference in the plot

Re: [Paraview] issue about deformed and misplaced color bars ...

2017-02-17 Thread Utkarsh Ayachit
Ufuk, In any case, both issues are now fixed in `master` and should be available in the next release candidate. Utkarsh On Fri, Feb 17, 2017 at 12:05 PM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > Ufuk, > > I believe the issue you're running into is https://git

<    1   2   3   4   5   6   7   8   9   10   >