Re: [Paraview] FW: (ParaView) Lofting Shells (INC000000978412)

2014-10-28 Thread David Thompson
re acute. Doing something akin to the "tube" filter, but for quads+tris would be easy as a Python programmable filter. Doing something where neighboring elements were taken into account would be significantly more work. David ___

Re: [Paraview] PDF-Export

2014-11-06 Thread David Lonie
What settings are you using for the export? This wiki page explains what the options do, and what the limitations of the exporter are: http://www.paraview.org/Wiki/ParaView/Vector_Graphics_Export The grey coloring sounds like there's a texture mapped surface being rendered, which cannot be export

Re: [Paraview] PDF-Export

2014-11-07 Thread David Lonie
Forgot to CC the list: On Fri, Nov 7, 2014 at 9:16 AM, David Lonie wrote: > On Fri, Nov 7, 2014 at 8:46 AM, wrote: > >> Thank you for your fast reply. >> If tried different settings, but nothing really works. If i make a tick >> at rasterize 3D geometry the exported

Re: [Paraview] FW: sideset ids in paraview

2014-11-12 Thread David Thompson
Hi Alan, > We are working with a large mesh that has side sets defined by string names > and > not integer values. Does Paraview assign an integer if value to the side set > and if so, > how does it assign the id and is there a way to extract that from paraview? > Thanks! The Exodus reader ge

Re: [Paraview] making vtkGaussianSplatter multi-threaded

2015-01-12 Thread David Gobbi
t adjacent) memory regions within the output. It performed well but wasn't completely thread-safe, because it was possible for memory collisions to occur on the border between the regions. In summary: properly multi-threading vtkGaussianSplatter would be a moderately

Re: [Paraview] ANN: ParaView 4.3.0-RC1 now available for download

2015-01-12 Thread David Thompson
been able to find a bug in the tracker for this. Thanks, David ___ 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 Pa

Re: [Paraview] [EXTERNAL] Opacity crashing ParaView and Value Range field for creating multiple slices is missing

2015-01-14 Thread David Thompson
Hi Mary, Try clicking the small gear icon in the property panel. That should display the advanced settings like value range. David > On Jan 14, 2015, at 23:30, Mary Draney Blomme wrote: > > Alan, > > Thanks for your reply. I'm out of the office until Friday, so I&#

Re: [Paraview] exporting selection labels to an SVG as editable/movable text-objects

2015-01-23 Thread David Lonie
> > On 23/01/15 11:44, Dr. Roman Grothausmann wrote: > >> Hi Dave, >> >> >> Again some issues concerning this old topic: >> On 22/05/14 14:11, David Lonie wrote: >> >>> On Thu, May 22, 2014 at 6:22 AM, Dr. Roman Grothausmann >>> wrot

Re: [Paraview] [EXTERNAL] Re: temporal threshold

2015-01-26 Thread David Thompson
> You may be right. I am just dredging up old memories from a few years ago. > David Thompson should remember – he helped write the filter. David? I am sure that at one point it worked in parallel, with the caveat that samples of points or point-data will over-represent values on p

[Paraview] Writer plugin?

2015-01-28 Thread David Thompson
kes? Thanks, David Write tabular data to a JSON file. The input filter/source whose output dataset is to

Re: [Paraview] Writer plugin?

2015-01-28 Thread David Thompson
Hi Andy, > I think you may be missing the FileName property. I thought that PV looked > for that attribute to know that it should be classified as a writer. Also, > you'll want to hide that property. Adding the FileName property and hints did not work. Thanks,

Re: [Paraview] Writer plugin?

2015-01-28 Thread David Thompson
me_method" (and "supports_parallel" and "parallel_only") attribute, but not all of the writers have it. When I add it, nothing happens. Thanks, David > > 1314 class="vtkSQBOVWriter" > 15 file_name_method="SetFileName" > 16

Re: [Paraview] Writer plugin?

2015-01-29 Thread David Thompson
t as a writer, but at least I can move on to the actual work. David ___ 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 Pa

Re: [Paraview] Writer plugin?

2015-01-29 Thread David Thompson
Hi David > > > > > > > ? Nope. Thanks, David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensou

[Paraview] Ep_g from region in paraview

2015-02-23 Thread David Fiorillo
Dears, Anyone could suggest how to plot average Ep_g over time over a region of interest in the paraview? [image: Imagem inline 1] Best regards, David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

[Paraview] Smooth seams in SILO files

2015-02-24 Thread David Ortley
roblem lies with Paraview somehow...or with how I'm trying to generate the contour (via the 'CellDatatoPointData' filter.) It almost looks like Paraview is treating the edge of each file as if it were an open boundary regardless of whether it is buttressed up against another fil

Re: [Paraview] Smooth seams in SILO files

2015-02-25 Thread David Ortley
y have them gone Again, thank you very much. -David Ortley On Wed, Feb 25, 2015 at 7:26 AM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > Try applying "Merge Blocks" and before applying the > CellDatatoPointData. ParaView indeed treats each block separately. > W

Re: [Paraview] colormap nan opacity

2015-03-20 Thread David Thompson
lls instead of the NaN color? David ___ 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/Wi

Re: [Paraview] how not to scale the thickness of the Arrow Glyph?

2015-03-25 Thread David Thompson
d oriented, unscaled cone glyphs at each cell center to indicate the direction along the line segments. That would draw lines along the path plus cones pointing along the direction of the path. David [1]: http://www.paraview.org/Wiki/Python_Programmable_Filter > On Mar 25, 2015, at 8:47

Re: [Paraview] coords not available

2015-05-01 Thread David Thompson
a good idea to revisit this decision. It would be easy to create new arrays that present just one component of explicit coordinates or to present implicit coordinates without allocating memory. It certainly would make a lot of things easier. David > > On Fri, May 1, 2015 at 12:

Re: [Paraview] Labeling of axis

2015-05-04 Thread David Lonie
On Mon, May 4, 2015 at 3:20 AM, Julia Weißflog < julia.weissf...@geophysik.tu-freiberg.de> wrote: > Thanks for your reply, i have uploaded a sample here > https://mathmaster.mathe.tu-freiberg.de/index.php/s/UoQ506K29Db6b7E > > Notice how the axis labels are blurry while the colobar text looks fine

Re: [Paraview] eps outputting in paraview

2015-05-07 Thread David Lonie
Hi Zuoguang, For the first image -- what happens with Rasterize 3D Geometry left on? The GL2PS library used to generate the vector graphics formats can't handle geometry which is shaded using textures, which I suspect is the issue here. Rasterizing these objects is, unfortunately, the only way to

Re: [Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread David Lonie
On Mon, Jun 1, 2015 at 12:35 PM, Raj Kumar Manna wrote: > I have seen the answer > before > But \mathbf does not give the latex bold font, it just gives bold font > without the latex font. I would prefer font of \boldmath

Re: [Paraview] [EXT] Re: Exodus Block Names

2015-08-31 Thread David Thompson
). It is these sub-blocks whose metadata will hold the names from the Exodus file. David > On Aug 31, 2015, at 10:40 AM, Dennis Conklin > wrote: > > Shawn, > > Ok, I’m dense. > > When I run your code inside the Programmable Filter, I see

[Paraview] Paraview 4.3.1 OSMesa build - QWidget::repaint: Recursive repaint detected

2015-09-08 Thread David Trudgian
ponsive to further connection attempts. Has anyone else come across this issue with an OSMesa build? As above, the build using a physical NVIDIA card works great, with MPI working nicely etc. Many Thanks, -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center Dallas

Re: [Paraview] Paraview 4.3.1 OSMesa build - QWidget::repaint: Recursive repaint detected

2015-09-08 Thread David Trudgian
Utkarsh, Thanks for the note. Glad to know that we might not be the only ones with the issue. I’m working on getting a debug build and callstack now. Just thought I’d post first in case anyone had any ideas. -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center

Re: [Paraview] Paraview 4.3.1 OSMesa build - QWidget::repaint: Recursive repaint detected

2015-09-08 Thread David Trudgian
char **, enum vtkProcessModule::ProcessTypes) (argc=1, argv=0x7fffd5d8, type=vtkProcessModule::PROCESS_SERVER) at /home2/dtrudgian/paraview/ParaView-v4.3.1-source/CommandLineExecutables/pvserver_common.h:91 #48 0x0040337e in main (argc=1, argv=0x7fffd5d8) at /home2/dtrud

Re: [Paraview] Paraview 4.3.1 OSMesa build - QWidget::repaint: Recursive repaint detected

2015-09-09 Thread David Trudgian
pvserver. Thanks again, DT -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center Dallas, TX 75390-9039 Tel: (214) 648-4833 From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] Sent: Tuesday, September 8, 2015 4:21 PM To: David Trudgian Cc: paraview@paraview.org

Re: [Paraview] Paraview 4.3.1 OSMesa build - QWidget::repaint: Recursive repaint detected

2015-09-09 Thread David Trudgian
Utkarsh, Thanks – your hunch was correct. Went back through building llvm, osmesa, libGlu and now have a working setup. Not sure where I went wrong, but it’s all good now. DT -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center Dallas, TX 75390-9039 Tel: (214

[Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-09 Thread David Trudgian
Hi, We have been experimenting with using Paraview to display very volumes from very large TIFF stacks generated by whole-brain microscopy equipment. The test stack has dimensions of 5,368x10,695x150. Stack is assembled in ImageJ from individual TIFFs, exported as a RAW and loaded into paraview. S

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-10 Thread David Trudgian
sponsiveness is really great - but the 16GB file is a no-go even scaling up across 16 nodes. The VTI itself seems fine, as slices and surface look as expected. Thanks again for any and all suggestions! DT > On Wed, Sep 9, 2015 at 5:00 PM, David Trudgian < > david.trudg...@utsouthwestern.

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-10 Thread David Trudgian
nks, DT From: Aashish Chaudhary [aashish.chaudh...@kitware.com] Sent: Thursday, September 10, 2015 9:59 AM To: David Trudgian Cc: Berk Geveci; ParaView list Subject: Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume Thanks Dave. Haven' t looked at your em

[Paraview] WriteAllTimeSteps, print current TimeStep

2015-09-13 Thread David Larsson
kind of write.WriteCurrentTimeStep? Thanks for your help, /David SCRIPT: from paraview.simple import * import sys import os print "Importing "+sys.argv[1] print "Creating "+sys.argv[2] inp = os.getcwd()+"/"+sys.argv[1] csv_output_directory = os.getcwd()+&quo

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-14 Thread David Trudgian
required) 0:131(22): error: cannot construct `float' from a non-numeric data type 0:131(22): error: operands to arithmetic operators must be numeric 0:131(17): error: cannot construct `vec4' from a non-numeric data type Cheers, -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwes

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-14 Thread David Trudgian
construct `vec4' from a non-numeric data type -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center Dallas, TX 75390-9039 Tel: (214) 648-4833 -Original Message- From: David Trudgian Sent: Monday, September 14, 2015 12:36 PM To: Aashish Chaudhary

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-15 Thread David Trudgian
Am currently using Mesa 10.5.4 as I’d seen that as a working config mentioned somewhere on the web, so will try newer. Any reason to avoid the 10.6 series? I guess I should also try moving to Paraview 4.4 now :-) -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-15 Thread David Trudgian
Thanks for the info – will try the new release with OSMESA next week. Still waiting to get an allocation on our Tesla K40 nodes to test the large dataset with OpenGL2 and hardware rendering. Thanks again, -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-15 Thread David Trudgian
Yes, unsigned short values. DT -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center Dallas, TX 75390-9039 Tel: (214) 648-4833 From: Berk Geveci [mailto:berk.gev...@kitware.com] Sent: Tuesday, September 15, 2015 2:43 PM To: David Trudgian Cc: ParaView Mailing

[Paraview] Problem with pvd/vtu --> csv convert

2015-09-15 Thread David Larsson
Does anyone know what might cause this problem? Thanks in advance for the help /David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and chec

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-28 Thread David Trudgian
the 17GB original file and nothing is rendered, no errors. Same behavior with OPENGL or OPENGL2 backends. This is all on paraview 4.3.1 still – I need to find time to build OSMesa / MPI versions of 4.4 here. But, does 4.4. have any fixes that would be expected to affect this? Thanks, -- David

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-09-28 Thread David Trudgian
Berk, Thanks very much for looking into this. Look forward to trying things out whenever they’re ready. DT -- David Trudgian Ph.D. Computational Scientist, BioHPC UT Southwestern Medical Center Dallas, TX 75390-9039 Tel: (214) 648-4833 From: Berk Geveci [mailto:berk.gev...@kitware.com] Sent

[Paraview] Rescaling during animation save

2015-10-12 Thread David Larsson
rescale-data-range-parafoam-paraview-3-12-a.html> but I cant' seem to get a hold of it. Does anyone have any suggestions? I though perhaps by some Python-scripting? Thanks for all the help, Regards David<https://webmail.kth.se/owa/redir.aspx?C=IxWYxXymHES_fQvc4qU3B9BOtBARstEIl

Re: [Paraview] Trusses to Tubes

2015-10-15 Thread David Thompson
d not be a huge amount of work to add Exodus attributes as field data nor to have the reader run a tube filter on truss blocks, but it is more than I have time to do right now. If you want to write a patch, I can point you to where changes would need t

Re: [Paraview] [EXT] Trusses to Tubes

2015-10-16 Thread David Thompson
elements. The Tube filter only runs on polydata. So it is not exactly extracting the surface of a line so much as converting representations. David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/

Re: [Paraview] Volume Rendering 17GB 8.5 billion cell volume

2015-10-20 Thread David Trudgian
Hi Berk, Thanks for this info – good to know that the Mesa issue is due to an inherent texture size limit, and not some local issue with our config etc. We’ll make more use of our K40s…. when they are free in the queue! Thanks again for looking into this. -- David Trudgian Ph.D. Computational

Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-27 Thread David Lonie
Hi Ryan, I'm looking into this issue. I download the sample data you provided, and the state file loads and renders fine for me with the current (as of this morning) master branch of ParaView. What version of ParaView are you using? Can you test the latest master branch? It appears that whatever

Re: [Paraview] segmentation fault with netCDF when loading state file

2015-10-30 Thread David Lonie
On Wed, Oct 28, 2015 at 9:47 PM, Ryan Abernathey wrote: > Yes, I can confirm that this state loads without crashing in 4.4. > The fields are not actually accessible at the current timestep (appear > with a "?"), but can be rewound to the beginning and restarted without > crashing. > By fields, I

[Paraview] Bug in 4.2 and above

2015-11-03 Thread David Ortley
ts:1 and Points:2, the data is a mess (you may have to reset your view to see some of the mess.) Is anybody else able to reproduce this? If so, is there already an open ticket somewhere, or does a bug report need to be written? -David Ortley. __

[Paraview] 3D widget in branded app panel?

2015-11-09 Thread David Thompson
; pvwidget->showWidget(); I've even tried double bds[6] = { -85, 85, -202, -34, -216, -47 }; pvwidget->resetBounds(bds); to fix the bounds to something meaningful, but this has no effect. Any hints would be useful. Thanks, David

Re: [Paraview] 3D widget in branded app panel?

2015-11-09 Thread David Thompson
Hi Utkarsh, > I believe you're missing a pq3DWIdget::select() call after the showWigdte(). That did it. Thanks! David > > On Mon, Nov 9, 2015 at 10:15 AM, David Thompson > wrote: >> Hi all, >> >> I need to add some 3D widgets to

[Paraview] ParaViewWeb JS API: get camera position

2015-11-30 Thread David Allen
I have been using the JavaScript API to set the camera position by calling updateCamera() (registered as “viewport.camera.update”). However, now I would like to get the camera position after mouse events, etc. Is this possible through the JavaScript API? I couldn’t find it in the docs. Thank

Re: [Paraview] Labels using mathtext notation

2015-12-01 Thread David Lonie
Hi Steven, Thanks for the report. I've confirmed this issue and opened a bug for it: http://www.vtk.org/Bug/view.php?id=15859 I'll try to have this fixed soon, but in the meantime, it looks like adding some whitespace between the $$ (e.g. "$x $") will workaround the bug. Thanks, Dave On Tue, No

Re: [Paraview] Labels using mathtext notation

2015-12-03 Thread David Lonie
The bugfix is in master, see https://gitlab.kitware.com/vtk/vtk/merge_requests/955. Thanks again for the report! On Tue, Dec 1, 2015 at 1:56 PM, David Lonie wrote: > Hi Steven, > > Thanks for the report. I've confirmed this issue and opened a bug for it: > http://www.vtk.or

Re: [Paraview] Labels using mathtext notation

2015-12-04 Thread David Lonie
On Thu, Dec 3, 2015 at 5:42 PM, Hahn, Steven E. wrote: > Hi Dave, > > Thank you for looking into and quickly fixing this issue. Will this bugfix > be included in ParaView 5? > Yes, this should be fixed in the next release. Dave ___ Powered by www.kitw

[Paraview] Velocity field analysis - lambda2

2015-12-07 Thread David Larsson
ocity fields in pvpython that could give some hints on how to get started? Or does anyone even have performed lambda2-analysis on such? I've seen some similar questions in the mail-list from before but can't seem to find a conclusive answer, so I thought I'd give it a try myself.

Re: [Paraview] Velocity field analysis - lambda2

2015-12-08 Thread David Larsson
u give input to the calculator following your outlined steps? Also, do you know the difference between the 'ComputeDerivative' and 'Gradient' is? Thanks again for the help, /David <https://webmail.kth.se/owa/redir.aspx?C=IxWYxXymHES_fQvc4qU3B9BOtBARstEIlf

Re: [Paraview] Velocity field analysis - lambda2

2015-12-09 Thread David Larsson
n the lines of myTensor.T but that doesn't seem to work... Anyway thanks for all the advice. Cheers David -Ursprungligt meddelande- Från: ParaView [mailto:paraview-boun...@paraview.org] För Armin Wehrfritz Skickat: den 8 december 2015 21:16 Till: paraview@paraview.org Ämne: Re:

Re: [Paraview] a leak from vtkCommunicator::Broadcast(vtkDataArray *, int)

2008-08-25 Thread David Cole
ere when you > allocate an array of size 0, it actual creates a buffer rather than just > returning NULL. > > > > I just checked in a change that does not call new if nameLength is 0. > Let me know if there are still problems. > > > > -Ken > > > > > > From: David

[Paraview] save animation interrupt

2008-08-29 Thread philippe DAVID
Hi, I am using Paraview 3.3, and was wondering if there is any way to interrupt a "save animation" action: this one is running a pvd with a collection of 300 vtu and takes quite a long time. thanks a lot a any body having a trick. best regards -- Philippe DAVID Sciences Computers C

[Paraview] [Fwd: Re: save animation interrupt]

2008-08-29 Thread philippe DAVID
Message original Sujet : Re: [Paraview] save animation interrupt Date : Fri, 29 Aug 2008 08:10:45 -0400 De :Utkarsh Ayachit <[EMAIL PROTECTED]> Pour : philippe DAVID <[EMAIL PROTECTED]> Copie à : paraview@paraview.org Références :<[

[Paraview] Internalisation of, 2D vs 3D

2008-09-09 Thread philippe DAVID
Hi, does somebody have been heard about internationalisation in Paraview (or internationalised version) ? Is it possible to load a 2D vtu rather a 3D in Paraview ? thanks in advance for any advice . Regards -- Philippe DAVID Sciences Computers Consultants

Re: [Paraview] Internalisation of, 2D vs 3D

2008-09-09 Thread philippe DAVID
t aligned with the X*Y plane. thanks anyway Philippe DAVID Sciences Computers Consultants Direct:(33)-4-77-49-75-81 Std:(33)-4-77-49-75-80 Moreland, Kenneth said the following on 09/09/2008 15:42: does somebody have been heard about internationalisation in Paraview (or internationalis

Re: [Paraview] how to search the archive?

2008-09-12 Thread David Cole
I have found things the easiest with a google search with "site:paraview.org" appended to the end... HTH, David On Fri, Sep 12, 2008 at 2:11 PM, Pei-Ying Hsieh <[EMAIL PROTECTED]>wrote: > Dear Paraview group: > > How to search the paraview email arc

Re: [Paraview] python

2008-10-15 Thread David Fuentes
listserve archive? I can't seem to find a link for this. thank you, David Fuentes ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

Re: [Paraview] python

2008-10-16 Thread David Fuentes
On Thu, 16 Oct 2008, Berk Geveci wrote: You can't connect to the paraview gui. You can only connect to instances of pvserver. Currently, those accept one connection only. We will be working on collaboration support that will enable both of the above. Berk, Can the above information be add

[Paraview] python and ctags/etags

2008-10-16 Thread David Fuentes
ented that indicate whether a function being called in python is a C++ function -OR- another python function? thank you, David Fuentes ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

[Paraview] hidden python methods??

2008-10-17 Thread David Fuentes
working through one of the examples on the wiki http://paraview.org/Wiki/ParaView/Python_Scripting#Animating reader = sources.ExodusIIReader(“.../can.ex2”) . . . reader.UpdatePipelineInformation() However dir(reader) does Not return a method by the name of "UpdatePipelineI

[Paraview] python to change reader filename and animate AVS files

2008-10-17 Thread David Fuentes
Not sure if the AVS file reader is "time aware" but, using the python interface it seems possible to write a script to animate a time series of AVS files. Changing the reader filename via the python interface seems to work: pm=servermanager.ProxyManager() femdata = pm.GetProxy("sources

Re: [Paraview] python to change reader filename and animate AVS files

2008-10-17 Thread David Fuentes
driven pipeline". The VTK book is a good source of information. -berk On Fri, Oct 17, 2008 at 12:50 PM, David Fuentes <[EMAIL PROTECTED]> wrote: Not sure if the AVS file reader is "time aware" but, using the python interface it seems possible to write a script to animate a

Re: [Paraview] python to change reader filename and animate AVS files

2008-10-17 Thread David Fuentes
bjects for you. If you want to learn more, I suggest searching for "demand driven pipeline". The VTK book is a good source of information. -berk On Fri, Oct 17, 2008 at 12:50 PM, David Fuentes <[EMAIL PROTECTED]> wrote: Not sure if the AVS file reader is "time aware" bu

Re: [Paraview] Paraview 3.4 Win64 nit pick

2008-10-17 Thread David Cole
32-bit ParaView has... so if you install both, put the 32-bit one in the "(x86)" folder, and the 64-bit one in the regular folder. HTH, David On Fri, Oct 17, 2008 at 1:20 PM, Jon Johansson <[EMAIL PROTECTED]>wrote: > Hi, > > I have to say I'm really happy to final

Re: [Paraview] Devel CMake does not configure PV on linux

2008-10-20 Thread David Cole
Line 506 says: FILE(GLOB QT_LIB_LIST RELATIVE ${QT_LIB_DIR_tmp} "${QT_${qtlib}_LIBRARY_RELEASE}*") What is QT_LIB_DIR_tmp on your machine? MESSAGE(STATUS "QT_LIB_DIR_tmp='${QT_LIB_DIR_tmp}'") I'm betting it's empty based on your problem. (And not for anybody else...) So: why is it empty for

Re: [Paraview] python to change reader filename and animate AVS files

2008-10-22 Thread David Fuentes
d to interrupt the script execution? thanks, df On Fri, 17 Oct 2008, Berk Geveci wrote: I am afraid you cannot. I think it is a good idea though. You may want to consider filing a feature request here: http://paraview.org/Bug On Fri, Oct 17, 2008 at 4:03 PM, David Fuentes <[EMAIL PROTECT

Re: [Paraview] Problem loading CSV data files

2008-10-23 Thread David Fuentes
I'm getting the same problem. Did you ever find a fix for this? Thank you, David Fuentes From lester at arctica1.wanadoo.co.uk Thu Dec 20 09:40:39 2007 From: lester at arctica1.wanadoo.co.uk (lester anderson) Date: Thu Dec 20 09:40:43 2007 Subject: [Paraview] Problem loading CSV

[Paraview] Update Slice Filter / Python Equivalent of "Apply"

2008-10-27 Thread David Fuentes
What is the python script equivalent of the "Apply" button for the "slice" filter? I have an image file .mha to which I applied the slice filter. I can change the normal direction of the slice from a python script. pm= servermanager.ProxyManager() mha_slice = pm.GetProxy("sources","mh

[Paraview] The VTK dashboard...

2008-10-28 Thread David Cole
and resolve it... Thanks, David Cole P.S. -- Nobody likes a scrooge-y Dave Cole this time of year. Help keep the holiday seasons filled with good cheer. ;-) ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

Re: [Paraview] Mac OS X - Standalone bundle

2008-10-31 Thread David Cole
You need to do a "make install" to produce the standalone bundle. I recommend using...: DESTDIR=pvinst make install ...and then getting the standalone bundle out of the pvinst directory... Why do you say the build directory is needed to launch it? What happens if you move/rename the build directo

Re: [Paraview] release/debug modes in MSVC

2008-11-04 Thread David Cole
different structures associated with memory allocations and allocating in one while deallocating in the other frequently leads to disaster...) HTH, David On Tue, Nov 4, 2008 at 8:33 AM, Dominik Szczerba <[EMAIL PROTECTED]>wrote: > Configuring with cmake, is it possible - other than hacking

Re: [Paraview] need help to compile on opensolaris

2008-11-25 Thread David Cole
Also merged to the VTK-5-2 branch: /cvsroot/VTK/VTK/Rendering/vtkOpenGLExtensionManager.cxx,v <-- Rendering/vtkOpenGLExtensionManager.cxx new revision: 1.31.2.1; previous revision: 1.31 On Tue, Nov 25, 2008 at 2:44 PM, Berk Geveci <[EMAIL PROTECTED]>wrote: > Hi Gerard, > > This is now

Re: [Paraview] [vtk-developers] Temporal Redesign

2008-12-08 Thread David Cole
for the next several weeks. Thanks, David 2008/12/8 John Biddiscombe <[EMAIL PROTECTED]> > I made a few changes to TemporalShiftScale and SnapToTimeStep last week > which had unfortunate repercussions for the TemporalFractal test. > > I've spent some time going over the

Re: [Paraview] Paraview/Kitware site down

2008-12-15 Thread David Thompson
ce code management (SCM) system - for example, git. This came up a while back with respect to CMake (another Kitware project). You can see the thread here, along with some of Kitware's concerns. http://www.mail-archive.com/cm...@cmake.org/msg10880.html David

Re: [Paraview] error in X86_64: libvtkalglib.so

2008-12-16 Thread David Thompson
things stopped working, I may have more to fix. Thanks, David On Tue, 2008-12-16 at 07:11 -0700, Berk Geveci wrote: > Ricardo, > > Update your cvs and try again please. This is a new library that was > missing install rules. It should be fixed. > > -berk > &

[Paraview] time dependent mha

2009-01-13 Thread David Fuentes
Is there a time dependent format for mha files ? ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

[Paraview] "plot over line" with time dependent data

2009-01-13 Thread David Fuentes
For "plot over line" w/ time dependent data, Is there a way to hold the upper and lower bounds fixed for the y axis on the associated xy plot? ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

Re: [Paraview] "plot over line" with time dependent data

2009-01-14 Thread David Fuentes
; Layout, then select Specify the Axis Range and set the Axis Range to what you want it fixed to. -Ken On 1/13/09 6:13 PM, "David Fuentes" wrote: For "plot over line" w/ time dependent data, Is there a way to hold the upper and lower bounds fixed for the y ax

Re: [Paraview] time dependent mha

2009-01-14 Thread David Fuentes
f the same dimensions, should be fairly easy. Would that do the trick? -berk On Tue, Jan 13, 2009 at 8:07 PM, David Fuentes wrote: Is there a time dependent format for mha files ? ___ ParaView mailing list ParaView@paraview.org http://www.paraview.o

Re: [Paraview] CVS head crashes on Leopard at vtkCarbonRenderWindow

2009-01-15 Thread David Cole
view vtkCarbonRenderWindow itself as largely deprecated and just ignore deprecation warnings from within it... Cocoa will be the new order of the day after the upcoming Qt 4.5 kinks are worked out... Thanks, David On Thu, Jan 15, 2009 at 6:40 AM, Takuya OSHIMA wrote: > Hi, > > I updated and built my co

Re: [Paraview] [vtk-developers] VTK 5.4 Release (Please Read!)

2009-01-19 Thread David Cole
currently in flux in CVS HEAD of VTK, or needs some work, or shouldn't be in a release, or anything like that. please do reply to this email and let us know. Thanks, David Cole Kitware, Inc. 2009/1/19 Bob Obara > In the next couple weeks we are planning to start the process of

[Paraview] Volume Rendering Vector Valued MHA format

2009-01-25 Thread David Fuentes
for volume rendering? thank you, David Fuentes ___ ParaView mailing list ParaView@paraview.org http://www.paraview.org/mailman/listinfo/paraview

Re: [Paraview] time dependent mha

2009-01-25 Thread David Fuentes
e was an easier way? thank you, David Fuentes On Wed, 14 Jan 2009, David Fuentes wrote: Hey berk, yes, the data is the same dimension at each time instance. df On Wed, 14 Jan 2009, Berk Geveci wrote: I don't think mha support time natively. I am cc'ing the vtk users li

[Paraview] compiling without VTK

2009-02-10 Thread David Doria
Is there anyway to build paraview using an existing VTK installation instead of having to have another copy of VTK inside paraview? -- Thanks, David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

[Paraview] AnatomicaOrientation and TransformMatrix

2009-02-19 Thread David Fuentes
The TransformMatrix and AnatomicalOrientation seem to have no effect on the positioning of the data in an MHA file within paraview TransformMatrix = 1 0 0 0 1 0 0 0 1 AnatomicalOrientation = RAI shouldn't TransformMatrix = 1 0 0 0 0 1 0 1 0 produce a 90 deg rotation about the x-axis o

[Paraview] Mesh Subdivision

2009-02-20 Thread David Doria
filters can be used on which types of files. Can anyone clarify this for me? Thanks, David ___ 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] Mesh Subdivision

2009-02-21 Thread David Doria
So if my file just contains a bunch of triangles, how can I make it into a valid input mesh? Thanks, David On Sat, Feb 21, 2009 at 3:08 AM, Dominik Szczerba wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Problems with smoothing or subdividing most likely indicate inv

Re: [Paraview] Mesh Subdivision

2009-02-21 Thread David Doria
Well actually I think there should be connectivity information. This file was made using the DelaunayTriangulation2d filter, then the 2d points were replaced with 3d points, so the topology should be correct (ie the triangles share the correct points). Thanks, David On Sat, Feb 21, 2009 at 8

[Paraview] Transform Filter Loses Colors of VTPs

2009-02-22 Thread David Doria
ed out. Is there a way to show the colors after a transform? (This only happens with vtp files, with vtu's it works correctly) Thanks, David ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/

[Paraview] image statistics

2009-02-24 Thread David Fuentes
Hello, Is there a spatial equivalent of the "temporal statistics filter" in paraview? I have an image for which I want to compute the mean and standard deviation of all pixel values at a single time instance? thank you, David Fuentes _

[Paraview] Calculator and Time history

2009-03-17 Thread David Fuentes
Is there a way to use the "Temporal Cache", "Temporal Shift Scale", or a similar filter to provide the calculator access to a variable at a previous time instance? Thank you, David Fuentes ___ Powered by www.kitware.com Visit othe

[Paraview] See properties of a point

2009-03-20 Thread David Doria
I have a point cloud vtp that I have annotated with some double arrays (so each point has a Score value and a Distance value). When I select a vertex/point with "select cells through", how can I see the values of that point's score and distance?

Re: [Paraview] See properties of a point

2009-03-20 Thread David Doria
Ah that spreadsheet view is excellent/exactly what I need. Thanks, David On Fri, Mar 20, 2009 at 10:44 AM, David E DeMarle wrote: > Split the 3D view and create a spreadsheet view. Then turn on show > only selected cells. Make sure you are looking at either cell or point > cent

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