Re: [Paraview] Screenshot resolution

2012-05-15 Thread Luis Martinez
Hi Mohamad, >From the python shell you can try: WriteImage("/tmp/foo.png", Magnification=2)Magnification can be any number > 1. Thanks, Tony From: biddi...@cscs.ch To: mmn...@gmail.com; paraview@paraview.org Date: Tue, 15 May 2012 09:50:04 + Subject: Re: [Paraview] Screenshot resolution

Re: [Paraview] VTK Writer

2012-05-11 Thread Luis Martinez
n parallel so I could solve it by running PV in serial mode. > > But as I said, I am not 100% what is going on. > > > > Good luck, > > Mohamad > > > > On Sun, May 6, 2012 at 11:44 AM, Luis Martinez > > wrote: > >> > >> Hi all, > >>

[Paraview] VTK Writer

2012-05-06 Thread Luis Martinez
Hi all, I have a pvbatch script that worked in version 3.12. It uses plot over line and writes out CSV data. Now I get the following error in version 3.14: Is this a bug or am I supposed to call the writer differently in 3.14? Thanks! Tony ERROR: In /build/buildd/paraview-3.14.1/ParaView