Re: [Paraview] FW: [Paraview-developers] How do I create a multi-level array selection box for a reader?

2013-04-26 Thread burlen
it to work in later release of PV. http://paraview.org/Wiki/Properties_Panel Burlen On 04/26/2013 10:29 AM, Joshua Murphy wrote: Hi Burlen, Ok… how do I go about creating the custom panel? Is there an example somewhere that I can look at? Thanks, Josh From: burlen burlen.lor...@gmail.com

Re: [Paraview] [EXTERNAL] Parallel paraview crashes when opening files

2013-04-05 Thread Burlen Loring
it on the server group in the memory inspector. You may also attach a debugger their and take a look at the state of the pvserver at the point of failure. Some more info about that is here http://paraview.org/Wiki/ParaView/Users_Guide/Memory_Inspector Burlen On 04/05/2013 10:00 AM, Scott, W

Re: [Paraview] Where is Apply Texture located in ParaView 3.98.1?

2013-04-03 Thread Burlen Loring
in serial if you need that feature. Burlen On 04/03/2013 12:19 PM, Hom Nath Gharti wrote: Dear all, In earlier versions there was Apply Texture in Display tab. I cannot see this in 3.98.1. Where can I find it? Or is it changed to something else? Thanks, Hom Nath

Re: [Paraview] Where is Apply Texture located in ParaView 3.98.1?

2013-04-03 Thread Burlen Loring
Erin From: Hom Nath Gharti hng.em...@gmail.com mailto:hng.em...@gmail.com Date: Wednesday, April 3, 2013 4:34 PM To: Burlen Loring blor...@lbl.gov mailto:blor...@lbl.gov Cc: ParaView paraview@paraview.org mailto:paraview@paraview.org Subject: Re: [Paraview] Where is Apply Texture located in ParaView

[Paraview] nightly download link

2013-04-01 Thread Burlen Loring
FYI nightly download link (on http://www.paraview.org/paraview/resources/software.php) is broken, I'm getting * 404 File not found!* /projects/FTP/pub/paraview/nightly/ParaView-3.98.0-Linux-64bit-glibc-2.3.6-NIGHTLY.tar.gz ___ Powered by

Re: [Paraview] Quadrature in Paraview

2013-04-01 Thread Burlen Loring
models, because it's slow. The appended format is far better, although it may be slightly more challenging to write your data that way if you're not using vtk writers. Glad you've had some success! The patches were merged over the weekend, so you could use the nightly binaries now. Burlen

Re: [Paraview] Quadrature in Paraview

2013-03-29 Thread Burlen Loring
to work. $ git clone www.paraview.org/ParaViewData.git Now onto your data, the xml you gave is incorrect , it's missing the offset array. let me see if I can get your example working, I'll post a follow up, hopefully in a few minutes. Burlen On 03/28/2013 12:43 AM, afad sfgsfdgsfd wrote: I am

Re: [Paraview] Quadrature in Paraview

2013-03-29 Thread Burlen Loring
/software.php and by choosing Nightly for Version of ParaView. Andy On Fri, Mar 29, 2013 at 12:43 PM, Burlen Loring blor...@lbl.gov mailto:blor...@lbl.gov wrote: Hi afad sfgsfdgsfd, Fixes for bugs introduced by changes in VTK's xml file format are in the pipeline, so you'll have

Re: [Paraview] mac osx 10.8 binaries

2013-03-27 Thread Burlen Loring
good point, 3.98.0. they're dying after the splash screen before the gui gets open. On Mar 26, 2013 2:27 PM, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: Are you using the 3.98.1 or 3.98.0 binaries? On Tue, Mar 26, 2013 at 2:25 PM, Burlen Loring blor...@lbl.gov wrote: Hi All

Re: [Paraview] mac osx 10.8 binaries

2013-03-27 Thread Burlen Loring
of dylibs being loaded at runtime. The 3.98.1 release needs to be used on Mountain Lion, as we dramatically reduced the number of dylibs be squashing all the Client/Server bindings into a single library. On Wed, Mar 27, 2013 at 10:32 AM, Burlen Loring blor...@lbl.gov wrote: good point, 3.98.0

[Paraview] mac osx 10.8 binaries

2013-03-26 Thread Burlen Loring
Hi All, The binaries from the download page, all builds, are crashing on my osx 10.8.3 mac book pro. Just saw it happen to a student on her mac book air, after she installed the latest mac updates. The build I made from git works fine though. Any idea what may be wrong? Thanks Burlen

Re: [Paraview] pvbatch: how not to use screen at all?

2013-03-18 Thread Burlen Loring
and another option, If you are on Linux you could also set up an second x screen, send your pvbatch jobs there. You'll still be able to use your gpu. Burlen On 03/18/2013 10:19 AM, Sebastien Jourdain wrote: You will need to compile ParaView with OS Mesa, otherwise a window will always popup

Re: [Paraview] Fortran wrapper of HDF5

2013-03-13 Thread Burlen Loring
This has more to do with language differences than hdf5 itself. In C vs FORTRAN multidimensional *array access operators* expect dimensions reversed, so *if you use the array access operators* you simpy need to know which you're using and pass the dimensions correctly. However, you can

Re: [Paraview] floating point exception error when doing slice filter (only happen when running pvserver remotely in parallel)

2013-02-27 Thread Burlen Loring
by a library that's being linked in. You may have to inquire about this with your sys admins, if they know of any such library. Burlen On 02/27/2013 10:01 AM, Hong Yi wrote: OK, now I know why the floating point exception is raised after looking at the values of those variables and the source code

Re: [Paraview] auto generated line edits in the display panel

2013-02-17 Thread Burlen Loring
change that to editingFinished(), I wonder if that'd be a major issue. Kyle? Utkarsh On Fri, Oct 19, 2012 at 9:21 PM, burlen burlen.lor...@gmail.com wrote: Hi, I'm finding it at times problematic when making changes to line edits in the auto generated display properties panel

Re: [Paraview] [EXTERNAL] vtkNetCDFCFReader parallel performance

2013-02-07 Thread Burlen Loring
scratch while you're working on parallelization of the netcdf readers. Burlen * http://www.nersc.gov/users/computational-systems/hopper/file-storage-and-i-o/ On 02/06/2013 03:35 PM, Andy Bauer wrote: Hi Ken, I think it's more than just a file contention issue. On hopper@nersc I did set

Re: [Paraview] Not being able to connect to pvserver

2013-01-31 Thread Burlen Loring
what exactly am I doing to cause this error. Thanks, Pradeep On 31 janv. 2013, at 10:27, Pradeep Jha prad...@ccs.engg.nagoya-u.ac.jp mailto:prad...@ccs.engg.nagoya-u.ac.jp wrote: Thanks a lot for your detailed response Burlen. 2013/1/31 Burlen Loring blor...@lbl.gov mailto:blor...@lbl.gov

Re: [Paraview] Fwd: Not being able to connect to pvserver

2013-01-30 Thread Burlen Loring
mounted. You'll need to launch the server through a batch script. For debugging purposes you could use an interactive batch job to get the hang of it. Hope this clarifies Burlen On 01/30/2013 03:41 AM, Pradeep Jha wrote: Hello Burlen, I managed to get Paraview talk to the server using

Re: [Paraview] Fwd: Not being able to connect to pvserver

2013-01-30 Thread Burlen Loring
and gave me the following error: Sorry if that wasn't clear. for example if you have mpi installed in /op/mpi/mpich/1.4.1 then you put that for MPI Root. Likewise if you have your PV build at /home/pradeep/ParaView/3.98.0 you put that. On 01/30/2013 01:40 AM, Pradeep Jha wrote: Hello Burlen, thanks

Re: [Paraview] Fwd: Not being able to connect to pvserver

2013-01-29 Thread Burlen Loring
won't be taking advantage of your cluster's graphics hardware. Hope this helps Burlen On 01/29/2013 06:41 AM, Utkarsh Ayachit wrote: Doesn't look like your client machine can connect to the server machine. From the client machine try: ping 83.shin.fluid.cse.nagoya-u.ac.jp telnet 83

Re: [Paraview] Crash Recovery

2013-01-23 Thread Burlen Loring
file should be cleaned up either way so you only have one chance to recover. Burlen On 01/23/2013 03:34 PM, Scott, W Alan wrote: If you select the /Edit/ Settings/ Crash Recovery check box, and you crash, how do you then recover from said crash? Is there any magic switches, or will ParaView just

Re: [Paraview] Display integration point centered data

2013-01-02 Thread Burlen Loring
of, but this should get you started. Burlen On 01/02/2013 06:07 AM, Eduardo wrote: Hi all, I am looking for how I can display data that is centered at integration quadrature point of elements in a mesh. Is that possible or I can only display data that is centered at vertices and elements? Can

Re: [Paraview] 3.98 MPI_Finalize out of order in pvbatch

2012-12-18 Thread Burlen Loring
verified that MPI_Finalize() does indeed gets called once (by adding a break point on MPI_Finalize in pvbatch). Burlen, can you peek into the files (finalize.c, adi.c etc.) to see if we can spot why the two processes diverge? Utkarsh On Fri, Dec 7, 2012 at 3:13 PM, Burlen Loringblor...@lbl.gov wrote

Re: [Paraview] Software Rendering or Hardware Rendering

2012-12-17 Thread Burlen Loring
take a look in the CMake cache to see what was found or you could use the ldd command on one of the compiled libraries, point it at one of VTK's open gl rendering libs. Burlen On 12/17/2012 08:23 AM, Kevin Hackel wrote: Hi, I try to use Paraview 3.14 in parallel. My server has 48 CPUs

Re: [Paraview] 3.98 MPI_Finalize out of order in pvbatch

2012-12-07 Thread Burlen Loring
of these are valid reports. PV 3.14.1 doesn't hang in pvbatch, so I wondering if anyone knows of a change in 3.98 that may account for the new hang? Burlen rank 0 #0 0x2b0762b3f590 in gru_get_next_message () from /usr/lib64/libgru.so.0 #1 0x2b073a2f4bd2 in MPI_SGI_grudev_progress

Re: [Paraview] 3.98 MPI_Finalize out of order in pvbatch

2012-12-04 Thread Burlen Loring
Hi Kyle, I was wrong about MPI_Finalize being invoked twice, I had miss read the code. I'm not sure why pvbatch is hanging in MPI_Finalize on Nautilus. I haven't been able to find anything in the debugger. This is new for 3.98. Burlen On 12/03/2012 07:36 AM, Kyle Lutz wrote: Hi Burlen

Re: [Paraview] new memory inspector panel documentation

2012-12-01 Thread Burlen Loring
Hi John, Thanks! That's great to know, very glad to hear you've found it useful. Burlen On 12/01/2012 03:56 AM, Biddiscombe, John A. wrote: Burlen The inspector is great and I've been using it extensively to monitor some of the big jobs I've run recently. It really helps knowing how much

Re: [Paraview] new memory inspector panel documentation

2012-12-01 Thread Burlen Loring
Just wanted to mentioned that Utkarsh and Sebastien deserve a lot of credit for this too. Their help is always very much appreciated :-) On 12/01/2012 08:59 AM, Burlen Loring wrote: Hi John, Thanks! That's great to know, very glad to hear you've found it useful. Burlen On 12/01/2012 03:56

Re: [Paraview] new memory inspector panel documentation

2012-12-01 Thread Burlen Loring
in case that is important to you guys. Burlen On 12/01/2012 11:51 AM, Sebastien Jourdain wrote: Thanks Burlen, I've moved your doc inside the User guide on the wiki. I'll regenerate the PDF of the User Guide for the coming release which will include your contribution. Thanks again, Seb

[Paraview] new memory inspector panel documentation

2012-11-30 Thread burlen
Documentation for the new memory inspector panel can be found here: http://paraview.org/Wiki/ParaView/Memory_Inspector_Panel The new panel reports per-process usage and provides some additional debugging tools. It should be available in the 3.98 release. Burlen

Re: [Paraview] co-processing tests not launched with mpirun

2012-11-29 Thread Burlen Loring
Andy, yep, here it is: http://paraview.org/Bug/view.php?id=13691 Sounds good Burlen On 11/29/2012 07:16 AM, Andy Bauer wrote: Hi Burlen, Did you submit a bug? I couldn't find it if you did. It looks like both of those dashboards are next so I can have them tested before merging into master

Re: [Paraview] 3.98 MPI_Finalize out of order in pvbatch

2012-11-29 Thread Burlen Loring
it looks like pvserver is also impacted, hanging after the gui disconnects. On 11/28/2012 12:53 PM, Burlen Loring wrote: Hi All, some parallel tests have been failing for some time on Nautilus. http://open.cdash.org/viewTest.php?onlyfailedbuildid=2684614 There are MPI calls made after

[Paraview] 3.98 MPI_Finalize out of order in pvbatch

2012-11-28 Thread Burlen Loring
if (vtkProcessModule::FinalizeMPI) { MPI_Barrier(MPI_COMM_WORLD); -barrier after mpi_finalize MPI_Finalize(); --second mpi_finalize } #endif ... } Burlen ___ Powered

[Paraview] co-processing tests not launched with mpirun

2012-11-28 Thread Burlen Loring
?id=13691 Burlen ___ 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 Follow

Re: [Paraview] co-processing tests not launched with mpirun

2012-11-28 Thread Burlen Loring
Hi Andy Awesome, it's not urgent, but will be good to fix. I saw it on Hopper (http://open.cdash.org/testDetails.php?test=167278006build=2685242) and Nautilus(http://open.cdash.org/testDetails.php?test=167254351build=2684614) Burlen On 11/28/2012 03:06 PM, Andy Bauer wrote: Hi Burlen

Re: [Paraview] auto generated line edits in the display panel

2012-10-22 Thread Burlen Loring
sure, thanks On 10/22/2012 07:16 AM, Utkarsh Ayachit wrote: The algorithm that translates xml names into label text doesn't handle acronyms. for example: NumberOfVTKBlah in the xml shows up as Number Of VTKBlah, it would be nicer if it were Number Of VTK Blah. You could also use the label

Re: [Paraview] auto generated line edits in the display panel

2012-10-21 Thread Burlen Loring
or properties under the display "Section". For the non-display section, we could still use the current signal, or even if we change that to editingFinished(), I wonder if that'd be a major issue. Kyle? Utkarsh On Fri, Oct 19, 2012 at 9:21 PM, burlen burlen.lor...@gmail.com wrote:

[Paraview] auto generated line edits in the display panel

2012-10-19 Thread burlen
by connecting to one or the other of the editingFinished or texteEdited signals? Or perhaps for the generation code to select which signal to connect to depending on the context? Since the properties panel is under development I thought it might be a good time to suggest such a change (-: Burlen

Re: [Paraview] problem with data file when moving to version 3.14

2012-10-16 Thread Burlen Loring
release. I'll cc the list in case to see if anyone can give you a better answer. Burlen On 10/16/2012 01:41 PM, Phil Amburn wrote: Burlen, Hadn't used dropbox before. Looks like a good solution. This may be the second message with the dropbox link, https://www.dropbox.com/s/v6b672rzs51uubw

Re: [Paraview] Is there any point to compiling with MPI but without offscreen rendering?

2012-10-08 Thread Burlen Loring
with osmesa and the other using a system provided hardware accelerated open gl, this command line flag is not necessary. Burlen On 10/08/2012 10:21 AM, Cook, Rich wrote: Are you assuming we are always running in parallel on the cluster? I find that Paraview for some reason complains when run

Re: [Paraview] Is there any point to compiling with MPI but without offscreen rendering?

2012-10-06 Thread Burlen Loring
you could always control this by limiting the number of mpi ranks per graphics card. Also, some rendering algorithms, such as surface LIC, are disabled when using os mesa. it's nice to have the hardware accelerated build in order to access the other algorithms when you need them. Burlen

Re: [Paraview] Building Paraview from source

2012-09-18 Thread Burlen Loring
. About the same time frame I did have trouble with the pgi compilers on crays. Burlen likely had recent knowledge about the differences. On Sep 18, 2012 1:18 PM, Hodge, Neil E. hod...@llnl.gov mailto:hod...@llnl.gov wrote: David: -Original Message- From: David E DeMarle

Re: [Paraview] some ui issues

2012-09-13 Thread Burlen Loring
Hi Ian, You mention ver 3.14 and loading state files. so to me it sounds likely to be a different bug. if the xdmf reader makes use of the new properties panel it may have been fixed. All of this is pure speculation on my part. Kyle is the authority. Burlen On 09/13/2012 10:38 AM, Ian

Re: [Paraview] PNG compression when making screenshot

2012-09-04 Thread Burlen Loring
Hi Joseph, Those settings you mention affect the image during transfer from the server to the client. They are used to fine tune remote rendering performance. Unfortunately the vtkPNGWriter does not expose any options for tuning compression. Burlen On 09/04/2012 06:16 AM, Joe Borġ wrote

Re: [Paraview] PNG compression when making screenshot

2012-09-04 Thread Burlen Loring
there could be a good chunk of work involved. On 09/04/2012 09:37 AM, Joe Borġ wrote: Would this be an easy feature to add? Running PNG optimisation per image will take a very long time. Regards, Joseph David Borġ http://www.jdborg.com On 4 September 2012 16:09, Burlen Loring blor...@lbl.gov

[Paraview] cmake issue with master

2012-09-04 Thread burlen
Hi , with a pull from master this am I have the following problem when using OSMesa without X. Any ideas? CMake Error at VTK/CMake/vtkModuleAPI.cmake:90 (message): Requested modules not available: pqCore pqComponents pqApplicationComponents Call Stack (most recent call first):

Re: [Paraview] some ui issues

2012-08-28 Thread Burlen Loring
Hi Kyle, It's looking great, and working well. I like your new design a lot. Burlen On 08/28/2012 07:09 AM, Kyle Lutz wrote: Hi Burlen, Could you try the panels with the newest ParaView from git? The display button should move to the bottom if it is collapsed and the properties section

[Paraview] multislice bug

2012-08-22 Thread Burlen Loring
know how to get msvc express 2010 to generate a stack trace? Short of re-defining assert, all documentation I've found is for the pro version and doesn't seem to work on express. Burlen ___ Powered by www.kitware.com

[Paraview] ctests linked to mpi failing when not launched with mpiexec

2012-08-22 Thread Burlen Loring
?onlyfailedbuildid=2527186 Would it be reasonable to launch these with mpiexec when pv is compiled with mpi? Burlen ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages

Re: [Paraview] ctests linked to mpi failing when not launched with mpiexec

2012-08-22 Thread Burlen Loring
Hi Utkarsh, I think that would do it. Thanks Burlen On 08/22/2012 10:48 AM, Utkarsh Ayachit wrote: I think I can fix these tests to not init MPI at all since they don't run in Parallel. Would that help? On Wed, Aug 22, 2012 at 12:45 PM, Burlen Loringblor...@lbl.gov wrote: Hi, On hopper

Re: [Paraview] multislice bug

2012-08-22 Thread Burlen Loring
very cool! On 08/22/2012 10:52 AM, Utkarsh Ayachit wrote: Burlen, I have a topic on "next" named "fix_msvc_assert_dialogs" that hopefully fixes this issue. It's suppossed to suppress the dialog when running

Re: [Paraview] some ui issues

2012-08-15 Thread Burlen Loring
the display properties from the object properties? In our filters/sources with a number of properties having that real estate makes it easier to use. Burlen On 08/15/2012 08:43 AM, Kyle Lutz wrote: Hi Burlen, On Mon, Aug 13, 2012 at 8:50 AM, burlenburlen.lor...@gmail.com wrote: I've noticed

Re: [Paraview] some ui issues

2012-08-15 Thread Burlen Loring
to the bottom of the widget freeing up real estate for the remaining properties. Burlen On 08/15/2012 09:20 AM, Burlen Loring wrote: Hi Kyle, Thanks, the following steps reproduce slice filter issue: start paraview, build the following pipeline: wavelet source - slice in the pipeline

Re: [Paraview] some ui issues

2012-08-13 Thread burlen
:775: Radix-k received image with wrong size. On 07/27/2012 01:25 PM, Utkarsh Ayachit wrote: Burlen, Kyle can give you more details, but the theme is that pqAutoGeneratedObjectPanel and related classes are going to be deprecated. For backwards compatibility sake, these will be around for the next

Re: [Paraview] pvbatch vs. pvpython

2012-08-09 Thread Burlen Loring
these into a bash script (or module file) which you source when using paraview, and then pass these into your qsub script with -v option. On 08/09/2012 07:47 AM, Ganesh Vijayakumar wrote: On Wed, Aug 8, 2012 at 5:25 PM, Burlen Loring blor...@lbl.gov mailto:blor...@lbl.gov wrote

Re: [Paraview] pvbatch vs. pvpython

2012-08-09 Thread Burlen Loring
attached an example of how we configure the environment and launch pvbatch on nautilus sgi uv 1000. On 08/09/2012 09:20 AM, Burlen Loring wrote: this sounds more and more external to pv. For example if you compiled your program with one version of mpi but tried to run it with another, you'd

Re: [Paraview] pvbatch vs. pvpython

2012-08-08 Thread Burlen Loring
Hi Ganesh, Sig 9 usually means your job was killed by the system. Is it possible that you have exhausted the available ram or hit some artificial limit that is imposed by your batch system? Burlen On 08/08/2012 01:15 PM, Ganesh Vijayakumar wrote: hi! I recently installed paraview 3.12

Re: [Paraview] pvbatch vs. pvpython

2012-08-08 Thread Burlen Loring
wrote: On Wed, Aug 8, 2012 at 5:02 PM, Burlen Loring blor...@lbl.gov mailto:blor...@lbl.gov wrote: Hi Ganesh, Sig 9 usually means your job was killed by the system. Is it possible that you have exhausted the available ram or hit some artificial limit that is imposed by your

Re: [Paraview] Paraview with SGI - MPT

2012-08-07 Thread Burlen Loring
below was used to build paraview server version 3.10, 3.12 and 3.14 on an sgi uv 1000 with osmesa 7.5.1. I would expect it would make a good starting point for building the server with osmesa your system. Burlen On 08/06/2012 12:46 PM, Ganesh Vijayakumar wrote: Dear All, I tried this. It worked

Re: [Paraview] Incorporating ImplicitPlane widget into ServerManagerXML

2012-08-02 Thread Burlen Loring
In particular, I want a way to get the Camera Normal. You could get the camera normal inside a custom panel on the client side and communicate it to your filter on the server side via the usual sm mechanisms. I have written a custom panel for an improved plane source in which I wanted to set

Re: [Paraview] Paraview with SGI - MPT

2012-07-27 Thread Burlen Loring
Hi Ganesh, Here are the settings that worked on an SGI Altix UV. You may want to add export MPI_TYPE_MAX=100 to your run script as well. Burlen #!/bin/bash BUILD_TYPE=Release CC_PATH=/opt/intel/Compiler/11.1/038 MPI_PATH=/opt/sgi/mpt/mpt-2.04 MESA_PATH=$OSMESA_ROOT PY_ROOT=/sw/analysis

Re: [Paraview] some ui issues

2012-07-27 Thread Burlen Loring
pqNamedObjectPanel where the apply button is spuriously being activated. For example after connecting to a filter that has multiple inputs and one pipeline execution when I select the object in the pipeline browser apply button is activated. Any idea what could be going on there? Burlen On 06

Re: [Paraview] Parallel Python Programmable Filter Requesting Additional Ghost Data

2012-07-17 Thread Burlen Loring
the sources from PV git repo since a number of windows and mac build issues were recently fixed. Burlen this illustrates how ghost cells are requested in a filter: //- int vtkSQKernelConvolution::RequestUpdateExtent

Re: [Paraview] pvbatch view size

2012-06-26 Thread Burlen Loring
not sure, but maybe looking at the actual size/pos of the windows can provide some clues. Theoretically, I don't see why there should be any difference between pvbatch and pvserver (which I assume is what you mean by interactive use). Utkarsh On Mon, Jun 25, 2012 at 1:53 PM, Burlen Loringblor

Re: [Paraview] pvbatch view size

2012-06-26 Thread Burlen Loring
wrote: Sorry I don't have any insight. The 1024 limit sounds very fishy. In the end, it has to be something with X/OpenGL context or something like that, but what is confusing is that it works with pvserver (remote-rendering, right?). Utkarsh On Tue, Jun 26, 2012 at 10:40 AM, Burlen Loringblor

Re: [Paraview] pvbatch view size

2012-06-25 Thread Burlen Loring
cc'ing list On 06/23/2012 01:38 PM, Burlen Loring wrote: hi Utkarsh, i'm setting as follows: view = GetRenderView() view.ViewSize = [width, height] On Jun 23, 2012 6:35 AM, Utkarsh Ayachit utkarsh.ayac...@kitware.com mailto:utkarsh.ayac...@kitware.com wrote: Burlen, How are you

Re: [Paraview] pvbatch view size

2012-06-25 Thread Burlen Loring
Thanks Utkarsh, I'm using 3.14.1 now but this also happens with 3.10.0. Setting the window position didn't help. Burlen On 06/24/2012 06:13 AM, Utkarsh Ayachit wrote: Burlen, This is with 3.14 or greater right? Another thing to try is setting teh window position (maybe it's being shown up

[Paraview] some ui issues

2012-06-14 Thread Burlen Loring
the show=0 hint were displayed. Is there a change in XML to hide props? Burlen ___ 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

Re: [Paraview] Parallel Streamtracer

2012-06-08 Thread burlen
OK, you had me a little worried there, ;) I will send you some instructions and example data to test with, our network is down due to an unexpected power outage so it won't be today. Burlen On 06/08/2012 07:25 AM, Stephan Rogge wrote: Someone told me that you have to clear your build

Re: [Paraview] Parallel Streamtracer

2012-06-08 Thread burlen
Hi Leo, Thanks, yes please send your fixes, or you could also push them to github. Which ever you prefer. Burlen On 06/08/2012 09:10 AM, Yuanxin Liu wrote: Hi, I have recently gotten Burlen's code and updated it to work with the latest ParaView. Aside from vtkstd, there are also a few

Re: [Paraview] Parallel Streamtracer

2012-06-08 Thread burlen
Hi Stephan, As promised here are instructions and a small test dataset. http://www.hpcvis.com/vis/sq-field-tracer.html Burlen On 06/08/2012 11:14 AM, burlen wrote: OK, you had me a little worried there, ;) I will send you some instructions and example data to test with, our network

Re: [Paraview] Parallel Streamtracer

2012-06-07 Thread Burlen Loring
interested the stream tracer is class is vtkSQFieldTracer and our reader is vtkSQBOVReader. The latest release could be found here https://github.com/burlen/SciberQuestToolKit/tarball/SQTK-20120531 Burlen On 06/04/2012 02:21 AM, Stephan Rogge wrote: Hello Leo, ok, I took the disk_out_ref.ex2

Re: [Paraview] CUDA module in ParaView

2012-05-29 Thread Burlen Loring
with PV, more challenging to use it well. I think you'll have no problem even without an example to work from. Burlen On 05/25/2012 03:06 AM, Biddiscombe, John A. wrote: Thanks David. I'll give it a try. it's a project that's being squeezed in between other stuff so takes low(ish) priority

[Paraview] slice rep ignores dataset origin in cs mode

2012-05-24 Thread burlen
. You need to change the camera to +y to see the data but you can't. To work around I had to delete the view and make a new one. things work fine after that. Not sure if these are known issues. Burlen VTKFile type=ImageData version=0.1 byte_order=LittleEndian ImageData WholeExtent=20 30 0 0 20

Re: [Paraview] Color Table File Format

2012-05-08 Thread Burlen Loring
color map table? if so them was that also added to the xml format? If not this may be something to think about in the future. Burlen On 05/08/2012 07:14 AM, David E DeMarle wrote: I don't think it is documented anywhere. It is easy to put one together though by exporting a color map

Re: [Paraview] Color Table File Format

2012-05-08 Thread Burlen Loring
On May 8, 2012, at 11:21 AM, Burlen Loring wrote: Hi Guys, I think it is minimally documented on the wiki. http://paraview.org/Wiki/Colormaps A couple months ago I added 91 new lut's there. They are huge help for making nice pseudo color plots, but they are cumbersome when volume rendering since

Re: [Paraview] Color Table File Format

2012-05-08 Thread Burlen Loring
http://www.paraview.org/Bug/view.php?id=13159 On 05/08/2012 10:19 AM, Yumin Yuan wrote: Great work, Burlen, and you are right that the xml file format has not been updated to support the latest changes in color editor. Would you mind creating an entry for this in Mantis? Thanks, Yumin On Tue

Re: [Paraview] Calculation of eigenvalues of velocity tensors

2012-05-03 Thread Burlen Loring
Hi Janusz, If you have image data there is a filter for this. Plugins/SQToolkit/vtkSQVortexFilter.h Burlen On 05/03/2012 12:47 AM, Janusz Michalik wrote: Hello all, Has anyone tried to compute the eigenvalues of tensors? In particular, I am interested in plotting the isosurface

Re: [Paraview] Particle tracer

2012-04-18 Thread Burlen Loring
or if I had the pipeline built incorrectly out of my own ignorance on how this works in PV. I posted a question with test data hoping for some advise, http://paraview.markmail.org/message/ek67niwr7xagaajz?q=burlen+order:date-backwardpage=15 however I did not receive any reply. Burlen On 04/07

[Paraview] xdmf writer in parallel

2012-04-12 Thread Burlen Loring
XDMF writer disappears as an option from the save dialog when I run with mpi and np is more than 1. However, when run in serial or with np 1 it is available. Can the XDMF writer write in parallel? ___ Powered by www.kitware.com Visit other Kitware

Re: [Paraview] Question on Information Objects

2012-04-09 Thread Burlen Loring
the table from the second information object. Hope this helps Burlen On 04/09/2012 11:01 AM, Joshua Murphy wrote: Hello, So I am trying to figure out how to add an output port to my Reader, but I am having difficulty. I am trying to create the new output as outlined in the email below, but when

Re: [Paraview] Question on Information Objects

2012-04-09 Thread Burlen Loring
Joshua, There was mistake in my previous post, you should override FillOutputInformation and set info-Set(vtkDataObject::DATA_TYPE_NAME(), vtkTable); Sorry about that. Burlen On 04/09/2012 12:24 PM, Joshua Murphy wrote: Hi Burlen, I think I am getting there, but I am having

Re: [Paraview] build error with boost and additional questions

2012-03-27 Thread burlen
incompatibilities? but also maybe to improve the cmake coverage? Burlen On 03/27/2012 09:44 AM, Utkarsh Ayachit wrote: All plugins are indeed optional. If you build your server statically, it will include all plugins that were enabled at build time so you may get a warning message when a client

Re: [Paraview] build error with boost and additional questions

2012-03-27 Thread burlen
Amit, you may want to enable the visit bridge as it dramatically expands the number of file formats pv can open, and would very likely work around the bug you found. On 03/27/2012 02:39 PM, Chourasia, Amit wrote: My server side Paraview build was built without visit bridge. On client side I

Re: [Paraview] Python paraview.simple: Zoom To Data?

2012-03-15 Thread Burlen Loring
ResetCamera() still leaves a wide border around the object. Is it possible to rid of those, too? Hey Nico, I've had to fine tune the rendering in python scripts in the past and a strategy that has worked passably for me where my data lies in an axis aligned plane is to get the bounds of the

Re: [Paraview] paraview plugin for vtkImageGaussianSmooth

2012-03-14 Thread Burlen Loring
://www.hpcvis.com/SciVisToolKit/SciVisToolKit-12.02.tar.gz Burlen On 03/14/2012 10:16 AM, fiss...@pitt.edu wrote: Hi, I didn't see a paraview plugin for the vtkImageGaussianSmooth.cxx filter in the paraview Filters menus or the filters.xml file. Is there some equivalent ? If not: am I right

Re: [Paraview] 3.14 pvsc enumeration issues

2012-03-05 Thread Burlen Loring
Utkarsh, By the way, not a huge issue but I also had a problem with static builds when trying to enable the visit bridge. The visit bridge and the Point Sprite Pluign both had copies of some of the same code. http://paraview.org/Bug/view.php?id=12972 Burlen On 03/05/2012 10:12 AM, Utkarsh

Re: [Paraview] 3.14 pvsc enumeration issues

2012-03-05 Thread Burlen Loring
around for now is to disable the point-sprite plugin when using visit-bridge and static builds. Utkarsh On Mon, Mar 5, 2012 at 1:36 PM, Burlen Loringblor...@lbl.gov wrote: Utkarsh, By the way, not a huge issue but I also had a problem with static builds when trying to enable the visit bridge

Re: [Paraview] 3.14 pvsc enumeration issues

2012-03-05 Thread Burlen Loring
Sorry, misread your reply, sounds like you would prefer to keep visit-bridge on. But will you disabled point-sprite in the binary release? I noticed that when the client has it but server does not it causes a crash. On 03/05/2012 11:11 AM, Burlen Loring wrote: So are you disabling VisIt

Re: [Paraview] 3.14 pvsc enumeration issues

2012-02-29 Thread Burlen Loring
Burlen On 02/29/2012 10:31 AM, Angelini, Richard C CIV (US) wrote: What platform is the client running on? We make extensive use of pvsc and enumerations and have not seen this (mis)behavior on our Mac/Linux client workstations.. Rick Angelini USArmy

Re: [Paraview] cmake removing rpath

2012-02-24 Thread Burlen Loring
is also very useful for changing paths on the fly. Burlen ___ 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

Re: [Paraview] ParaView 3.12.0 hanging

2012-02-23 Thread Burlen Loring
noticed the bug in vtkSocket. Burlen On 02/23/2012 06:05 AM, Goodwin Lawlor wrote: On 22/02/2012 17:54, Utkarsh Ayachit wrote: Goodwin, Thanks for the update. Utkarsh Here's the backtrace on the remote server: The server has no GPU and uses OSMesa. It's stuck in vtkSocket::Receive() too

Re: [Paraview] ParaView 3.12.0 hanging

2012-02-21 Thread Burlen Loring
didn't submit the patch sooner, am way behind on the new git work flow. I've filed the bug report http://www.paraview.org/Bug/view.php?id=12955, hope it can make it into 3.14. Burlen On 02/21/2012 09:18 AM, Goodwin Lawlor wrote: Following up on this. I built a debug 32bit version of ParaView

Re: [Paraview] Paraview-3.12.0 Client-Server

2012-02-20 Thread Burlen Loring
script, which submits a batch job using a batch script. I'm attaching an example from NERSC's Cray called franklin, take a look and see if it helps. Burlen On 02/20/2012 08:53 AM, Rakesh Hammond wrote: Hi, I am trying to get ParaView-3.12.0 working on our visualisation cluster. However I am

Re: [Paraview] Paraview-3.12.0 Client-Server

2012-02-20 Thread Burlen Loring
although, I guess that's not really consistent with your 3.10 install working... all the same you may find that the attached scripts help. Sorry for not reading your post closer the first time. Burlen On 02/20/2012 09:41 AM, Burlen Loring wrote: Hi Rakesh, It sounds as though the compute

Re: [Paraview] [EXTERNAL] Paraview-3.12.0 Client-Server

2012-02-20 Thread Burlen Loring
and various implementations. Once or twice hit some weird memory bugs in mvapich. On 02/20/2012 10:14 AM, Rakesh Hammond wrote: Alan, Burlen Thanks for the prompt response - I will try with the master of 3.14.0 Burlen - We don't need to do tunnelling for this cluster (we did for other clusters

Re: [Paraview] ANN: ParaView 3.14, Release Candidate 2 Available

2012-02-10 Thread Burlen Loring
. It's great that you have added it! Burlen ___ 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

Re: [Paraview] ANN: ParaView 3.14, Release Candidate 2 Available

2012-02-10 Thread Burlen Loring
which is what I was expecting. So I was wrong, there is no bug in the units. Sorry for the false alarm. Burlen On 02/10/2012 11:14 AM, Utkarsh Ayachit wrote: Burlen, That looks pretty slick! If I had known earlier I would have started with your code :). Any case, what you have definitely

Re: [Paraview] crash when computing distributed streamlines with threshold

2012-01-08 Thread burlen
ranks in its RequestUpdateExtent and then does an all to all gather of the geometry in its RequestData override. You'd need to add some check to error out of reqeust data if the data is too large to be gathered. Hope this helps Burlen On 01/06/2012 09:18 AM, Favre Jean wrote: Hello all I have

[Paraview] vtkVolumeRayCastSpaceLeapingImageFilter segfault

2012-01-05 Thread Burlen Loring
Hi, In 3.12 when volume rendering on image data I'm experiencing segfaults in vtkVolumeRayCastSpaceLeapingImageFilter in vtkVolumeRayCastSpaceLeapingImageFilterMinMaxExecute. The issue seems to be that vtkImageData::ComputeIncrements relies on active scalars being set. However, for use with

<    1   2   3   4   5   >