Re: [Paraview] eps outputting in paraview

2015-05-11 Thread Sven Buijssen
Hi Zuoguang,

Try unchecking the checkbox Interpolate Scalars Before Mapping in the
Properties tab before exporting to EPS. (It is an advanced property,
either search for its name or toggle the wheel next to the search box to
have it show up.)

Sven


付作光 schrieb am 09.05.2015 um 05:37:
 Dear Dave,
 
 Thanks for your suggestion; I should firstly say sorry for giving an
 ambiguous description of PS, now here, the PS stands for Photoshop.
 
 Secondly, I have tested another many times for outputting eps, you are
 very right, choosing ‘Rasterize 3D Geometry’ when writing the eps files
 perhaps the only way to record the color map while no choosing may lead
 to an automatic transformation from the color to grey-scale ones.
 
 But I think this is not a real vector graphics formats since the pixel
 of it is a constant when the dpi is to be changed. So, recording the
 color map in tiff format with desired pixel and proper size is the best
 choice.
 
  
 
 Best regards
 
 zuoguang Fu
 
 
 
 
 
 At 2015-05-07 17:53:41, 付作光 fzg...@126.com wrote:
 
 Dear all the Paraview users,
 
 I am the new student of Paraview and easily lost in some basic
 details of its application, one of them is eps outputting. I have
 tried it many times but failed all the while. The color maps may
 transform automatically into grayscale ones when I use
 
 Export Scene  choosing eps format  canceling Rasterize 3D geometry
 
 There are two examples for describing what I just lost in in E-mail
 attachments. I want to ask either something error in my operation or
 something I miss in the basic concepts of Paraview’s usage for my
 purpose. Seeking your help!
 
  
 
 Best regards
 
 Zuoguang Fu
 
 
 
 
 
 
 ___
 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 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
 

___
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 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


Re: [Paraview] CleantoGrid tolerance parameter for merging points

2015-05-11 Thread Sven Buijssen
Hi Patrick,

Patrick Brockmann schrieb am 26.04.2015 um 19:17:
 Hi,
 
 I like to see some points of an untsructured grid be merged ?
 Some points have coordinates equal to 1E-14, others 0.
 
 When applying the CleantoGrid filter there is no entries 
 to specify a tolerance parameter. 

Internally, the filter relies since 2005 on vtkMergePoints which merges
points with coinciding coordinates. There is no room for a tolerance
parameter in that class. Previously, vtkPointLocator was used which
allowed to specify a tolerance.

 Am I missing something or the only way to do this today is to 
 apply a Calculator filter before with some new coordinates results as:
 ceil(coordsX*1000)/1000*iHat + ceil(coordsY*1000)/1000*jHat + 
 ceil(coordsZ*1000)/1000*kHat
 It works but I would have prefered this kind of setting available from
 the CleantoGrid filter.
 
 I have digged a similar question in 2007 
 http://www.paraview.org/pipermail/paraview/2007-May/004914.html
 
 Let me know if I should put a request on this missing feature 
 on the paraview bug tracker or just live with it.

A few years back when I faced this challenge myself for the first time,
I wrote a small plugin subclassing vtkCleanUnstructuredGrid that uses
vtkPointLocator internally and allows to specify a tolerance parameter.
Let me know if you are interested.

Sven
___
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 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


Re: [Paraview] compiled superquadric tensor glyph plugin for Win7

2015-05-11 Thread Sven Buijssen
Hi Constantin,

I wrote said plugin originally and added it to the wiki a few years ago.
The last version I compiled for Windows 7 was for ParaView 3.14.1 32bit.
Not sure whether that build would be suitable for you. Especially since
the implementation of the algorithm is now faster and a few small bugs
have been ironed out. It could help you decide, though, whether it is
worth going through the trouble of compiling the entire tool chain yourself.

Sven



von Deuster Constantin schrieb am 08.05.2015 um 16:18:
 Dear all,
 
 Does anyone managed to compile the superquadric tensor glyph plugin
 (http://www.paraview.org/Wiki/ParaView/User_Created_Plugins) for win7?
 It would be great, if someone could send me the compiled plugin, as I
 expect compiling the whole pipeline (pv, qt, plugin, etc..) might be
 quite cumbersome. Many thanks in advance, you would help me a lot!!
 
  
 
 Regards
 
 Constantin
 
  
 
 
 
 ___
 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 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
 

___
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 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


[Paraview] to be sure about used hardware ...

2015-05-11 Thread Ufuk Utku Turuncoglu (BE)

Hi All,

My question could be very basic but how to be sure that Paraview uses 
installed graphics card (in my case Nvidia K2000)? Do i need to install 
Paraview from source (using Nvidia drivers) to use the full capability 
of underlying hardware? I am asking because volume rendering seems 
little bit slow when i try to use binary Paraview installation after 
installing driver of the graphics card. I just want to be sure about it.


Regards,

--ufuk
___
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 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


[Paraview] Multiple versions of ParaView on same computer; how do I choose one?

2015-05-11 Thread Stanbridge, Christopher William
Dear ParaViewers,

I have recently used the instructions from the ParaView Wiki to download
ParaView (presumably its most recent version, 4.3.1) and build it with
OSMesa. However, my computer also has a non-OSMesa-enabled copy of ParaView
4.0.1 installed. Whenever I run the ParaView command, the 4.0.1 version
opens. How do I tell my computer that I want to open the OSMesa-enabled
version? Will I need to uninstall 4.0.1 first?

I am running Ubuntu 14.04 if that makes any difference.

Cheers,
CS
___
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 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


Re: [Paraview] to be sure about used hardware ...

2015-05-11 Thread Ufuk Utku Turuncoglu (BE)

Hi Armin,

Actually, the data size is 541x385x40 (x,y,z; float) ~8.3M grid points 
and i am using regular grid not unstructured. I will give a chance to 
wavelet source as you suggest to get feeling about the performance but i 
am still looking for an answer for my initial question. Is out of box 
ParaView binary could use full capability of hardware or not?


Thanks again,

--ufuk

On 11/05/15 17:05, Armin Wehrfritz wrote:
I cannot directly answer your question, but there has been some 
discussion about slow volume rendering previously. Search the archive 
for a thread called Hardware suggestions for volume rendering.


A quick summary:
The performance depends on the type of dataset you have, i.e. 
structured grids (even up to 70M grid points) will render decently 
fast on a single Nvidia Quadro K2100M GPU, but unstructured grids are 
very slow already for much smaller grids.


You can test this by using the wavelet source, which gives you a 
arability sized structured dataset.


-Armin



On 05/11/2015 04:15 PM, Ufuk Utku Turuncoglu (BE) wrote:

Hi All,

My question could be very basic but how to be sure that Paraview uses
installed graphics card (in my case Nvidia K2000)? Do i need to install
Paraview from source (using Nvidia drivers) to use the full capability
of underlying hardware? I am asking because volume rendering seems
little bit slow when i try to use binary Paraview installation after
installing driver of the graphics card. I just want to be sure about it.

Regards,

--ufuk
___
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 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

___
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 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


___
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 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


Re: [Paraview] to be sure about used hardware ...

2015-05-11 Thread Utkarsh Ayachit
 Is out of box ParaView binary
 could use full capability of hardware or not?

ParaVIew binaries don't ship with any OpenGL implementation. It uses
whatever OpenGL drivers setup on the machine it's being run. So long
as your environment is setup properly, ParaView will indeed use the
hardware available. However, not all rendering techniques in ParaView
will use the graphics card  -- as Armin alluded to. Your dataset seems
like small enough that volume rendering should be pretty
instantaneous. What is the Volume Rendering Mode on the Properties
panel set to? It should be Smart by default -- that will ensure that
the graphics card is used, if possible.

Utkarsh
___
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 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


Re: [Paraview] Multiple versions of ParaView on same computer; how do I choose one?

2015-05-11 Thread Ufuk Utku Turuncoglu (BE)
Are they installed in different folders? If yes, you could set PATH 
environment variable to point the directory that has paraview command. 
If you looking for a system wide solution then you could create small 
shell script under /etc/profile.d (for CentOS but it must be similar in 
Ubuntu) to automatically set PATH environment variable.


--ufuk

On 11/05/15 17:00, Stanbridge, Christopher William wrote:

Dear ParaViewers,

I have recently used the instructions from the ParaView Wiki to 
download ParaView (presumably its most recent version, 4.3.1) and 
build it with OSMesa. However, my computer also has a 
non-OSMesa-enabled copy of ParaView 4.0.1 installed. Whenever I run 
the ParaView command, the 4.0.1 version opens. How do I tell my 
computer that I want to open the OSMesa-enabled version? Will I need 
to uninstall 4.0.1 first?


I am running Ubuntu 14.04 if that makes any difference.

Cheers,
CS


___
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 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


___
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 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


Re: [Paraview] Multiple GPUs per node

2015-05-11 Thread Burlen Loring
btw, here is an batch script 
https://github.com/burlen/pvserver-configs/blob/master/servers/nautilus/3.10.0-x/start_pvserver-x.qsub 
starting ParaView with pvservers assigned to GPU's round robin, from the 
SGI UV 1000 with 8 GPU. The other tricky aspect of running PV on 
multiple GPU is configuring X11. Here is the xorg.conf 
https://github.com/burlen/pvserver-configs/blob/master/servers/nautilus/3.10.0-x/xorg.conf 
on this system, each card has it's own device, screen, and layout.


Hope it helps.
Burlen

On 05/10/2015 09:30 PM, srikanth.nage...@stfc.ac.uk wrote:

Hi John,

You need to run 4 X servers, one X server per GPU card.
http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Multiple_GPUs_Per_Nodehttp://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Multiple_GPUs_Per_Node

Sri

From: ParaView [paraview-boun...@paraview.org] on behalf of John Moore 
[johnpmoor...@gmail.com]
Sent: 08 May 2015 17:03
To: paraview@paraview.org
Subject: [Paraview] Multiple GPUs per node

I am trying to take advantage of all four GPUs on a 32 node Amazon ec2 cluster. 
However, I seem to only be able to utilize the first GPU.

I run pvserver as follows:

1)  Manually start an X display with the command :   sudo X :0 
2)  run pvserver with the following command (using OpenMPI's mpirun):
  mpirun -np 16 pvserver -display :0.0 : -np 16 pvserver -display :0.1

When I try to connect the client, I get an error saying that the client could 
not connect to the remote display. Everything works fine using display :0.0 
only.

Does anyone know what I might be doing wrong here? Thank you for your time!

John
___
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 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


___
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 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


Re: [Paraview] No application called paraview

2015-05-11 Thread David E DeMarle
Do you have PARAVIEW_BUILD_QT_GUI on in the cmake config?
If not the ParaView application itself would not be built.
You will need Qt installed to enable it, but it should be on by default.

David E DeMarle
Kitware, Inc.
RD Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Mon, May 11, 2015 at 2:20 PM, Stanbridge, Christopher William 
cws...@mun.ca wrote:

 Dear ParaViewers,

 I am currently attempting to build ParaView from source so that I can use
 OSMesa with it. However, after I run the standard process (ccmake - make
 - make install), a newly created application called *paraview* is
 nowhere to be found. *pvserver*, *pvdataserver*, *paraview-config*,
 *pvpython* are all created, but no *paraview*. I am running Ubuntu 14.04.
 Might anyone have an explanation for this?

 Cheers,
 CS

 ___
 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 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


___
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 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


[Paraview] Full screen screenshots

2015-05-11 Thread John Moore
I've been having an issue with generating full screen screenshots, from
which I would like to generate a movie.

I am running python on my local machine with a full desktop environment and
connecting to a remote server which does the rendering and processing. I
load a state file and generate the view as follows:

pv.LoadState('dgsolution.pvsm');

view = pv.GetRenderView();

view.ViewSize = [1920,1080];

pv.SetActiveView(view)

view.StillRender()

I need to change the size to 1920x1080 since the state file used a
different aspect ratio and size. The issue is that I have side menus on my
desktop, and setting the view size to 1920x1080 pushes the render view
outside of my display range.

Is there a way around this? Rendering in full screen mode should solve the
problem, but I don't know how to activate full screen from pvpython. Is
there a way to do this?

Thank you,
John
___
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 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


Re: [Paraview] Multiple GPUs per node

2015-05-11 Thread John Moore
Thank you for the advice, Srikanth. I'll try to start four X servers. And
thank you Burlen for the scripts. I think my X11 configuration file will
need to be changed.


On Mon, May 11, 2015 at 11:37 AM, Burlen Loring burlen.lor...@gmail.com
wrote:

  btw, here is an batch script
 https://github.com/burlen/pvserver-configs/blob/master/servers/nautilus/3.10.0-x/start_pvserver-x.qsub
 starting ParaView with pvservers assigned to GPU's round robin, from the
 SGI UV 1000 with 8 GPU. The other tricky aspect of running PV on multiple
 GPU is configuring X11. Here is the xorg.conf
 https://github.com/burlen/pvserver-configs/blob/master/servers/nautilus/3.10.0-x/xorg.conf
 on this system, each card has it's own device, screen, and layout.

 Hope it helps.
 Burlen


 On 05/10/2015 09:30 PM, srikanth.nage...@stfc.ac.uk wrote:

 Hi John,

 You need to run 4 X servers, one X server per GPU 
 card.http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Multiple_GPUs_Per_Nodehttp://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Multiple_GPUs_Per_Node

 Sri
 
 From: ParaView [paraview-boun...@paraview.org] on behalf of John Moore 
 [johnpmoor...@gmail.com]
 Sent: 08 May 2015 17:03
 To: paraview@paraview.org

 Subject: [Paraview] Multiple GPUs per node

 I am trying to take advantage of all four GPUs on a 32 node Amazon ec2 
 cluster. However, I seem to only be able to utilize the first GPU.

 I run pvserver as follows:

 1)  Manually start an X display with the command :   sudo X :0 
 2)  run pvserver with the following command (using OpenMPI's mpirun):
  mpirun -np 16 pvserver -display :0.0 : -np 16 pvserver -display :0.1

 When I try to connect the client, I get an error saying that the client could 
 not connect to the remote display. Everything works fine using display :0.0 
 only.

 Does anyone know what I might be doing wrong here? Thank you for your time!

 John
 ___
 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 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



___
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 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


Re: [Paraview] Full screen screenshots

2015-05-11 Thread Moreland, Kenneth
John,

This doesn't actually answer your question, but can you set the size to 
something smaller that fits easily on your desktop and then use the 
magnification parameter of SaveScreenshot to create the larger screenshot that 
you actually want? The magnification will actually show the data at full 
resolution by rendering the image in pieces and stitching the results together.

-Ken

From: John Moore johnpmoor...@gmail.commailto:johnpmoor...@gmail.com
Date: Monday, May 11, 2015 at 2:48 PM
To: paraview@paraview.orgmailto:paraview@paraview.org 
paraview@paraview.orgmailto:paraview@paraview.org
Subject: [EXTERNAL] [Paraview] Full screen screenshots

I've been having an issue with generating full screen screenshots, from which I 
would like to generate a movie.

I am running python on my local machine with a full desktop environment and 
connecting to a remote server which does the rendering and processing. I load a 
state file and generate the view as follows:

pv.LoadState('dgsolution.pvsm');

view = pv.GetRenderView();

view.ViewSize = [1920,1080];

pv.SetActiveView(view)

view.StillRender()

I need to change the size to 1920x1080 since the state file used a different 
aspect ratio and size. The issue is that I have side menus on my desktop, and 
setting the view size to 1920x1080 pushes the render view outside of my display 
range.

Is there a way around this? Rendering in full screen mode should solve the 
problem, but I don't know how to activate full screen from pvpython. Is there a 
way to do this?

Thank you,
John
___
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 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


[Paraview] IEEE Scientific Visualization Contest

2015-05-11 Thread Berk Geveci
Hi folks,

We invite you to participate in the 2015 IEEE Scientific Visualization
Contest. This year's contest targets data from cosmology research that
studies the formation of structure in the Universe. Participants are
challenged to create a comprehensive set of analysis and visualization
capabilities that enable domain experts to gain deeper insight into the
formation of various structures in the Universe and better understanding of
observations from next generation telescopes. Besides a number of
interesting incentives, the contest winners will be presenting their work
at IEEE VIS 2015 and they will get a chance to publish their results as a
full, peer-reviewed IEEE CGA article. Find out more at
http://sciviscontest.ieeevis.org/2015/

Best,
-berk
___
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 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


[Paraview] No application called paraview

2015-05-11 Thread Stanbridge, Christopher William
Dear ParaViewers,

I am currently attempting to build ParaView from source so that I can use
OSMesa with it. However, after I run the standard process (ccmake - make
- make install), a newly created application called *paraview* is nowhere
to be found. *pvserver*, *pvdataserver*, *paraview-config*, *pvpython* are
all created, but no *paraview*. I am running Ubuntu 14.04. Might anyone
have an explanation for this?

Cheers,
CS
___
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 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


[Paraview] (no subject)

2015-05-11 Thread Sean . Ziegeler
A user of mine would like to see points or glyphs of the atoms in a cube file.  
However,
ParaView does not seem to be able to recognize them as data points that can do 
that.

I can reproduce this in the VTKData example file: m4_TotalDensity.cube.  This 
would be for the
Output portion of the pipeline.  The data ranges are uninteresting, but they 
should work.

The atoms do show up as Point Data.  I can even show them in a table, and if I 
select them, the
selected magenta points do show up in the 3D RenderView.  But, I cannot display 
them as rendered
(and therefore cannot colormap) points.

I CAN Glyph the atoms in m4_TotalDensity.cube.  For my user's data, the Glyph 
filter outputs
zero information.  Although the data looks reasonably similar.

Is this a bug, or am I missing a filter for this sort of data?

Thanks,
Sean
___
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 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


Re: [Paraview] [EXTERNAL] Re: Paraview stops rendering after a while

2015-05-11 Thread Utkarsh Ayachit
Alan,

I am working with Martin to get me a sample dataset/script. I'll keep
the list updated as I make progress.

Utkarsh

On Mon, May 11, 2015 at 1:03 PM, Scott, W Alan wasc...@sandia.gov wrote:
 Not sure if I understand perfectly - your input to Paraview is a series of 2d 
 slices (i.e., images)?  Could you just take one slice, and replicate it a few 
 thousand times?  I.e., could you just give Kitware that one slice, and then 
 instruct them to replicate it a few thousand times?

 Alan

 -Original Message-
 From: ParaView [mailto:paraview-boun...@paraview.org] On Behalf Of Jella, 
 Sandeep
 Sent: Sunday, May 10, 2015 7:06 PM
 To: Utkarsh Ayachit; martin.larc...@jrc.ec.europa.eu
 Cc: paraview@paraview.org
 Subject: [EXTERNAL] Re: [Paraview] Paraview stops rendering after a while

 Hi Utkarsh,

 Thanks for responding so quickly. I have no problems sharing the dataset and 
 the script...it is quite large though - probably 10-15 G compressed. I will 
 see what I can do to get a reduced data-set.

 Alternatively, how can I set up a debug run so that a trace can be sent to 
 you?

 Meanwhile, I think that Version 4.0.0-RC2 doesn't have this issue as I 
 managed to do the complete animation - I'll confirm again with a few more 
 tests but it came out ok. I've copied Martin Larcher on this since he 
 mentions the same problem in an earlier post to the mailing list and this may 
 be of use to him.

 Cheers,

 Sandeep.



 Message: 5
 Date: Thu, 02 Apr 2015 12:12:36 +0200
 From: Martin Larcher martin.larc...@jrc.ec.europa.eu
 To: paraview@paraview.org
 Subject: Re: [Paraview] Animation problem - stops after rendering
 after a while..
 Message-ID: 551d1614.50...@jrc.ec.europa.eu
 Content-Type: text/plain; charset=windows-1252; format=flowed

 Dear all,
 I have the same problem since some weeks. When I try to create a longer 
 animation the rendering stops after about 100 steps and the same view is 
 shown by changing the time (using vtu files). Sandeep's error description 
 sounds very similar. I'm using only standard filters, perhaps Contour is 
 quite expensive. And perhaps my models are slightly bigger (about 1.6 million 
 cells and a similar number of points).
 Some further remarks: I get the problem when I do the playback or even when I 
 create an animation. I do not get the problem when I'm using no filters 
 (except the read filter). If I remove after the occurrence of the error the 
 Contour filter, there seems to be a layer over the output.
 During turning the model I can see it, when I release the mouse it 
 disappears...
 Any idea?
 I'm using 4.3.1 but I have the same with 4.2 and 4.1 Martin


 -Original Message-
 From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com]
 Sent: May 10, 2015 1:44 PM
 To: Jella, Sandeep
 Cc: paraview@paraview.org
 Subject: Re: [Paraview] Paraview stops rendering after a while

 If you have a example script+dataset that you can share (off the list, if 
 needed) to reproduce this issue, that'd make things easier to debug.

 Utkarsh

 On Sat, May 9, 2015 at 4:56 PM, Jella, Sandeep 
 sandeep.je...@siemens-adgt.com wrote:
 Hello,



 I have a time-series of a simulation (2D slices) and trying to animate
 them (Save Animation functionality). There are around 3000 2D slices
 each of which corresponds to one instant. However, after processing a
 certain number (~1600), Paraview apparently freezes, though it continues 
 doing something.
 The avi file at the end reflects this (normal animation until a point
 and then the picture is frozen until the end).



 I am using Paraview 4.3.1



 Any bright ideas?



 Many thanks,



 Sandeep.


 ___
 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 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

 ___
 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 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
___
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 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


Re: [Paraview] [EXTERNAL] Re: Paraview stops rendering after a while

2015-05-11 Thread Scott, W Alan
Not sure if I understand perfectly - your input to Paraview is a series of 2d 
slices (i.e., images)?  Could you just take one slice, and replicate it a few 
thousand times?  I.e., could you just give Kitware that one slice, and then 
instruct them to replicate it a few thousand times?

Alan

-Original Message-
From: ParaView [mailto:paraview-boun...@paraview.org] On Behalf Of Jella, 
Sandeep
Sent: Sunday, May 10, 2015 7:06 PM
To: Utkarsh Ayachit; martin.larc...@jrc.ec.europa.eu
Cc: paraview@paraview.org
Subject: [EXTERNAL] Re: [Paraview] Paraview stops rendering after a while

Hi Utkarsh,

Thanks for responding so quickly. I have no problems sharing the dataset and 
the script...it is quite large though - probably 10-15 G compressed. I will see 
what I can do to get a reduced data-set.

Alternatively, how can I set up a debug run so that a trace can be sent to you?

Meanwhile, I think that Version 4.0.0-RC2 doesn't have this issue as I managed 
to do the complete animation - I'll confirm again with a few more tests but it 
came out ok. I've copied Martin Larcher on this since he mentions the same 
problem in an earlier post to the mailing list and this may be of use to him.

Cheers,

Sandeep.



Message: 5
Date: Thu, 02 Apr 2015 12:12:36 +0200
From: Martin Larcher martin.larc...@jrc.ec.europa.eu
To: paraview@paraview.org
Subject: Re: [Paraview] Animation problem - stops after rendering
after a while..
Message-ID: 551d1614.50...@jrc.ec.europa.eu
Content-Type: text/plain; charset=windows-1252; format=flowed

Dear all,
I have the same problem since some weeks. When I try to create a longer 
animation the rendering stops after about 100 steps and the same view is shown 
by changing the time (using vtu files). Sandeep's error description sounds very 
similar. I'm using only standard filters, perhaps Contour is quite expensive. 
And perhaps my models are slightly bigger (about 1.6 million cells and a 
similar number of points).
Some further remarks: I get the problem when I do the playback or even when I 
create an animation. I do not get the problem when I'm using no filters (except 
the read filter). If I remove after the occurrence of the error the Contour 
filter, there seems to be a layer over the output. 
During turning the model I can see it, when I release the mouse it disappears...
Any idea?
I'm using 4.3.1 but I have the same with 4.2 and 4.1 Martin


-Original Message-
From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com]
Sent: May 10, 2015 1:44 PM
To: Jella, Sandeep
Cc: paraview@paraview.org
Subject: Re: [Paraview] Paraview stops rendering after a while

If you have a example script+dataset that you can share (off the list, if 
needed) to reproduce this issue, that'd make things easier to debug.

Utkarsh

On Sat, May 9, 2015 at 4:56 PM, Jella, Sandeep sandeep.je...@siemens-adgt.com 
wrote:
 Hello,



 I have a time-series of a simulation (2D slices) and trying to animate 
 them (Save Animation functionality). There are around 3000 2D slices 
 each of which corresponds to one instant. However, after processing a 
 certain number (~1600), Paraview apparently freezes, though it continues 
 doing something.
 The avi file at the end reflects this (normal animation until a point 
 and then the picture is frozen until the end).



 I am using Paraview 4.3.1



 Any bright ideas?



 Many thanks,



 Sandeep.


 ___
 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 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

___
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 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
___
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 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