Re: [Paraview] custom view plugin - minimal example needed

2018-01-26 Thread Mathieu Westphal
Hi Kolja

Inheriting directly from vtkPVView is not possible as there is specific
code dedicated to managing each type of base view. Even if it was possible,
it would not allow you to add QtWidget anywhere in the view.
This is not possible due to design.
However, there are possibilities to add Qt widgets in the properties panel,
in the view tool items and in any dedicated QDockWidget or QToolbar you may
want to add in your plugin.

Also please keep in mind this mailing list is a volontary Q, We do offer
consulting services [1] if you want to work with ParaView development team
directly.

Best,
<https://www.kitware.com/what-we-offer/#consulting>


Mathieu Westphal

[1] https://www.kitware.com/what-we-offer/#consulting

On Fri, Jan 26, 2018 at 7:31 AM, Kolja Petersen <petersenko...@gmail.com>
wrote:

> Dear Mathieu,
> I may be missing the point of your suggested code. I asked whether plugins
> can provide views beyond the existing RenderViews, on 15 January I sent a
> code snippet to the list to show my successful attempts that implement a
> new RenderView and ask how to replace it with a generic view containing
> other Qt widgets, and now you reproduced another version of the
> functionality from my snippet.
>
> Why?
>
>
> On Tue, Jan 23, 2018 at 10:45 AM, Mathieu Westphal <
> mathieu.westp...@kitware.com> wrote:
>
>> Hello
>>
>> Here is a minimal example for creating a new type of view within a plugin.
>> You actually cannot inherit directly from vtkPVView, you must inherit for
>> a base view, which can be :
>>  - vtkPVRenderView
>>  - vtkPVContextView
>>  - vtkPythonView
>>  - vtkSpreadSheetView
>> (https://www.paraview.org/ParaView/Doc/Nightly/www/cxx-doc/
>> classvtkPVView.html)
>>
>> This choice is also visible in the associated xml files where you precise
>> which kind of proxy you want to create.
>>
>> In the attached example, I demonstrated how to add a clone of the Render
>> View, called Render View 2.
>>
>> Hope it helps,
>>
>> Best,
>>
>>
>> Mathieu Westphal
>>
>> On Mon, Jan 22, 2018 at 7:08 PM, Kolja Petersen <petersenko...@gmail.com>
>> wrote:
>>
>>> Thank you, Mathieu,
>>> any update on this?
>>> All my research seems to point to a few hardcoded views that are
>>> accessible. I simply can't find a solution to implement a new view and open
>>> it from a plugin.
>>> Thanks
>>> Kolja
>>>
>>>
>>> On Wed, Jan 17, 2018 at 9:55 AM, Mathieu Westphal <
>>> mathieu.westp...@kitware.com> wrote:
>>>
>>>> Hi Kolja
>>>>
>>>> I have a simple view plugin project ongoing that I should be able to
>>>> scale down for your needs.
>>>> I will try to find the time to do it before the end fo the week.
>>>>
>>>> Best,
>>>>
>>>> Mathieu Westphal
>>>>
>>>> On Tue, Jan 16, 2018 at 8:38 PM, Kolja Petersen <
>>>> petersenko...@gmail.com> wrote:
>>>>
>>>>> Is it possible to write a plugin that derives from vtkPVView instead
>>>>> of vtkPVRenderView?
>>>>>
>>>>> I don't know how I can further shorten my question. The answer is
>>>>> quite important to decide whether we can continue our ParaView 
>>>>> developments.
>>>>> Thank you
>>>>> Kolja
>>>>>
>>>>>
>>>>> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
>>>>>  Virenfrei.
>>>>> www.avast.com
>>>>> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
>>>>> <#m_4251073414689478039_m_-8381060019648724713_m_-7533380727799637296_m_63782262572172547_m_2726909845290941008_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>>>
>>>>> On Mon, Jan 15, 2018 at 7:32 PM, Kolja Petersen <
>>>>> petersenko...@gmail.com> wrote:
>>>>>
>>>>>> I have stripped down Plugin/MantaView until all compilation problems
>>>>>> disappear. What is left, is basically a plugin for a vtkOpenGLRenderer.
>>>>>> The code, consisting of only two minimal classes, is attached and can
>>>>>> be built using:
>>>>>> unzip snippet-viewplugin.zip && mkdir build && cd build && cmake &&
>>>>>> make
>>>>>> (tested with ParaView 5.4.1)
>>>>>>
>>>

Re: [Paraview] custom view plugin - minimal example needed

2018-01-23 Thread Mathieu Westphal
Hello

Here is a minimal example for creating a new type of view within a plugin.
You actually cannot inherit directly from vtkPVView, you must inherit for a
base view, which can be :
 - vtkPVRenderView
 - vtkPVContextView
 - vtkPythonView
 - vtkSpreadSheetView
(
https://www.paraview.org/ParaView/Doc/Nightly/www/cxx-doc/classvtkPVView.html
)

This choice is also visible in the associated xml files where you precise
which kind of proxy you want to create.

In the attached example, I demonstrated how to add a clone of the Render
View, called Render View 2.

Hope it helps,

Best,


Mathieu Westphal

On Mon, Jan 22, 2018 at 7:08 PM, Kolja Petersen <petersenko...@gmail.com>
wrote:

> Thank you, Mathieu,
> any update on this?
> All my research seems to point to a few hardcoded views that are
> accessible. I simply can't find a solution to implement a new view and open
> it from a plugin.
> Thanks
> Kolja
>
>
> On Wed, Jan 17, 2018 at 9:55 AM, Mathieu Westphal <
> mathieu.westp...@kitware.com> wrote:
>
>> Hi Kolja
>>
>> I have a simple view plugin project ongoing that I should be able to
>> scale down for your needs.
>> I will try to find the time to do it before the end fo the week.
>>
>> Best,
>>
>> Mathieu Westphal
>>
>> On Tue, Jan 16, 2018 at 8:38 PM, Kolja Petersen <petersenko...@gmail.com>
>> wrote:
>>
>>> Is it possible to write a plugin that derives from vtkPVView instead of
>>> vtkPVRenderView?
>>>
>>> I don't know how I can further shorten my question. The answer is quite
>>> important to decide whether we can continue our ParaView developments.
>>> Thank you
>>> Kolja
>>>
>>>
>>> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
>>>  Virenfrei.
>>> www.avast.com
>>> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
>>> <#m_-7533380727799637296_m_63782262572172547_m_2726909845290941008_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>
>>> On Mon, Jan 15, 2018 at 7:32 PM, Kolja Petersen <petersenko...@gmail.com
>>> > wrote:
>>>
>>>> I have stripped down Plugin/MantaView until all compilation problems
>>>> disappear. What is left, is basically a plugin for a vtkOpenGLRenderer.
>>>> The code, consisting of only two minimal classes, is attached and can
>>>> be built using:
>>>> unzip snippet-viewplugin.zip && mkdir build && cd build && cmake && make
>>>> (tested with ParaView 5.4.1)
>>>>
>>>> This brings me back to my initial question. I'd like to show a custom
>>>> view, made of a number of Qt widgets (buttons and text) to show important
>>>> statistics.
>>>> In SnippetView.xml, the view is declared as:
>>>> >>> base_proxyname="RenderView" ...
>>>>
>>>> How can I replace 'base_proxyname="RenderView"' by some generic view,
>>>> to be filled with widgets? "View" or "ViewBase" are not recognized as base
>>>> proxies.
>>>> Thank you
>>>> Kolja
>>>>
>>>>
>>>> On Sun, Jan 14, 2018 at 5:05 PM, Kolja Petersen <
>>>> petersenko...@gmail.com> wrote:
>>>>
>>>>> Dear plugin developers,
>>>>> I need to implement a custom view to present datasets in a detailed
>>>>> editable format.
>>>>>
>>>>> This link says that the plugin tutorial is obsolete for the view part:
>>>>> https://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Adding_a
>>>>> _custom_view_.2A_obsolete_.2A
>>>>>
>>>>> The Examples/Plugins/GUIView suggested in the link doesn't exist. The
>>>>> Plugins/MantaView is rather complex and doesn't compile due to other bugs
>>>>> as reported elsewhere, so that I can't get a clue how the MantaView plugin
>>>>> is supposed to work.
>>>>>
>>>>> Could some kind developer upload a minimal working view plugin
>>>>> example, which needs to display only a simple QButton or any other widget?
>>>>> This will help to allow users build their custom views for ParaView 5.x.y.
>>>>> Thank you
>>>>> Kolja
>>>>>
>>>>
>>>>
>>>
>>> ___
>>> 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:
>>> https://paraview.org/mailman/listinfo/paraview
>>>
>>>
>>
>


pluginView.tgz
Description: GNU Zip compressed data
___
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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] custom view plugin - minimal example needed

2018-01-17 Thread Mathieu Westphal
Hi Kolja

I have a simple view plugin project ongoing that I should be able to scale
down for your needs.
I will try to find the time to do it before the end fo the week.

Best,

Mathieu Westphal

On Tue, Jan 16, 2018 at 8:38 PM, Kolja Petersen <petersenko...@gmail.com>
wrote:

> Is it possible to write a plugin that derives from vtkPVView instead of
> vtkPVRenderView?
>
> I don't know how I can further shorten my question. The answer is quite
> important to decide whether we can continue our ParaView developments.
> Thank you
> Kolja
>
>
> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
>  Virenfrei.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
> <#m_2726909845290941008_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> On Mon, Jan 15, 2018 at 7:32 PM, Kolja Petersen <petersenko...@gmail.com>
> wrote:
>
>> I have stripped down Plugin/MantaView until all compilation problems
>> disappear. What is left, is basically a plugin for a vtkOpenGLRenderer.
>> The code, consisting of only two minimal classes, is attached and can be
>> built using:
>> unzip snippet-viewplugin.zip && mkdir build && cd build && cmake && make
>> (tested with ParaView 5.4.1)
>>
>> This brings me back to my initial question. I'd like to show a custom
>> view, made of a number of Qt widgets (buttons and text) to show important
>> statistics.
>> In SnippetView.xml, the view is declared as:
>> > base_proxyname="RenderView" ...
>>
>> How can I replace 'base_proxyname="RenderView"' by some generic view, to
>> be filled with widgets? "View" or "ViewBase" are not recognized as base
>> proxies.
>> Thank you
>> Kolja
>>
>>
>> On Sun, Jan 14, 2018 at 5:05 PM, Kolja Petersen <petersenko...@gmail.com>
>> wrote:
>>
>>> Dear plugin developers,
>>> I need to implement a custom view to present datasets in a detailed
>>> editable format.
>>>
>>> This link says that the plugin tutorial is obsolete for the view part:
>>> https://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Adding_a
>>> _custom_view_.2A_obsolete_.2A
>>>
>>> The Examples/Plugins/GUIView suggested in the link doesn't exist. The
>>> Plugins/MantaView is rather complex and doesn't compile due to other bugs
>>> as reported elsewhere, so that I can't get a clue how the MantaView plugin
>>> is supposed to work.
>>>
>>> Could some kind developer upload a minimal working view plugin example,
>>> which needs to display only a simple QButton or any other widget? This will
>>> help to allow users build their custom views for ParaView 5.x.y.
>>> Thank you
>>> Kolja
>>>
>>
>>
>
> ___
> 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:
> https://paraview.org/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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] Paraview Custom Reader issue - OS X 10.12.6

2017-12-21 Thread Mathieu Westphal
Hello

To build a paraview plugin, one need first to build paraview from the
sources.
https://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Writing_Plugins

Best,

Mathieu Westphal

On Thu, Dec 21, 2017 at 5:49 PM, Beach, Timothy A. (GRC-LTE0)[Vantage
Partners, LLC] <timothy.a.be...@nasa.gov> wrote:

> Thanks,
>
>
>
> I thought the idea of a plugin was that you make a shared libraryto
> load int an existing executable.   At this point I don’t have a paraview
> build directory,  just the binary for version 5.4.  Am I mixing apples and
> oranges here.
>
> Thanks
>
> Tim
>
>
>
> *From: *Mathieu Westphal <mathieu.westp...@kitware.com>
> *Date: *Thursday, December 21, 2017 at 11:31 AM
> *To: *"Beach, Timothy A. (GRC-LTE0)[Vantage Partners, LLC]" <
> timothy.a.be...@nasa.gov>
> *Cc: *"paraview@paraview.org" <paraview@paraview.org>
> *Subject: *Re: [Paraview] Paraview Custom Reader issue - OS X 10.12.6
>
>
>
> Hello
>
> You have to set ParaView_DIR to your paraview build directory. You have to
> do that in cmake, ccmake or cmake-gui.
>
> Best,
>
>
> Mathieu Westphal
>
>
>
> On Thu, Dec 21, 2017 at 5:01 PM, Beach, Timothy A. (GRC-LTE0)[Vantage
> Partners, LLC] <timothy.a.be...@nasa.gov> wrote:
>
> For some time I’ve used a custom reader in Paraview.  I’m having issues
> with my recently issued mac.   In the past I’ve recompiled the entire code
> but I’m having issues with QT so I’m trying to just get my reader working
> as a plugin as per the instructions on the paraview.org page “ParaView/Plugin
> HowTo”.  I thought that would be easier.  I’ve been unable to get past the
> following cmake  error.  I’m not very knowledgable on cmake . I wish I had
> time to  figure it out but I don’t. Any help with the following would be
> apprecitated   Thanks – I wasn’t   the best time to be given a new
> computer. Tim
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *CMake Error at CMakeLists.txt:1 (FIND_PACKAGE): By not providing
> "FindParaView.cmake" in CMAKE_MODULE_PATH this project has asked CMake to
> find a package configuration file provided by "ParaView", but CMake did not
> find one. Could not find a package configuration file provided by
> "ParaView" with any of the following names: ParaViewConfig.cmake
> paraview-config.cmake Add the installation prefix of "ParaView" to
> CMAKE_PREFIX_PATH or set "ParaView_DIR" to a directory containing one of
> the above files. If "ParaView" provides a separate development package or
> SDK, be sure it has been installed.*
>
>
>
> My CmakeList.txt – which may not be correct.  My reader is a clone of the
> Plot3d Reader
>
> *FIND_PACKAGE(ParaView REQUIRED)*
>
> *INCLUDE(${PARAVIEW_USE_FILE})*
>
> *ADD_PARAVIEW_PLUGIN(TURBO_Reader "1.0" *
>
> *   SERVER_MANAGER_XML TURBO_Reader.xml*
>
> *   SERVER_MANAGER_SOURCES vtkMultiBlockTURBOReader.cxx
> vtkMultiBlockTURBOReaderInternals.cxx*
>
> *   REQUIRED_ON_SERVER)*
>
>
>
> *set_source_files_properties(*
>
> *  vtkMultiBlockTURBOReaderInternals*
>
> *  PROPERTIES*
>
> *WRAP_EXCLUDE 1*
>
> *WRAP_EXCLUDE_PYTHON 1*
>
> *  )*
>
>
>
>
>
> Thanks
>
> Tim
>
>
>
>
>
>
> ___
> 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:
> https://paraview.org/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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] Paraview Custom Reader issue - OS X 10.12.6

2017-12-21 Thread Mathieu Westphal
Hello

You have to set ParaView_DIR to your paraview build directory. You have to
do that in cmake, ccmake or cmake-gui.

Best,

Mathieu Westphal

On Thu, Dec 21, 2017 at 5:01 PM, Beach, Timothy A. (GRC-LTE0)[Vantage
Partners, LLC] <timothy.a.be...@nasa.gov> wrote:

> For some time I’ve used a custom reader in Paraview.  I’m having issues
> with my recently issued mac.   In the past I’ve recompiled the entire code
> but I’m having issues with QT so I’m trying to just get my reader working
> as a plugin as per the instructions on the paraview.org page “ParaView/Plugin
> HowTo”.  I thought that would be easier.  I’ve been unable to get past the
> following cmake  error.  I’m not very knowledgable on cmake . I wish I had
> time to  figure it out but I don’t. Any help with the following would be
> apprecitated   Thanks – I wasn’t   the best time to be given a new
> computer. Tim
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *CMake Error at CMakeLists.txt:1 (FIND_PACKAGE): By not providing
> "FindParaView.cmake" in CMAKE_MODULE_PATH this project has asked CMake to
> find a package configuration file provided by "ParaView", but CMake did not
> find one. Could not find a package configuration file provided by
> "ParaView" with any of the following names: ParaViewConfig.cmake
> paraview-config.cmake Add the installation prefix of "ParaView" to
> CMAKE_PREFIX_PATH or set "ParaView_DIR" to a directory containing one of
> the above files. If "ParaView" provides a separate development package or
> SDK, be sure it has been installed.*
>
>
>
> My CmakeList.txt – which may not be correct.  My reader is a clone of the
> Plot3d Reader
>
> *FIND_PACKAGE(ParaView REQUIRED)*
>
> *INCLUDE(${PARAVIEW_USE_FILE})*
>
> *ADD_PARAVIEW_PLUGIN(TURBO_Reader "1.0" *
>
> *   SERVER_MANAGER_XML TURBO_Reader.xml*
>
> *   SERVER_MANAGER_SOURCES vtkMultiBlockTURBOReader.cxx
> vtkMultiBlockTURBOReaderInternals.cxx*
>
> *   REQUIRED_ON_SERVER)*
>
>
>
> *set_source_files_properties(*
>
> *  vtkMultiBlockTURBOReaderInternals*
>
> *  PROPERTIES*
>
> *WRAP_EXCLUDE 1*
>
> *WRAP_EXCLUDE_PYTHON 1*
>
> *  )*
>
>
>
>
>
> Thanks
>
> Tim
>
>
>
>
>
> ___
> 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:
> https://paraview.org/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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] getting Client Info

2017-12-20 Thread Mathieu Westphal
Hello

At least some of these information can be recovered via the PythonShell :


>>> GetParaViewSourceVersion()

'paraview version 5.4.1-1057-g3ffb4b3e0a'

>>> GetParaViewVersion()

5.4


Best,



Mathieu Westphal

On Wed, Dec 20, 2017 at 4:04 PM, Cory Quammen <cory.quam...@kitware.com>
wrote:

> On my Mac, I can copy individual cells, but not the whole table.
>
> It would be a nice feature. Feel free to write up a feature request in the
> issue tracker: gitlab.kitware.com/paraview/paraview/issues
>
> Thanks,
> Cory
>
> On Wed, Dec 20, 2017 at 8:26 AM, Heiland, Randy <heil...@iu.edu> wrote:
>
>> On the “About ParaView” popup window, there’s a “Client Information” tab,
>> but I can’t seem to copy/paste that info. Is there a way to easily get it?
>> I happen to be on OS X, but interested for all OSes.
>>
>> thanks, Randy
>> ___
>> 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:
>> https://paraview.org/mailman/listinfo/paraview
>>
>
>
>
> --
> Cory Quammen
> Staff R Engineer
> Kitware, Inc.
>
> ___
> 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:
> https://paraview.org/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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] [vtkusers] How to create vtk/vtp file where is possible to enable/disable visibility of some objects

2017-12-19 Thread Mathieu Westphal
Hello

Redirecting your mail to ParaView ML.
This simplest way to do that is to use MultiBlockDatasets (.vtm) files.
You can experiment in ParaView using the SphereSource, GroupDataset filter
and Multiblock Inspector Dock widget.

Best,

Mathieu Westphal

On Tue, Dec 19, 2017 at 8:25 AM, Alexey Pechnikov <pechni...@mobigroup.ru>
wrote:

> As sample could I create vtk/vtp file with 2 spheres where I can plot any
> combination of 0, 1, 2 spheres? In Voxler I can enable/disable some objects
> in layer but I'm not sure if it's possible in ParaView.
>
> --
> Best regards, Alexey Pechnikov.
>
> ___
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
>
___
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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] open .pvsm file

2017-12-18 Thread Mathieu Westphal
Hello

Indeed, there is no way yet to be able to open a state file with a double
click in the file explorer.

Best,

Mathieu Westphal

On Mon, Dec 18, 2017 at 11:11 AM, Klara Schevenels <
klara.scheven...@kuleuven.be> wrote:

> Okay, when I do this starting from Paraview, it works! But when I double
> click on the file in my folder it won’t open.
>
> Thanks!
>
> *From:* Mathieu Westphal [mailto:mathieu.westp...@kitware.com]
> *Sent:* maandag 18 december 2017 11:08
> *To:* Klara Schevenels <klara.scheven...@kuleuven.be>
> *Subject:* Re: [Paraview] open .pvsm file
>
>
>
> "File->LoadState"
>
>
> Mathieu Westphal
>
>
>
> On Mon, Dec 18, 2017 at 11:07 AM, Mathieu Westphal <
> mathieu.westp...@kitware.com> wrote:
>
> Hello
>
> A .pvsm is not a "Data" file but a "State" file, you need to use
> "File->Load Stat"
>
> Best,
>
>
> Mathieu Westphal
>
>
>
> On Mon, Dec 18, 2017 at 11:04 AM, Klara Schevenels <
> klara.scheven...@kuleuven.be> wrote:
>
>
>
>
>
> *From:* Klara Schevenels
> *Sent:* zondag 17 december 2017 18:11
> *To:* 'paraview@paraview.org' <paraview@paraview.org>
> *Subject:* open .pvsm file
>
>
>
> Hi all,
>
>
>
> How to open a .pvsm state file? When I try this, the program says that a
> reader to open this kind of files could not be found and that I should
> choose one from the list. If I try one, the program blocks… Maybe a very
> stupid question, but I am very new to Paraview J
>
>
>
> Thanks
>
> Klara
>
>
>
> ___
> 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:
> https://paraview.org/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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] open .pvsm file

2017-12-18 Thread Mathieu Westphal
Hello

A .pvsm is not a "Data" file but a "State" file, you need to use
"File->Load Stat"

Best,

Mathieu Westphal

On Mon, Dec 18, 2017 at 11:04 AM, Klara Schevenels <
klara.scheven...@kuleuven.be> wrote:

>
>
>
>
> *From:* Klara Schevenels
> *Sent:* zondag 17 december 2017 18:11
> *To:* 'paraview@paraview.org' <paraview@paraview.org>
> *Subject:* open .pvsm file
>
>
>
> Hi all,
>
>
>
> How to open a .pvsm state file? When I try this, the program says that a
> reader to open this kind of files could not be found and that I should
> choose one from the list. If I try one, the program blocks… Maybe a very
> stupid question, but I am very new to Paraview J
>
>
>
> Thanks
>
> Klara
>
> ___
> 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:
> https://paraview.org/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:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] Paraview Simple Superquadric

2017-11-24 Thread Mathieu Westphal
Hello

you could use Glyph with custom source, but your superquadrics will not get
parametarized the way you want.
There is no direct way to do that, it could be done with a rather
complicated programmable python filter, wich would
create the superquadric and configurate them for each of your tensors.


Best,

Mathieu Westphal

On Thu, Nov 23, 2017 at 10:45 PM, <d.r.tunugun...@utwente.nl> wrote:

> Rephrasing my question:
>
>
> Attached a tensorsTest.vtu file which contains
>
>
> "positions"
>
>
> "axesScales", "phiAndTheta" and orientationTensors.
>
>
> So, how do I set superquadric glyph over this input data?
>
>
> I would like to use something like
>
>
> ParticleGlyph = Glyph(Input=ParticleData_,GlyphType='*Superquadric*')
>
> Any help would be great
> Deepak​
> --
> *From:* ParaView <paraview-boun...@paraview.org> on behalf of
> d.r.tunugun...@utwente.nl <d.r.tunugun...@utwente.nl>
> *Sent:* Thursday, November 23, 2017 10:24 PM
> *To:* paraview@paraview.org
> *Subject:* [Paraview] Paraview Simple Superquadric
>
>
> Dear Paraview users,
>
>
> I am trying to use paraview simple via python shell.
>
>
> Is it possible to pass superquadric source as a glyph?
>
>
> For example:
>
>
> ParticleGlyph = Glyph(Input=ParticleData_,GlyphType='*Superquadric*')
>
>
> I am aware of the TensorGlyph, but it does not have access to properties
> such as PhiRoundness or ThetaRoundess.​
>
>
> Any help would be great.
>
> Deepak
>
>
>
> ___
> 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] NaN values

2017-11-13 Thread Mathieu Westphal
Hi

Can you share your dataset ?

Thanks,

Mathieu Westphal

On Mon, Nov 13, 2017 at 4:10 PM, Doina Gumeniuc (224252 MAHS) <224...@via.dk
> wrote:

> Hi Mathieu,
>
>
> I am using a vtk poly data file, which when I load in paraview, it gives
> me error (paraview just stops working). I was thinking it is because of my
> NaN values.
> ------
> *From:* Mathieu Westphal <mathieu.westp...@kitware.com>
> *Sent:* November 13, 2017 2:53:19 PM
> *To:* Doina Gumeniuc (224252 MAHS)
> *Cc:* paraview@paraview.org
> *Subject:* Re: [Paraview] NaN values
>
> Hi
>
> ParaView understand NaN correctly as blanks.
> If you are reading a .csv file, the correct string that is interpreted as
> NaN is "nan" without the quotes.
>
> Best,
>
> Mathieu Westphal
>
> On Mon, Nov 13, 2017 at 2:48 PM, Doina Gumeniuc (224252 MAHS) <
> 224...@via.dk> wrote:
>
> Hi all,
>
>
> I have a file with NaN values in almost every column and row. The integer
> numbers represent which points should be connected by lines, therefor I can
> not replace NaN with zeros because it will interpret it as Point with ID 0.
>
> Is there any way I can replace this NaNs with something which paraview
> reads as blanks?
>
> Thank you!
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/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] NaN values

2017-11-13 Thread Mathieu Westphal
Hi

ParaView understand NaN correctly as blanks.
If you are reading a .csv file, the correct string that is interpreted as
NaN is "nan" without the quotes.

Best,

Mathieu Westphal

On Mon, Nov 13, 2017 at 2:48 PM, Doina Gumeniuc (224252 MAHS) <224...@via.dk
> wrote:

> Hi all,
>
>
> I have a file with NaN values in almost every column and row. The integer
> numbers represent which points should be connected by lines, therefor I can
> not replace NaN with zeros because it will interpret it as Point with ID 0.
>
> Is there any way I can replace this NaNs with something which paraview
> reads as blanks?
>
> Thank you!
>
> ___
> 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] C++ client, PV server

2017-10-30 Thread Mathieu Westphal
Hello

You cannot use your own C++ client with the binary, since you will need to
build your client againt a builded ParaView.
However in the binaries you can find paraview executable wich is our main
c++ client and can be used with pvserver.

Best regards,

Mathieu Westphal

On Mon, Oct 30, 2017 at 3:02 AM, Heiland, Randy <heil...@iu.edu> wrote:

> Using just the binary PV download, can I render results from a C++ client?
> No parallelism. Everything’s local.
>
> thanks, Randy
> ___
> 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] my current State/.pvsm ?

2017-10-26 Thread Mathieu Westphal
Hello

It should be visible in the File->Recent Files menu

Best,

On 26 Oct 2017 4:58 pm, "Heiland, Randy"  wrote:

> I sometimes have multiple PVs running and don’t remember the names of the
> .pvsm State files I've loaded into each. Then I want to Save State and it
> pops up the file dialog to have me choose/enter the filename, but I don’t
> remember :) Is the current State filename hiding somewhere in the GUI?
> ___
> 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] Accessing particles generated by ParticleTracer

2017-10-19 Thread Mathieu Westphal
Hello

Regarding the Programmable Filter, you are right, there is no way to
specify it upstream,
 you would need to keep a list of previously deleted particle that should
stay deleted, definitelly not a great solution.

Regarding the inheritance, you are right as well, but keep in mind that
ParaView is Open Source and you can contribute to the code of the
vtkParticleStreamer if you want
and add some kind of check in the base class that you could redefine in
your class if you want.

Regarding the plugin loading problem, are you trying to load the plugin in
the paraview release (not good) or in the paraview you build the plugin
with (good).
If this part is ok, then i would suggest first trying the examples plugins
in ParaView source. You will find correctly written CMakeLists and you can
work your way up from there.
"paraview/Examples/Plugins/Filter" seems a good starting point. Just copy
the folder somewhere, build it and check it can be loaded in ParaView.

Let me know if you run into any troubles.

Best,


Mathieu Westphal

On Wed, Oct 18, 2017 at 6:30 PM, Van Moer, Mark W <mvanm...@illinois.edu>
wrote:

> Hi Mathieu,
>
>
>
> Thanks for the suggestions. I tried having a Programmable Filter take the
> PolyData input, do the check, and write new PolyData output, and that kind
> of worked, except that particles could reappear after being deleted. That a
> particle was deleted wasn’t being sent back upstream to the Particle
> Tracer, upstream state changes aren’t supported as I understand it.
>
>
>
> I tried making a plugin by deriving from vtkParticleTracerBase and
> overriding RequestData() and IntegrateParticles(), however, that doesn’t
> work because they accesses private members of vtkParticleTracerBase.
>
>
>
> I also tried copying vtkParticleTracerBase to a new class and hacking on
> it directly, but I’m getting link errors when I try to load the plugin,
> like
>
>
>
> undefined symbol: _*Z34vtkParticleTracerWithSinkBase_Init*_
> P26vtkClientServerInterpreter
>
>
>
> (I was able to hack directly on vtkParticleTracerBase.cxx in the ParaView
> src tree and it worked as expected, but I would rather get a plugin
> working.)
>
>
>
> -  When making a plugin based on an abstract VTK class, does
> something need to change in the CMakeLists.txt? I’m just guessing that’s
> where my issue with the link error is?
>
>
>
> Thanks,
>
> Mark
>
>
>
>
>
>
>
> *From:* Mathieu Westphal [mailto:mathieu.westp...@kitware.com]
> *Sent:* Tuesday, September 26, 2017 9:22 AM
> *To:* Van Moer, Mark W <mvanm...@illinois.edu>
> *Cc:* ParaView Developers <paraview-develop...@paraview.org>; ParaView <
> paraview@paraview.org>
>
> *Subject:* Re: [Paraview] Accessing particles generated by ParticleTracer
>
>
>
> Hello
>
> Simplest way to go would be to add a Python Programmable Filter after the
> particle tracer, that process each point and does not copy it when it is
> too far from an arbitrary point.
>
> This would work, even with paraview release, but will not be so most
> efficient implementation.
>
> Harder way to go would be to copy(or inherit) the ParticleTracer as a new
> vtk filter and associated xml proxy plugin. And add a radius check in the
> code, probably in vtkParticleTracerBase::RequestData:1188
>
> // if the particle is sent, remove it from the list
> -if (this->SendParticleToAnotherProcess(info,previous,this->
> OutputPointData))
>
> +if 
> (this->SendParticleToAnotherProcess(info,previous,this->OutputPointData)
> || !yourRadiusTest(point2))
>
> {
>   this->ParticleHistories.erase(it);
>   particle_good = false;
>
>  }
>
>
>
> much more efficient but you will need to know C++ and how to compile
> ParaView and a ParaView plugin.
>
>
>
> Best,
>
>
> Mathieu Westphal
>
>
>
> On Tue, Sep 26, 2017 at 3:53 PM, Van Moer, Mark W <mvanm...@illinois.edu>
> wrote:
>
> Hi Mathieu,
>
>
>
> The full science context is, this is a simulation of a binary black hole
> system. The way the solver works, the black hole locations aren’t actually
> in the mesh, they’re stored as separate coordinates with an associated
> radius. The black holes orbit each other during the simulation, creating
> turbulence in the plasma (and magnetic field). I made a few videos of
> particles being advected by the plasma velocity. This was basically just
> the mesh, a seed source, and a Particle Tracer filter. This works fine,
> except that particles which get within the radius of each black hole end up
> coagulating and behaving non-physically. If I understand the

Re: [Paraview] vtkCutter

2017-10-17 Thread Mathieu Westphal
Hello

It is called Slice, and is available in the Filters and in the Common
Filters toolbar.

Best,

Mathieu Westphal

On Tue, Oct 17, 2017 at 2:30 PM, Heiland, Randy <heil...@iu.edu> wrote:

> Is vtkCutter not directly accessible in PV (from the menus)? I’d like to
> do something similar to:
> https://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/
> VisualizationAlgorithms/Python/ClipCow.py
>
> for my dataset.
>
> thanks, Randy
>
> ___
> 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] Paraview 5.4.1 error message & freeze

2017-10-04 Thread Mathieu Westphal
My comment provide a reliable way to obtain the error you see, but I'm
afraid it is not related to your problem, at least not directly.

Mathieu Westphal

On Wed, Oct 4, 2017 at 3:58 PM, Sonya Davydycheva <sda...@gmail.com> wrote:

> Thank you Mathieu,
>
> Could you please clarify if your comment is related to the freezing of my
> Paraview window, or to the empty image? And what is the recipe to handle
> this?
> I appreciate your help,
>
> Sonya Davydycheva <http://3demholding.com>
>
>
>
> On Wed, Oct 4, 2017 at 2:29 AM, Mathieu Westphal <
> mathieu.westp...@kitware.com> wrote:
>
>> FYI it appears if I force the size of the remote rendering window on my
>> tiling window manager.
>> Irrelevant in microsoft windows context, but still.
>>
>> Mathieu Westphal
>>
>> On Tue, Oct 3, 2017 at 11:12 PM, Cory Quammen <cory.quam...@kitware.com>
>> wrote:
>>
>>> On Tue, Oct 3, 2017 at 3:31 PM, Sonya Davydycheva <sda...@gmail.com>
>>> wrote:
>>> > Hello,
>>> >
>>> > Does anybody know what this Output message mean? (appears when I press
>>> > "Example Visuatizations"... thougth, some examples emerge),
>>> > -
>>> > QWindowsWindow::setGeometry: Unable to set geometry 996x403+228+226 on
>>> > QWidgetWindow/'pqExampleVisualizationsDialogWindow'. Resulting
>>> geometry:
>>> > 996x412+228+226 (frame: 9, 36, 9, 9, custom margin: 0, 0, 0, 0, minimum
>>> > size: 956x403, maximum size: 16777215x16777215).QWindowsWin
>>> dow::setGeometry:
>>> > Unable to set geometry 996x403+228+226 on
>>> > QWidgetWindow/'pqExampleVisualizationsDialogWindow'. Resulting
>>> geometry:
>>> > 996x412+228+226 (frame: 9, 36, 9, 9, custom margin: 0, 0, 0, 0, minimum
>>> > size: 956x403, maximum size: 16777215x16777215).
>>> > --
>>>
>>> The message is a warning from the Qt side. Aside from being annoying,
>>> it should be harmless. Sorry, but we haven't figured out why this
>>> appears on some systems and not others.
>>>
>>> > Also, my Paraview 5.4.1 (installed under 64-bit Windows 7, ) often
>>> freezes.
>>> > I wonder if this can be related to the issue above.
>>>
>>> Does it stop responding or does it crash? It's probably not related to
>>> the warning message above.
>>>
>>> Cory
>>>
>>> > Thanks,
>>> >
>>> > Sonya Davydycheva
>>> >
>>> >
>>> >
>>> > ___
>>> > 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
>>> >
>>>
>>> --
>>> Cory Quammen
>>> Staff R Engineer
>>> Kitware, Inc.
>>> ___
>>> 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] Paraview 5.4.1 error message & freeze

2017-10-04 Thread Mathieu Westphal
FYI it appears if I force the size of the remote rendering window on my
tiling window manager.
Irrelevant in microsoft windows context, but still.

Mathieu Westphal

On Tue, Oct 3, 2017 at 11:12 PM, Cory Quammen <cory.quam...@kitware.com>
wrote:

> On Tue, Oct 3, 2017 at 3:31 PM, Sonya Davydycheva <sda...@gmail.com>
> wrote:
> > Hello,
> >
> > Does anybody know what this Output message mean? (appears when I press
> > "Example Visuatizations"... thougth, some examples emerge),
> > -
> > QWindowsWindow::setGeometry: Unable to set geometry 996x403+228+226 on
> > QWidgetWindow/'pqExampleVisualizationsDialogWindow'. Resulting geometry:
> > 996x412+228+226 (frame: 9, 36, 9, 9, custom margin: 0, 0, 0, 0, minimum
> > size: 956x403, maximum size: 16777215x16777215).
> QWindowsWindow::setGeometry:
> > Unable to set geometry 996x403+228+226 on
> > QWidgetWindow/'pqExampleVisualizationsDialogWindow'. Resulting geometry:
> > 996x412+228+226 (frame: 9, 36, 9, 9, custom margin: 0, 0, 0, 0, minimum
> > size: 956x403, maximum size: 16777215x16777215).
> > --
>
> The message is a warning from the Qt side. Aside from being annoying,
> it should be harmless. Sorry, but we haven't figured out why this
> appears on some systems and not others.
>
> > Also, my Paraview 5.4.1 (installed under 64-bit Windows 7, ) often
> freezes.
> > I wonder if this can be related to the issue above.
>
> Does it stop responding or does it crash? It's probably not related to
> the warning message above.
>
> Cory
>
> > Thanks,
> >
> > Sonya Davydycheva
> >
> >
> >
> > ___
> > 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
> >
>
> --
> Cory Quammen
> Staff R Engineer
> Kitware, Inc.
> ___
> 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] Accessing particles generated by ParticleTracer

2017-09-26 Thread Mathieu Westphal
Hello

Simplest way to go would be to add a Python Programmable Filter after the
particle tracer, that process each point and does not copy it when it is
too far from an arbitrary point.
This would work, even with paraview release, but will not be so most
efficient implementation.

Harder way to go would be to copy(or inherit) the ParticleTracer as a new
vtk filter and associated xml proxy plugin. And add a radius check in the
code, probably in vtkParticleTracerBase::RequestData:1188

// if the particle is sent, remove it from the list
-if
(this->SendParticleToAnotherProcess(info,previous,this->OutputPointData))
+if
(this->SendParticleToAnotherProcess(info,previous,this->OutputPointData) ||
!yourRadiusTest(point2))
{
  this->ParticleHistories.erase(it);
  particle_good = false;
 }

much more efficient but you will need to know C++ and how to compile
ParaView and a ParaView plugin.

Best,

Mathieu Westphal

On Tue, Sep 26, 2017 at 3:53 PM, Van Moer, Mark W <mvanm...@illinois.edu>
wrote:

> Hi Mathieu,
>
>
>
> The full science context is, this is a simulation of a binary black hole
> system. The way the solver works, the black hole locations aren’t actually
> in the mesh, they’re stored as separate coordinates with an associated
> radius. The black holes orbit each other during the simulation, creating
> turbulence in the plasma (and magnetic field). I made a few videos of
> particles being advected by the plasma velocity. This was basically just
> the mesh, a seed source, and a Particle Tracer filter. This works fine,
> except that particles which get within the radius of each black hole end up
> coagulating and behaving non-physically. If I understand the scientist
> right, in the simulation itself, they are able to handle this somehow
> correctly, but that behavior doesn’t get translated to what’s saved in the
> mesh.
>
>
>
> That’s part 1. Part 2 of the vis, and this works, is that the plasma
> advected particles are used as seeds for streamlines through the magnetic
> field -- though there are streamlines coming out of non-physically correct
> particles.
>
>
>
> What I’d like is to be able to check of each of the actual particle
> locations vs the black hole locations and radii and if they’re within that
> radii, delete them (or hide them, make them transparent, whatever.)  I was
> hoping this was something I could do with a programmable filter, but I’m
> open to any suggestions, including hacking on VTK source.
>
>
>
> Mark
>
>
>
> *From:* Mathieu Westphal [mailto:mathieu.westp...@kitware.com]
> *Sent:* Tuesday, September 26, 2017 2:47 AM
> *To:* Van Moer, Mark W <mvanm...@illinois.edu>; ParaView Developers <
> paraview-develop...@paraview.org>
> *Cc:* ParaView <paraview@paraview.org>
> *Subject:* Re: [Paraview] Accessing particles generated by ParticleTracer
>
>
>
> Hello
>
> Can you give some context ? At which level of implementation are you
> trying to do that ?
>
> Best,
>
>
> Mathieu Westphal
>
>
>
> On Tue, Sep 26, 2017 at 12:09 AM, Van Moer, Mark W <mvanm...@illinois.edu>
> wrote:
>
> Looks like I’d have to get at the std::vector
> ParticleVector that’s inherited from vtkParticleTracerBase? I’m guessing
> that’s not exposed by the proxy.
>
> Mark
>
>
>
> *From:* Van Moer, Mark W
> *Sent:* Monday, September 25, 2017 2:25 PM
> *To:* ParaView <paraview@paraview.org>
> *Subject:* Accessing particles generated by ParticleTracer
>
>
>
> Hi ParaView,
>
>
>
> Is it possible to get at the individual particles generated by
> ParticleTracer? I’ve been handed a mesh with a velocity field and an
> implied particle sink. I’d like to delete any particles that wander within
> a certain radius of that sink. My thought was if I could get at the array
> holding the particles I could check each distance and delete as necessary.
>
>
>
> Thanks,
>
> Mark
>
>
> ___
> 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] Accessing particles generated by ParticleTracer

2017-09-26 Thread Mathieu Westphal
Hello

Can you give some context ? At which level of implementation are you trying
to do that ?

Best,

Mathieu Westphal

On Tue, Sep 26, 2017 at 12:09 AM, Van Moer, Mark W <mvanm...@illinois.edu>
wrote:

> Looks like I’d have to get at the std::vector
> ParticleVector that’s inherited from vtkParticleTracerBase? I’m guessing
> that’s not exposed by the proxy.
>
> Mark
>
>
>
> *From:* Van Moer, Mark W
> *Sent:* Monday, September 25, 2017 2:25 PM
> *To:* ParaView <paraview@paraview.org>
> *Subject:* Accessing particles generated by ParticleTracer
>
>
>
> Hi ParaView,
>
>
>
> Is it possible to get at the individual particles generated by
> ParticleTracer? I’ve been handed a mesh with a velocity field and an
> implied particle sink. I’d like to delete any particles that wander within
> a certain radius of that sink. My thought was if I could get at the array
> holding the particles I could check each distance and delete as necessary.
>
>
>
> Thanks,
>
> Mark
>
> ___
> 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] Apply Tecplot table format file (.dat)

2017-09-21 Thread Mathieu Westphal
Hello

Please keep the discussion in the mailing list so everyone can contribute.

Your dataset (OJF_Out-SPECIES.DAT) does not seem to have the right Tecplot
format.
Please take a look to this tecplot .dat file (residuals.dat) , wich can be
opened with ParaView flawlessly.
You may try to correct your file manually or correct the way it was
generated.

Best,

Mathieu Westphal

On Thu, Sep 21, 2017 at 1:42 PM, Oh Hyejin <oh.hye...@stonybrook.edu> wrote:

> Hi,
>
> I attached the data set. When I hit the apply button, Paraview just get
> stopped. And the error message says the program does not respond.
> Thank you.
> Best,
> Hyejin
>
> 2017-09-21 3:33 GMT-04:00 Mathieu Westphal <mathieu.westp...@kitware.com>:
>
>> Hello
>>
>> Can you please share the error ?
>> Can you share your dataset ?
>>
>> Best regards,
>>
>> Mathieu Westphal
>>
>> On Wed, Sep 20, 2017 at 8:08 PM, Oh Hyejin <oh.hye...@stonybrook.edu>
>> wrote:
>>
>>> Hi,
>>> I am graduate student and having problem with applying data to paraview.
>>> I loaded Tecplot table format file and when I hit the apply button, the
>>> error appears.
>>> And then the program get stopped.
>>> Let me know what should I do to solve this problem.
>>> Best,
>>> Hyejin
>>>
>>> ___
>>> 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
>>>
>>>
>>
>


OJF_Out-SPECIES.DAT
Description: Netscape Proxy Auto Config


residuals.dat
Description: Netscape Proxy Auto Config
___
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] Apply Tecplot table format file (.dat)

2017-09-21 Thread Mathieu Westphal
Hello

Can you please share the error ?
Can you share your dataset ?

Best regards,

Mathieu Westphal

On Wed, Sep 20, 2017 at 8:08 PM, Oh Hyejin <oh.hye...@stonybrook.edu> wrote:

> Hi,
> I am graduate student and having problem with applying data to paraview.
> I loaded Tecplot table format file and when I hit the apply button, the
> error appears.
> And then the program get stopped.
> Let me know what should I do to solve this problem.
> Best,
> Hyejin
>
> ___
> 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] problems with cylinder slice

2017-08-24 Thread Mathieu Westphal
Hello

This is a bug in ParaView 5.4 and has been corrected already in the
upcoming version, 5.4.1, soon to be released.

Best Regards,

Mathieu Westphal

On Thu, Aug 24, 2017 at 9:02 AM, Bence Somogyi via ParaView <
paraview@paraview.org> wrote:

> Dear All,
>
> I have found a problem using the cylinder slice. The default axis for the
> cylinder is the y axis, with this setting the slice works as expected. When
> the axis is modified (e.g. x axis), the widget is updated correctly, but
> the slice itself is not. It only works, when "crinkle clip" is enabled.
> I have found the same behavior with the box slice
>
> The version I use is: ParaView-5.4.0-Qt5-OpenGL2-MPI-Windows-64bit
>
> BR,
> Bence Somogyi
>
> ___
> 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] Question about plugins with Catalyst and Python scripts

2017-08-16 Thread Mathieu Westphal
Hi Yvan

I understand your catalyst issue but I do not see any other solutions.

Regarding loading a plugin from python, it actually is quite simple :

>>> from paraview.simple import *
>>> LoadPlugin("path/to/lib.so")

Best regards,

Mathieu Westphal

On Wed, Aug 9, 2017 at 12:29 PM, <yvan.fourn...@free.fr> wrote:

> Hello,
>
> We have been using Catalyst (with Python coprocessing scripts) in our code
> for quite a while now, and am trying to see how to make thing more
> user-friendly.
>
> One of the main issues we have is that if plugins are loaded in ParaView
> when using the Coprocessing Generator plugin, extra lines regarding those
> plugins may appear in the script, even when not dreclty used. For example,
> when the PointSprite plugins is enabled in PV 5.1, it adds opacity transfer
> function informations. This particular example might not be relevant to PV
> 5.4 with integrated PointGaussian, but other plugins may add similar
> entries, whether used or not in a particular view.
>
> This causes issues using Catalyst, as those plugins are not enabled in
> Catalyst (even using a full ParaView install with OSMesa as Catalyst, not
> editions, often too incomplete).
>
> One solution is to remove the "offending" lines (i.e. run once, check
> lines reported in error logs, removec those, run again, ...) which while
> not complicated, tends to scare users and requires multiple additional
> iterations to setup a visualization.
>
> A better solution would be to allow loading of plugins from the Python
> script (especially as I expect it would allow using plugins such as
> SurfaceLIC from within Catalyst), but I can't find any documentation for
> this. I seem to remember some people from Kitware mentioning this was
> possible in a live discussion I had, but have no additional details.
>
> Is there a way to tell ParaView/Catalyst to load a particular plugin from
> within a Python script ? IF yes, what's the syntax ?
>
> Best regards,
>
>Yvan
> ___
> 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] Link between objects

2017-08-07 Thread Mathieu Westphal
Hello Riccardo

It should work and it does in most cases (not in yours though).
You can try the following.
 - Create a Box
 - Create another Box
 - "Object" Link both box
 - Change a parameter in one box,
*Apply*
 - Same parameter is changed in the other box as well

As for your example with the slice (or clip, or any filter using a
ProxyProperty) this does not seems to work and you indeed need to link the
proxy property itself in order to obtain this.
In terms of usability, it means that "Object" Link will not go down the
object tree visible in the manager, but only link all property at the level
of the object.
I am unsure if this is a missing feature or a bug, in any case, feel free
to open an issue in the bugtracker, I see that you've already created an
account.

Thanks for your report.
Regards,

Mathieu Westphal

On Sun, Aug 6, 2017 at 1:18 AM, Riccardo Rossi <rro...@red-fluid.com> wrote:

> Hi.
>
>
>
> I’m a little confused about how links between objects are supposed to work.
>
>
>
> For example, if I create two clip filters and make a link between the
> “plane” property of the two objects, everything works fine.
>
>
>
> However, if I make the link between the two objects I would expect all the
> the properties to be updated automatically in the child object (as reported
> in the wiki) but this time the link seems not to work at all.
>
>
> Am I missing something?
>
>
>
> Thanks,
>
>
>
> Riccardo
>
>
> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=emailclient_term=icon>
>  Virus-free.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=emailclient_term=link>
> <#m_950079471057631188_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> ___
> 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] Paraview crashes when using point gaussian

2017-07-19 Thread Mathieu Westphal
Dear Gabriel

I can't access the files :
"
The page isn’t redirecting properly

Firefox has detected that the server is redirecting the request for this
address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept
cookies.
"

Regards,



Mathieu Westphal

On Wed, Jul 19, 2017 at 11:57 AM, Gabriel Nahas <
gabrielrezendena...@gmail.com> wrote:

> ​
>  particle.0.geo
> <https://drive.google.com/file/d/0B82TKdvFoURGazk0U2N2S242TDQ/view?usp=drive_web>
> ​​
>  particle.01050.geo
> <https://drive.google.com/file/d/0B82TKdvFoURGOU5hNDlreDF6VVE/view?usp=drive_web>
> ​​
>  siphon.geo
> <https://drive.google.com/file/d/0B82TKdvFoURGR2VpTWtNUmZsVjQ/view?usp=drive_web>
> ​The geo file is here attached, Mathieu
>
> Best regards,
>
> Gabriel
>
> On 19 July 2017 at 11:53, Mathieu Westphal <mathieu.westp...@kitware.com>
> wrote:
>
>> Dear Gabriel
>>
>> Could you send the associated .geo files please ?
>>
>> Regards,
>>
>> Mathieu Westphal
>>
>> On Wed, Jul 19, 2017 at 11:51 AM, Gabriel Nahas <
>> gabrielrezendena...@gmail.com> wrote:
>>
>>> Dear all,
>>>
>>> I am uploading 2 cases files to paraview that are correctly uploaded as
>>> far as I can see. I can see the data and apply any filters I want, however
>>> when I choose a Point Gaussian representation, paraview crashes and it
>>> closes.
>>>
>>> Anyone has an idea what might cause it?
>>>
>>> I send attached the case files, but I have already done simulations
>>> where the exit case files are the same and no problem is seen.
>>>
>>> Best regards,
>>>
>>> Gabriel Nahas
>>>
>>> --
>>>
>>> [image: photo]
>>> *Gabriel Nahas*
>>> Master Student at École Polytechnique
>>> +33 6 38 28 29 92 <+33+6+38+28+29+92> | Skype: gabrielrezendenahas
>>> <https://webapp.wisestamp.com/#>
>>> <http://www.facebook.com/gabriel.nahas.9>
>>> <http://in.linkedin.com/in/gabriel-nahas-2566b892>
>>>
>>>
>>> ___
>>> 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
>>>
>>>
>>
>
>
> --
>
> [image: photo]
> *Gabriel Nahas*
> Master Student at École Polytechnique
> +33 6 38 28 29 92 <+33+6+38+28+29+92> | Skype: gabrielrezendenahas
> <https://webapp.wisestamp.com/#>
> <http://www.facebook.com/gabriel.nahas.9>
> <http://in.linkedin.com/in/gabriel-nahas-2566b892>
>
>
___
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] Paraview crashes when using point gaussian

2017-07-19 Thread Mathieu Westphal
Dear Gabriel

Could you send the associated .geo files please ?

Regards,

Mathieu Westphal

On Wed, Jul 19, 2017 at 11:51 AM, Gabriel Nahas <
gabrielrezendena...@gmail.com> wrote:

> Dear all,
>
> I am uploading 2 cases files to paraview that are correctly uploaded as
> far as I can see. I can see the data and apply any filters I want, however
> when I choose a Point Gaussian representation, paraview crashes and it
> closes.
>
> Anyone has an idea what might cause it?
>
> I send attached the case files, but I have already done simulations where
> the exit case files are the same and no problem is seen.
>
> Best regards,
>
> Gabriel Nahas
>
> --
>
> [image: photo]
> *Gabriel Nahas*
> Master Student at École Polytechnique
> +33 6 38 28 29 92 <+33+6+38+28+29+92> | Skype: gabrielrezendenahas
> <https://webapp.wisestamp.com/#>
> <http://www.facebook.com/gabriel.nahas.9>
> <http://in.linkedin.com/in/gabriel-nahas-2566b892>
>
>
> ___
> 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] ParaView Course October 11

2017-06-12 Thread Mathieu Westphal
Hello

Kitware will be holding a ParaView course on October 11th 2017 in Lyon,
France.
We will provide you with hands-on paraview experience, as well as introduce
python-scripting and plugins.

Please visit our web site for more information and registration details at
ParaView (English) : http://training.kitware.fr/browse/156
ParaView (French) : http://formations.kitware.fr/browse/156

Note that the course will be taught in English. If you have any question,
please contact us at formations at http://www.kitware.fr

Best Regards,

Mathieu Westphal
___
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] Overriding the maximal cylinder source resolution

2017-05-30 Thread Mathieu Westphal
Hello

One way to go would be to copy (or subclass) vtkCylinderSource and built it
as a Plugin for paraview.
Easy if you are building ParaView yourself, more complex otherwise.

Another way would be to write your own cylinder source in a Python
Programmable Source,
not easy but you will be able to use your new source with the binary
release of ParaView

Regards,

Mathieu Westphal

On Tue, May 30, 2017 at 5:27 AM, kenichiro yoshimi <rccm.kyosh...@gmail.com>
wrote:

> Hi Tomislav,
>
> I find restriction on the resolution number of a cyliner source in
> vtkCylinderSource.h, that is:
>   vtkSetClampMacro(Resolution,int,2,VTK_CELL_SIZE).
> This macro amounts to saying that the resolution is restricted to a
> range between 2 and VTK_CELL_SIZE(=512). Hence, I think it difficult
> to override.
>
> In order to increase the resolution of the cylinder, one thing you can
> try is to apply the loop subdivision filter after triangulating it.
>
> Thanks,
> yoshimi
>
> 2017-05-30 0:06 GMT+09:00 Tomislav Maric <tomislav.ma...@gmx.com>:
> > Hello everyone,
> >
> > I have exported the paraview trace into the attached script that
> > generates a cylinder source without caps, triangulates and saves an STL
> > file.
> >
> > I have noticed that the cylinder resolution can be prescribed to any
> > number in the python script:
> >
> > ~~~
> > # create a new 'Cylinder'
> > cylinder1 = Cylinder()
> >
> > # Properties modified on cylinder1
> > cylinder1.Resolution = 10
> > ~~~
> >
> > And this number is reported by the print command as well
> >
> > ~~~
> > print(cylinder1.Resolution)
> > ~~~
> >
> > However, the actual resolution of the cylinder source never exceeds the
> > number 512. This I have figured out after manually inspecting the number
> > of triangles in the 'cylinder.stl' file generated by the attached script.
> >
> > I have browsed the VTK code as well, but I could not find the point
> > where the maximal cylinder source resolution is restricted to 512.
> >
> > My question is: can I somehow (in python, or in VTK) override the
> > resolution that is actually then applied to the cylinder? I am using
> > paraview version 4.4.0. Does it work in a newer paraview version?
> >
> > Kind Regards,
> >
> > Tomislav
> >
> >
> >
> > ___
> > 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] Unable to Display images in Paraview

2017-05-23 Thread Mathieu Westphal
Hello

What are your computer specs ?

Regards,

Mathieu Westphal

On Tue, May 23, 2017 at 4:45 PM, Animesh Dey <a...@vextec.com> wrote:

> I recently downloaded Paraview (version 5.4) for Windows -10. I was able
> to install the program successfully without any error messages. All default
> settings were selected during installation.
>
> I am unable to display any image. When I open the software, I am unable to
> display any images. All I see is a blank dark screen. I am attaching a PDF
> file which shows the details of the screen shots.
>
> I am very new to Paraview and will appreciate any help on how to get the
> software working on my windows laptop.
>
>
>
> Thank you.
>
>
>
> AD
>
> ___
> 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] VTK classes not found in paraview

2017-05-17 Thread Mathieu Westphal
Hello

This class is present in the last master of paraview with updated
submodules :
paraview/VTK/Imaging/Stencil/vtkPolyDataToImageStencil.cxx

Regards,

Mathieu Westphal

On Wed, May 17, 2017 at 2:52 PM, Vogel Dorian <dorian.vo...@fhnw.ch> wrote:

> Hello all,
>
> Based on http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/
> PolyDataToImageData, I am converting polyData surfaces into vtkImage. Now
> that the process is stable, I would like to integrate the python script
> created in a paraview pipeline (first as a programmable filter).
>
>
>
> However, many vtk classes are not found in Paraview (ether python shell or
> in programmable filters), such as vtkPolyDataToImageStencil.
>
>
>
> Is there a way to have them ? Or is there a way to force Paraview to use
> the system's VTK and Python ?
>
> --
>
> Dorian Vogel
>
> ___
> 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] Rendering during transform filter?

2017-05-17 Thread Mathieu Westphal
Hello

What you see is not the actual bounding box of the computed dataset, but
merelly a box widget showing the transformation before it is computed.
You can try to enable "Auto Apply" in settings in order to have the
transform computed when you are moving the box.

Regards,

Mathieu Westphal

On Wed, May 17, 2017 at 9:52 AM, Nicolas Cedilnik <nicolas.cedil...@inria.fr
> wrote:

> Hello,
>
> I'd like to know if it possible to allow rendering, at least a decimated
> version, of a mesh while interactively rotating and translating using the
> transform filter.
>
> Right now I just see a bounding box and the mesh is rendered only when I
> apply the transformation.
>
> I'm using Paraview 5.2.0 from Fedora 25 repositories.
>
> Thanks
>
> -- Nicolas
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/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] Fwd: [ParaView.org Contact Form] Consulting form

2017-05-12 Thread Mathieu Westphal
Thanks Mathieu, that’s really helpful. The compute power for the datasets
being visualised will be making use of some kind of HPC, most likely.



There is currently some consideration of using Chromebooks for the course,
does anyone on the mailing list have any experience of using these with
ParaView?



Best wishes,



Kat



*From:* Mathieu Westphal [mailto:mathieu.westp...@kitware.com]
*Sent:* 11 May 2017 12:11
*To:* Helene Grandmontagne <helene.grandmonta...@kitware.com>; Parkins, Kat
<k.park...@imperial.ac.uk>; ParaView <paraview@paraview.org>
*Subject:* Re: [ParaView.org Contact Form] Consulting form



Dear Mr. Parkins

Since your question may be better suited for the ParaView mailing-list,
i've included it in the recipient.

ParaView hardware requirement are pretty basic, however it may grow
depending on the data you want to handle and the type of operation you want
to do on it.

For a visualisation course, there is no reason to handle large dataset, so
in this case basic requirement should suffice.

CPU : Any kind of modern processor (lets say Core 2 Duo and after)

RAM : 4Gb (must be able to open your dataset basically)

300 Mb of disk space

Recommended : OpenGL 3.2 capable GPU (nVidia 100M / Intel HD400 and after,
with updated drivers)

So as you can see, it is not much.

Regards,


Mathieu Westphal



On Thu, May 11, 2017 at 7:38 AM, Helene Grandmontagne <
helene.grandmonta...@kitware.com> wrote:

Hello,



Est-ce que je peux te laisser lui répondre?



Hélène



-- Forwarded message --

From: <kitw...@kitware.com>
Date: Wed, May 10, 2017 at 3:19 PM
Subject: [ParaView.org Contact Form] Consulting form
To: kitw...@kitware.com


Name: Kat Parkins
Phone: 07872 850292
Email: k.park...@imperial.ac.uk
TimeZone: Europe
Description: Hi, I'd like to talk to someone about the hardware
requirements for Paraview. A new course is planning to teach students to
visualise data, and we need to look at the cost of the laptops needed to do
this.

Thanks,

Kat



-- 

Hélène Grandmontagne

Business development engineer

Kitware SAS

26 rue Louis Guérin

69100 Villeurbanne, France

F: +33 (0)4.37.45.04.15 <+33%204%2037%2045%2004%2015>
http://www.kitware.fr

-- 

Hélène Grandmontagne

Business development engineer

Kitware SAS

26 rue Louis Guérin

69100 Villeurbanne, France

F: +33 (0)4.37.45.04.15 <+33%204%2037%2045%2004%2015>
http://www.kitware.fr
___
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] [ParaView.org Contact Form] Consulting form

2017-05-11 Thread Mathieu Westphal
Dear Mr. Parkins

Since your question may be better suited for the ParaView mailing-list,
i've included it in the recipient.
ParaView hardware requirement are pretty basic, however it may grow
depending on the data you want to handle and the type of operation you want
to do on it.

For a visualisation course, there is no reason to handle large dataset, so
in this case basic requirement should suffice.

CPU : Any kind of modern processor (lets say Core 2 Duo and after)
RAM : 4Gb (must be able to open your dataset basically)
300 Mb of disk space

Recommended : OpenGL 3.2 capable GPU (nVidia 100M / Intel HD400 and after,
with updated drivers)

So as you can see, it is not much.

Regards,

Mathieu Westphal

On Thu, May 11, 2017 at 7:38 AM, Helene Grandmontagne <
helene.grandmonta...@kitware.com> wrote:

> Hello,
>
> Est-ce que je peux te laisser lui répondre?
>
> Hélène
>
> -- Forwarded message --
>> From: <kitw...@kitware.com>
>> Date: Wed, May 10, 2017 at 3:19 PM
>> Subject: [ParaView.org Contact Form] Consulting form
>> To: kitw...@kitware.com
>>
>>
>> Name: Kat Parkins
>> Phone: 07872 850292
>> Email: k.park...@imperial.ac.uk
>> TimeZone: Europe
>> Description: Hi, I'd like to talk to someone about the hardware
>> requirements for Paraview. A new course is planning to teach students to
>> visualise data, and we need to look at the cost of the laptops needed to do
>> this.
>>
>> Thanks,
>>
>> Kat
>>
>> --
> Hélène Grandmontagne
> Business development engineer
> Kitware SAS
> 26 rue Louis Guérin
> 69100 Villeurbanne, France
> F: +33 (0)4.37.45.04.15
> http://www.kitware.fr
> --
> Hélène Grandmontagne
> Business development engineer
> Kitware SAS
> 26 rue Louis Guérin
> 69100 Villeurbanne, France
> F: +33 (0)4.37.45.04.15
> http://www.kitware.fr
>
___
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] workstation slow render

2017-05-09 Thread Mathieu Westphal
What is the content of the "Help->About" window ?

Mathieu Westphal

On Mon, May 8, 2017 at 11:02 PM, andrealphus <andrealp...@gmail.com> wrote:

> Trying to make some animations on a new workstation (everything is local!)
> and things are unbelievably slow (my 8 year old mac pro runs faster with
> paraview!)
>
> System specs:
> Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz (18 cores)
> 128 Gb ram
> NVIDIA Corporation GM204GL [Quadro M4000]
> Ubuntu 16.04.2 LTS
>
>
> I'm using the proprietary nvidia drivers. I installed from source (git),
> using;
> ccmake -DQt5_DIR=$QTLOC/Qt5.6.2/5.6/gcc_64/lib/cmake/Qt5 ./$PVLOC/ParaView
>
> enable python, turned off shared libs, and enabled mpi
>
> any thoughts? size of the model doesnt matter, just that it runs faster on
> an 8 year old machine with PV4, then it does on this workstation.
>
> Any way to make a single instance of ./bin/paraview use more than one core?
>
> Any way to check that gpu rendering is occuring correctly?
>
> these questions were all searched for online but not adequately answered.
>
>
>
> ___
> 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] Segfault wich ParaView 5.3

2017-05-04 Thread Mathieu Westphal
Hello Stefan

Can you try to reproduce your problem by running paraview without user
settings:
./bin/paraview -dr

Regards,

Mathieu Westphal

On Thu, May 4, 2017 at 9:27 AM, Mathieu Westphal <
mathieu.westp...@kitware.com> wrote:

> Hello Stefan
>
> Does this happen when you startup ParaView, if not, what are you tring to
> do before the segfault ?
> It looks like you are trying to Load a file while connected to a server,
> is that right ?
>
> Regards,
>
> Mathieu Westphal
>
> On Thu, May 4, 2017 at 9:06 AM, Stefan Melber <stefan.mel...@dlr.de>
> wrote:
>
>> Hi,
>>
>> running ParaView 5.3 (self-compiled or binaries from the webpage) i got
>> an segfault. Find the output of the debug below. However - using ParaView
>> 5.2 everything is fine.
>>
>> In 5.3 i tried Qt4 and Qt5, OpenGL and OpenGL2 - always the same.
>>
>> Any ideas?
>>
>>  Stefan
>>
>>
>>
>> paraview --enable-bt
>> ASSERT failure in QList::operator[]: "index out of range", file
>> /usr/include/qt5/QtCore/qlist.h, line 545 (:0, )
>>
>> =
>> Process id 31640 Caught SIGABRT
>> Program Stack:
>> 0x7f589df0f230 : ??? [(???) ???:-1]
>> 0x7f58947b0ff0 : gsignal [(libc.so.6) ???:-1]
>> 0x7f58947b26ea : abort [(libc.so.6) ???:-1]
>> 0x7f58967c9c81 : ??? [(???) ???:-1]
>> 0x7f58967c51b1 : ??? [(???) ???:-1]
>> 0x7f58a0f2908b : ??? [(???) ???:-1]
>> 0x7f58a0f92951 : pqServerResource::pqImplementation::pqImplementation(QString
>> const&, pqServerConfiguration const&) [(libvtkpqCore-pv5.3.so.1) ???:-1]
>> 0x7f58a0f90632 : pqServerResource::pqServerResource(QString const&)
>> [(libvtkpqCore-pv5.3.so.1) ???:-1]
>> 0x7f58a0f7da88 : pqRecentlyUsedResourcesList::load(pqSettings&)
>> [(libvtkpqCore-pv5.3.so.1) ???:-1]
>> 0x7f58a0f045a6 : pqApplicationCore::recentlyUsedResources()
>> [(libvtkpqCore-pv5.3.so.1) ???:-1]
>> 0x7f58a1ea7c4f : pqStandardRecentlyUsedResource
>> LoaderImplementation::addDataFilesToRecentResources(pqServer*,
>> QStringList const&, QString const&, QString const&)
>> [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1]
>> 0x7f58a1e5a6ff : pqLoadDataReaction::LoadFile(QStringList const&,
>> pqServer*, QPair<QString, QString> const&) 
>> [(libvtkpqApplicationComponents-pv5.3.so.1)
>> ???:-1]
>> 0x7f58a1e59fac : pqLoadDataReaction::loadData(QList const&,
>> QString const&, QString const&, pqServer*) 
>> [(libvtkpqApplicationComponents-pv5.3.so.1)
>> ???:-1]
>> 0x7f58a1e5999a : pqLoadDataReaction::loadData()
>> [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1]
>> 0x7f58a1ed6229 : pqLoadDataReaction::onTriggered()
>> [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1]
>> 0x7f58a1ed9100 : ??? [(???) ???:-1]
>> 0x7f58969de739 : QMetaObject::activate(QObject*, int, int, void**)
>> [(libQt5Core.so.5) ???:-1]
>> 0x7f589769a4e2 : QAction::triggered(bool) [(libQt5Widgets.so.5) ???:-1]
>> 0x7f589769ced0 : QAction::activate(QAction::ActionEvent)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f589778ad0d : ??? [(???) ???:-1]
>> 0x7f589778af44 : QAbstractButton::mouseReleaseEvent(QMouseEvent*)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f589785703a : QToolButton::mouseReleaseEvent(QMouseEvent*)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f58976e8588 : QWidget::event(QEvent*) [(libQt5Widgets.so.5) ???:-1]
>> 0x7f5897857119 : QToolButton::event(QEvent*) [(libQt5Widgets.so.5) ???:-1]
>> 0x7f58976a0eac : QApplicationPrivate::notify_helper(QObject*, QEvent*)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f58976a951d : QApplication::notify(QObject*, QEvent*)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f58969b2b30 : QCoreApplication::notifyInternal2(QObject*, QEvent*)
>> [(libQt5Core.so.5) ???:-1]
>> 0x7f58976a7bcd : QApplicationPrivate::sendMouseEvent(QWidget*,
>> QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f5897702c06 : ??? [(???) ???:-1]
>> 0x7f5897705613 : ??? [(???) ???:-1]
>> 0x7f58976a0eac : QApplicationPrivate::notify_helper(QObject*, QEvent*)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f58976a8661 : QApplication::notify(QObject*, QEvent*)
>> [(libQt5Widgets.so.5) ???:-1]
>> 0x7f58969b2b30 : QCoreApplication::notifyInternal2(QObject*, QEvent*)
>> [(libQt5Core.so.5) ???:-1]
>> 0x7f5896effc43 : QGuiApplicationPrivate::proces
>> sMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
>> [(libQt5Gui.so.5) ???:-1]
>> 0x7f5896f017c5 : QGuiApplicationPriv

Re: [Paraview] Segfault wich ParaView 5.3

2017-05-04 Thread Mathieu Westphal
Hello Stefan

Does this happen when you startup ParaView, if not, what are you tring to
do before the segfault ?
It looks like you are trying to Load a file while connected to a server, is
that right ?

Regards,

Mathieu Westphal

On Thu, May 4, 2017 at 9:06 AM, Stefan Melber <stefan.mel...@dlr.de> wrote:

> Hi,
>
> running ParaView 5.3 (self-compiled or binaries from the webpage) i got an
> segfault. Find the output of the debug below. However - using ParaView 5.2
> everything is fine.
>
> In 5.3 i tried Qt4 and Qt5, OpenGL and OpenGL2 - always the same.
>
> Any ideas?
>
>  Stefan
>
>
>
> paraview --enable-bt
> ASSERT failure in QList::operator[]: "index out of range", file
> /usr/include/qt5/QtCore/qlist.h, line 545 (:0, )
>
> =
> Process id 31640 Caught SIGABRT
> Program Stack:
> 0x7f589df0f230 : ??? [(???) ???:-1]
> 0x7f58947b0ff0 : gsignal [(libc.so.6) ???:-1]
> 0x7f58947b26ea : abort [(libc.so.6) ???:-1]
> 0x7f58967c9c81 : ??? [(???) ???:-1]
> 0x7f58967c51b1 : ??? [(???) ???:-1]
> 0x7f58a0f2908b : ??? [(???) ???:-1]
> 0x7f58a0f92951 : pqServerResource::pqImplementation::pqImplementation(QString
> const&, pqServerConfiguration const&) [(libvtkpqCore-pv5.3.so.1) ???:-1]
> 0x7f58a0f90632 : pqServerResource::pqServerResource(QString const&)
> [(libvtkpqCore-pv5.3.so.1) ???:-1]
> 0x7f58a0f7da88 : pqRecentlyUsedResourcesList::load(pqSettings&)
> [(libvtkpqCore-pv5.3.so.1) ???:-1]
> 0x7f58a0f045a6 : pqApplicationCore::recentlyUsedResources()
> [(libvtkpqCore-pv5.3.so.1) ???:-1]
> 0x7f58a1ea7c4f : pqStandardRecentlyUsedResource
> LoaderImplementation::addDataFilesToRecentResources(pqServer*,
> QStringList const&, QString const&, QString const&)
> [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1]
> 0x7f58a1e5a6ff : pqLoadDataReaction::LoadFile(QStringList const&,
> pqServer*, QPair<QString, QString> const&) 
> [(libvtkpqApplicationComponents-pv5.3.so.1)
> ???:-1]
> 0x7f58a1e59fac : pqLoadDataReaction::loadData(QList const&,
> QString const&, QString const&, pqServer*) 
> [(libvtkpqApplicationComponents-pv5.3.so.1)
> ???:-1]
> 0x7f58a1e5999a : pqLoadDataReaction::loadData()
> [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1]
> 0x7f58a1ed6229 : pqLoadDataReaction::onTriggered()
> [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1]
> 0x7f58a1ed9100 : ??? [(???) ???:-1]
> 0x7f58969de739 : QMetaObject::activate(QObject*, int, int, void**)
> [(libQt5Core.so.5) ???:-1]
> 0x7f589769a4e2 : QAction::triggered(bool) [(libQt5Widgets.so.5) ???:-1]
> 0x7f589769ced0 : QAction::activate(QAction::ActionEvent)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f589778ad0d : ??? [(???) ???:-1]
> 0x7f589778af44 : QAbstractButton::mouseReleaseEvent(QMouseEvent*)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f589785703a : QToolButton::mouseReleaseEvent(QMouseEvent*)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f58976e8588 : QWidget::event(QEvent*) [(libQt5Widgets.so.5) ???:-1]
> 0x7f5897857119 : QToolButton::event(QEvent*) [(libQt5Widgets.so.5) ???:-1]
> 0x7f58976a0eac : QApplicationPrivate::notify_helper(QObject*, QEvent*)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f58976a951d : QApplication::notify(QObject*, QEvent*)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f58969b2b30 : QCoreApplication::notifyInternal2(QObject*, QEvent*)
> [(libQt5Core.so.5) ???:-1]
> 0x7f58976a7bcd : QApplicationPrivate::sendMouseEvent(QWidget*,
> QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f5897702c06 : ??? [(???) ???:-1]
> 0x7f5897705613 : ??? [(???) ???:-1]
> 0x7f58976a0eac : QApplicationPrivate::notify_helper(QObject*, QEvent*)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f58976a8661 : QApplication::notify(QObject*, QEvent*)
> [(libQt5Widgets.so.5) ???:-1]
> 0x7f58969b2b30 : QCoreApplication::notifyInternal2(QObject*, QEvent*)
> [(libQt5Core.so.5) ???:-1]
> 0x7f5896effc43 : QGuiApplicationPrivate::proces
> sMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) [(libQt5Gui.so.5)
> ???:-1]
> 0x7f5896f017c5 : QGuiApplicationPrivate::proces
> sWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
> [(libQt5Gui.so.5) ???:-1]
> 0x7f5896edf75b : QWindowSystemInterface::sendWi
> ndowSystemEvents(QFlags) [(libQt5Gui.so.5)
> ???:-1]
> 0x7f587c62b210 : ??? [(???) ???:-1]
> 0x7f58812d2897 : g_main_context_dispatch [(libglib-2.0.so.0) ???:-1]
> 0x7f58812d2b00 : ??? [(???) ???:-1]
> 0x7f58812d2bac : g_main_context_iteration [(libglib-2.0.so.0) ???:-1]
> 0x7f5896a0719f : 
> QEventDispatcherGlib::processEvents(QFlags)
> [(libQt5Core.so.5) ???:-1]
> 0x7f58969b0b1a : QEventLoop::exec(QFlags)
> [(libQt5Core.so.5) ???:-1

[Paraview] Fwd: [ParaView] Using MPI for raw file

2017-04-28 Thread Mathieu Westphal
Hi Daniel

I do not know much about the .raw format, so i forwarded to the community
to see if someone can help you.

Regards,

Mathieu Westphal

-- Forwarded message --
From: Daniel lee <lkylove2...@gmail.com>
Date: Fri, Apr 21, 2017 at 10:38 AM
Subject: Re: [ParaView] Using MPI for raw file
To: Mathieu Westphal <mathieu.westp...@kitware.com>


​
 test_phan_482_492_361.raw
<https://drive.google.com/file/d/0Bz_er7wearVZRjk2VjJjVGZxakU/view?usp=drive_web>

This is for you.


File Name: test_phan_482_492_361.raw
Extent of x: [0,481]
Extent of y: [0,491]
Extent of z: [0,360]

Data Byte Order: Little Endian
Data Scalar type: unsigned short


And can I ask you about the name of the filter which enables MPI for the
cube?

Thank you, early bird ;)

Sincerely

K.Y. Daniel Lee


2017-04-21 17:19 GMT+09:00 Mathieu Westphal <mathieu.westp...@kitware.com>:

> Hello Daniel
>
> I've sent your mail to the community.
> I'm no expert in .raw file, all i know is you need to know exactly how is
> your binary data inside in order to be able to configure the reader and
> open the file.
> Can you send us en example of your data ?
>
> Regards,
>
>
> Mathieu Westphal
>
> On Fri, Apr 21, 2017 at 2:59 AM, Daniel lee <lkylove2...@gmail.com> wrote:
>
>> Hi Mathieu
>>
>> I`m Daniel Lee.
>>
>> I remember how to use MPI in paraview that you taught me.
>>
>> But I failed to use it for raw file.
>>
>> Could you tell me how to do it? (at least just rendering)
>>
>> Thanks in advance.
>>
>> Sincerely
>>
>> K. Daniel Lee
>>
>>
>>
>
___
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] ParaView 5.3.0 and Qt5 linking error

2017-04-22 Thread Mathieu Westphal
I'm using Archlinux myself. FYI ParaView 5.3 can be built with all
dependency installed from pacman. No need to build anything yourself or
install binary tgz from upstream.

Regards,

On 22 Apr 2017 1:07 am, "Fabian Wein"  wrote:

> Hi,
>
> in case you want to use superbuild, gcc 6.3.1 compiles qt 5.8.0 from PV 5.3
> for me without any problems. Why do you want to use precompiled qt?
> On a fast Linux I build PV 5.3 superbuild with qt in ~30 min.
>
> If you want to compile qt-everywhere manually be warned, a plain configure
> took hours and many GBs for me - apparently all combinations of
> debug/relase/…
> were built.
>
> > I am here working on an Arch Linux system. What kind of standard library
> do
> > you mean? I compiled GCC (6.2.0) and MPI (1.10.4) by myself.
> >
> > Btw you are right, the precompiled Qt libraries probably need older
> standard
> > libraries. Maybe the GCC-6.2.0 is the problem. I also tried the
> precompiled
> > Qt5 library in version 5.8.0. It does not work. The system Qt5 libraries
> (fom
> > Arch repo) seem to be functional though.
> >
> > Thx for your response!
> >
> > Tobi
> >
> >
> > On Friday, April 21, 2017 2:56:27 PM CEST Ben Boeckel wrote:
> >> On Fri, Apr 21, 2017 at 14:38:30 +0200, Tobias D wrote:
> >>> Following error is thrown:
> >>> [100%] Linking CXX executable
> >>> ../bin/pvserver../lib/libvtkPVServerManagerApplication- pv5.3.so.1:
> >>> undefined reference to `__cxa_throw_bad_array_new_length@Qt_5
> 'collect2:
> >>> error: ld returned 1 exit status
> >>
> >> 
> >>
> >>> - Qt 5.6.2 (precompiled from qt-project.org)
> >>
> >> It looks like Qt5 is linking a different (or expecting a newer) standard
> >> library than you have available on your machine. What distro are you
> >> using?
> >>
> >> --Ben
> >
> >
> > ___
> > 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] Superquadric tensor glyph

2017-03-24 Thread Mathieu Westphal
Hi

There is already something called Tensor Glyph in ParaView, you may want to
check it out.

Regards,

Mathieu Westphal

On Thu, Mar 23, 2017 at 11:06 PM, <d.r.tunugun...@utwente.nl> wrote:

> Dear Paraview users,
>
>
> I would like to visualise non-spherical particles in paraview (super
> ellipsoids to be precise). Thereby, I am currently trying to add customised
> plugins named tensor glyphs and superquadric tensor glyphs, which are
> available on the paraview wiki.
>
>
> However, since the past 4 days I have not been able to build paraview from
> its source files. I hav even tried the superbuild option but there is
> always some or the other library missing. The farthest I have reached so
> far is a black screen with a XError. Morover, different issues pop up on
> different desktops (with Ubuntu) I have tried to install paraview on. It is
> really very annoying at the moment.
>
>
> Is there any other way to add superquadric glyphs option to paraview? It
> would be great if this is possible.
>
>
> Regards
>
> Deepak
>
>
> Dr. Deepak Tunuguntla
> Post-Doctoral Researcher
> Multi-Scale Mechanics Group
> Dept. of Thermal and Fluid Engineering
> University of Twente, The Netherlands
>
> ___
> 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] Remote rendering to multiple displays

2017-03-15 Thread Mathieu Westphal
In this case you will need to have a render server running on your client,
and a data server running on your cluster.
http://www.paraview.org/Wiki/ParaView:Server_Configuration#Case_Three:_Simple_connection_to_a_data-server.2Frender-server

This should work, but will definitelly not be ideal since whole dataset
will be transferred from the data server to the render server.

Regards,

Mathieu Westphal

On Tue, Mar 14, 2017 at 8:30 PM, Léo Pessanha <leonardopessanh...@gmail.com>
wrote:

> I believe I was not clear.
>
> The 6 viewports I want to achieve cannot be in the GUI. They have to be
> separate like when using a .pvx file in the server.
>
> The problem is when using a .pvx the viewports are open in the remote
> machine, I want them to be open in the client machine.
>
> Best regards,
> Leonardo Pessanha
>
> 2017-03-14 5:31 GMT-03:00 Mathieu Westphal <mathieu.westp...@kitware.com>:
>
>> 1) ParaView in client server mode with remote rendering enabled,
>> connected to a pvserver on your cluster. Multiple viewports are not a
>> problem.
>> 2) X ParaView in client server mode with remote rendering enabled,
>> connected to a pvserver in multi-client mode on your cluster. Multiple
>> viewports are not a problem.
>>
>> Mathieu Westphal
>>
>> On Mon, Mar 13, 2017 at 11:55 PM, Léo Pessanha <
>> leonardopessanh...@gmail.com> wrote:
>>
>>> Hi!
>>>
>>> What would be the best approach in order to achieve this configurations:
>>>
>>> 1) Remote rendering in a cluster and one client with 6
>>> viewports(Cubemap)
>>>
>>> 2) Remote rendering in a cluster and X clients with X viewports
>>>
>>> Thanks in advance.
>>>
>>> ___
>>> 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] Remote rendering to multiple displays

2017-03-14 Thread Mathieu Westphal
1) ParaView in client server mode with remote rendering enabled, connected
to a pvserver on your cluster. Multiple viewports are not a problem.
2) X ParaView in client server mode with remote rendering enabled,
connected to a pvserver in multi-client mode on your cluster. Multiple
viewports are not a problem.

Mathieu Westphal

On Mon, Mar 13, 2017 at 11:55 PM, Léo Pessanha <leonardopessanh...@gmail.com
> wrote:

> Hi!
>
> What would be the best approach in order to achieve this configurations:
>
> 1) Remote rendering in a cluster and one client with 6 viewports(Cubemap)
>
> 2) Remote rendering in a cluster and X clients with X viewports
>
> Thanks in advance.
>
> ___
> 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] Field value question from a user

2017-03-13 Thread Mathieu Westphal
That's exactly how the force time filter is expected to be used. It could
be more easy to use a PythonCalculator instead of a Programmable Filter. to
obtain the same resultats.

Regards,

Mathieu Westphal

On Mon, Mar 13, 2017 at 1:12 PM, Dennis Conklin <dennis_conk...@goodyear.com
> wrote:

> Alan,
>
>
>
> Wouldn’t it be possible to use ForceTime filter on the dataset at your
> desired timepoint, then make it and the original dataset as 2 inputs to a
> programmable filter.   You should then be able to subtract the variable
> from the two inputs and get what you want.
>
>
>
> Am I missing somehow that this wouldn’t work?
>
> Dennis
>
> ___
> 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] Programmable Filter/Source 5.3 RC2

2017-03-08 Thread Mathieu Westphal
Hello

This is indeed an issue , please add an issue in
https://gitlab.kitware.com/paraview/paraview/issues

Thanks

Mathieu Westphal

On Tue, Mar 7, 2017 at 5:36 PM, Rustem Khabetdinov <
rustem.khabetdi...@gmail.com> wrote:

> Hello,
>
> When I try to type any non-latin symbols inside Script field I get this
> error: QTextCursor::setPosition: Position '1' out of range (:0, )
> Previous versions did not have that issue.
>
> Best Regards,
> Rustem Khabetdinov.
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/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] Making a package for Nix system

2017-03-07 Thread Mathieu Westphal
Hi

Without debug symbols, we can't really use the backtrace.

Regarding 5.3 version, are you saying that it does not have the segfault ?

Mathieu Westphal

On Tue, Mar 7, 2017 at 4:29 PM, Yves Rogez <
yves.ro...@univ-grenoble-alpes.fr> wrote:

> Hi Mathieu,
>
> for info, here is the backtrace for the PV5.2 bug with seg fault when
> disconnecting (sorry it was stuck in my draft e-mails since a while :-).
>
> I did not find the time to rebuild with the last version. I will try to do
> so soon... I think I have to rebuild it from source as the basic goal is to
> package it on nix system (which uses internal nix package dependencies). I
> currently use 5.3 RC2 for my developments and it works completely fine on
> any system (not including nix :-).
>
> Bye,
>
> Yves
>
> Le 10/02/2017 à 15:14, Mathieu Westphal a écrit :
>
> Hi Yves
>
> In order to test with the last version, you do not need to compile, you
> can download a nightly build on the ParaView download page.
> (Highest number means newer).
> Let me know how it goes.
>
> I will defer to others regarding the packaging question.
>
>
> Mathieu Westphal
>
> On Fri, Feb 10, 2017 at 9:44 AM, Yves Rogez <yves.rogez@univ-grenoble-
> alpes.fr> wrote:
>
>> Hi Mathieu :-)
>>
>> yes it's for the case of multi-server (actually single client) option. I
>> will get the source from the git repository master a give it another try.
>>
>> OK for the debug, I can compile it again in debug but it takes a long
>> time on my little test laptop so I was wondering maybe some other tricky
>> test on the release version ;-) I will let the debug build run this
>> week-end and send a quick report.
>>
>> By the way, do you plan to support nix packages build in the future for
>> Paraview ? The problem I will encounter now is that Paraview depends on
>> video card driver OpenGL libs so that to get good performances, I will
>> break the nix packages philosophy of being independent from the operating
>> system specific kernel...
>>
>> Thanks for the answer!
>>
>> Yves
>>
>> Le 10/02/2017 à 03:48, Mathieu Westphal a écrit :
>>
>> Hi Yves !
>>
>> Do you happen to use the multi-clients/multi-server option ? we recently
>> corrected a bug that sound like yours, will be fixed in ParaView 5.3.
>> In any case, you may want to try with the last version of paraview master.
>>
>> In order to debug, the first step would be to build ParaView in Debug,
>> and then run it with a debuger, in order to get a backtrace of the segfault.
>>
>> Best Regards,
>>
>> Mathieu Westphal
>>
>> On Thu, Feb 9, 2017 at 6:09 PM, Yves Rogez <yves.rogez@univ-grenoble-alpe
>> s.fr> wrote:
>>
>>> Dear Paraview team,
>>>
>>> we are currently studying the opportunity of migrating our computing
>>> grid environment from "module" system to "nix" packaging system (
>>> https://nixos.org/). In that purpose, I'm trying to compile and pack
>>> Paraview 5.2.0 with its dependencies with nix packages (
>>> https://nixos.org/nixos/packages.html).
>>>
>>> To do so, I first installed nixos on a local laptop and give it a try.
>>> The main issue I encountered was to update my nixos kernel with native
>>> videocard drivers but OK, that's done. Then using the attached nix package
>>> script (a slight evolution on paraview 4.0.1 existing one), I could have
>>> packetized 5.2.0 succesfully and it runs very well.
>>>
>>> However, I still get an error when I'm trying to use MPI functionality.
>>> The MPI itself with parallelism works, as I can run a auto-MPI session
>>> without problem. The issue occurs when *servermanager.Disconnect()
>>> function is called => Seg fault* with no more info... The bad thing is
>>> that the Disconnect function is called every time I would like to connect
>>> to a server (to disconnect the built-in one). This is also the case when
>>> passing the pvserver in command-line argument.
>>>
>>> Do you have an idea of the cause of this seg fault ? Maybe could you
>>> help me find any useful test to debug this ?
>>>
>>> Thanks in advance for your support,
>>>
>>> Best regards,
>>>
>>> Yves
>>>
>>> --
>>> Yves Rogez
>>>
>>> *IPAG*
>>> *Institut de Planétologie et d'Astrophysique de Grenoble *
>>>
>>>
>>> ___
>>> Powered by www.kitware.com
>>>
>>&g

Re: [Paraview] Paraview closes with a core dump

2017-02-24 Thread Mathieu Westphal
Great, happy to help.

Mathieu Westphal

On Fri, Feb 24, 2017 at 12:56 AM, Robert Sawko <robertsa...@gmail.com>
wrote:

> Mathieu,
>
> Turned out that Intel was getting in the way... The integrated card was
> somehow
> conflicting with the discrete NVidia card and I had to reconfigure my X
> settings somewhat as described here:
>
> https://bbs.archlinux.org/viewtopic.php?id=223435
>
> This problem developed spontaneously though as I definitely had glxgears,
> paraview etc working before, so I am not exactly sure core dumps suddenly.
> But
> I am pleased that I got some more clarity on the way I am using my system.
>
> Thanks for all your earlier suggestions.
>
> Best wishes,
> Robert
> --
> Indian in the mountain
> http://en.wikipedia.org/wiki/Crazy_Horse_Memorial
> http://en.wikipedia.org/wiki/Korczak_Ziolkowski
>
___
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] Paraview closes with a core dump

2017-02-22 Thread Mathieu Westphal
Hi

Well, you found it yourself, looks like you have some problem with OpenGL
and x windows.
Can't help you much more here, let me know when you are able to fix it if
paraview still crashes.
Also, if glxinfo does not work, i would expect all x application to crash
as well.

Regards,

Mathieu Westphal

On Wed, Feb 22, 2017 at 6:26 PM, Robert Sawko <robertsa...@gmail.com> wrote:

>
> Thanks for looking into it, Mathieu.
>
> >- Is your system up to date ?
> It's quite up to date. See below.
> $ uname -a
> Linux avignon 4.9.9-1-ARCH #1 SMP PREEMPT Thu Feb 9 19:07:09 CET 2017
> x86_64 GNU/Linux
>
> >- Are you running X ? Wayland ?
> Yes, for X. Never heard of Wayland.
>
> >- What DE/WM are you running ?
> No DE, but Xmonad as WM.
>
> >- What graphic card do you have ? With which drivers version ?
> Nvidia Quadro. I've got nvidia driver version 378.13-1. There's a slightly
> newer one in the repo.
>
> >- What version of opengl is installed ? please provide glxinfo output.
>
> $ glxinfo
> name of display: :0.0
> Error: couldn't find RGB GLX visual or fbconfig
>
> Oops... that looks like a problem. I could try downgrading opengl.
>
> >- There should be some error message before the segfault, but we can't
> >see any, did you removed them or are they missing ?
>
> I haven't removed anything from the gdb output. Running paraview from bash
> is
> core-dumps silently.
>
> >- Can you check in your source that
> >paraview/VTK/Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx:485
> contains
>
> Yes, these lines are there.
>
> Robert
>
___
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] Paraview closes with a core dump

2017-02-22 Thread Mathieu Westphal
Looks like a Xorg problem.

Please specify :
- Is your system up to date ?
- Are you running X ? Wayland ?
- What DE/WM are you running ?
- What graphic card do you have ? With which drivers version ?
- What version of opengl is installed ? please provide glxinfo output.
- There should be some error message before the segfault, but we can't see
any, did you removed them or are they missing ?
- Can you check in your source that
paraview/VTK/Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx:485 contains :

   6   if (!this->WindowId)
   5   {
   4 v = this->GetDesiredVisualInfo();
   3 if (!v)
   2 {
   1   vtkErrorMacro(<< "Could not find a decent visual\n");
485abort();
   1     }

Regards

Mathieu Westphal

On Wed, Feb 22, 2017 at 6:01 PM, Robert Sawko <robertsa...@gmail.com> wrote:

> Thanks. Here's the gdb output. I did compile in Debug mode.
>
> Robert
> --
> Noah's Ark for plants:
> http://en.wikipedia.org/wiki/Svalbard_Global_Seed_Vault
>
___
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] Paraview closes with a core dump

2017-02-22 Thread Mathieu Westphal
Hi

Please make sure ParaView is compiled in Debug, run it with gdb, then
forward the backtrace.

Mathieu Westphal

On Wed, Feb 22, 2017 at 5:49 PM, Robert Sawko <robertsa...@gmail.com> wrote:

> Unfortunately even a minimal compilation of ParaView (no options). I am
> attaching the stack trace. Let me know if you have any ideas.
>
> Robert
>
___
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] Paraview closes with a core dump

2017-02-22 Thread Mathieu Westphal
You are right, i did not check the core dump.
Let me know how it goes.

Mathieu Westphal

On Wed, Feb 22, 2017 at 2:36 PM, Robert Sawko <robertsa...@gmail.com> wrote:

> I was convinced I attached stack trace too. Please see core.dump file. It
> may
> be a red herring but there are several references to libQt5Core there. I am
> rebuilding with Qt5 now, but will also try a more minimal build with Qt4
> later.
>
> Thanks for quick reply.
> Robert
> --
> Tropics in Cornwall:
> http://en.wikipedia.org/wiki/Eden_Project
>
___
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] Paraview closes with a core dump

2017-02-22 Thread Mathieu Westphal
Hi

ArchLinux user here.
Your CMakeCache.txt looks like a QT4 configuration, no occurence of libQt5.
I can build with Qt4 without any problem.

You may want to :
 - CleanUp your build directory and configure and build again. Unless
specific needs, i suggest you only set PARAVIEW_QT_VERSION to 4 and build
 - If it stills segfault, run with gdb and report the backtrace
 - Try with qt5 as well.

Regards


Mathieu Westphal

On Wed, Feb 22, 2017 at 2:12 PM, Robert Sawko <robertsa...@gmail.com> wrote:

> Hi,
>
> This is Arch Linux user again. Parview no longer opens for me. It just ends
> with a core dump (attached). It seems it's something to do with Arch Linux
> forward looking policy of favouring QT5. I have specified in the
> compilation
> to build with QT4 (see attached CMakeCache.txt), but on run it still picks
> libQt5Core.so.
>
> I will now try to rebuild with QT5 but there was a perspective issue with
> that
> before.
>
> Does anyone have any suggestions, please?
>
> Thanks,
> Robert
> --
> Tropics in Cornwall:
> http://en.wikipedia.org/wiki/Eden_Project
>
> ___
> 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] Copying representation properties

2017-02-14 Thread Mathieu Westphal
Works perfectly on ParaView 5.2.0 on Windows 10. you may want to try and
reproduce this behavior on other computers/OSes. And let us know how you
use this feature.

Regards,

Mathieu Westphal

On Sun, Feb 12, 2017 at 1:31 PM, Dimitrova, Maria <
maria.dimitr...@helsinki.fi> wrote:

> Thank you, maybe the problem only exists in the Windows version.
>
>
> Best regards,
>
> Maria Dimitrova
> --
> *From:* Cory Quammen <cory.quam...@kitware.com>
> *Sent:* 12 February 2017 00:30:58
> *To:* Mathieu Westphal
> *Cc:* Dimitrova, Maria; paraview@paraview.org
>
> *Subject:* Re: [Paraview] Copying representation properties
>
> FWIW, I just tried this with 5.2.0 official binaries on Mac OS X and
> copy/paste of representation properties worked fine.
>
> On Fri, Feb 10, 2017 at 7:15 AM, Mathieu Westphal <
> mathieu.westp...@kitware.com> wrote:
>
>> Hello
>>
>> I will not be able to test this version right away, will let you know.
>>
>> Mathieu Westphal
>>
>> On Fri, Feb 10, 2017 at 1:06 PM, Dimitrova, Maria <
>> maria.dimitr...@helsinki.fi> wrote:
>>
>>> Hello,
>>>
>>>
>>> Thank you for the quick reply. I use the Windows 64 bit MPI OpenCL
>>> version - 5.2.0-RC4.
>>>
>>>
>>> Best regards,
>>>
>>> Maria Dimitrova
>>> --
>>> *From:* Mathieu Westphal <mathieu.westp...@kitware.com>
>>> *Sent:* 10 February 2017 13:44:37
>>> *To:* Dimitrova, Maria
>>> *Cc:* paraview@paraview.org
>>> *Subject:* Re: [Paraview] Copying representation properties
>>>
>>> Hello
>>>
>>> I just checked, to copy->Paste feature is working perfectly on ParaView
>>> master git. Which version of ParaView are you using ?
>>>
>>> Regards,
>>>
>>> Mathieu Westphal
>>>
>>> On Fri, Feb 10, 2017 at 10:23 AM, Dimitrova, Maria <
>>> maria.dimitr...@helsinki.fi> wrote:
>>>
>>>> Dear all,
>>>>
>>>>
>>>> Is there a way to copy the properties of the representation that is
>>>> applied to a filter to another instance of the same filter? In my project I
>>>> use 3D glyphs with sphere size 0.03 and blue colour. I have tried
>>>> right-clicking on the existing filter -> Copy, then Paste to the new
>>>> instance of the filter but the representation is not affected.
>>>>
>>>>
>>>> Also, another part of my project involves applying Surface LIC with a
>>>> particular colour scheme and colour range, as well as contrast adjustments
>>>> and antialiasing, all of which are identical for all the files I need to
>>>> process. It would save some time if I could just make a custom
>>>> representation.
>>>>
>>>>
>>>> Thank you very much!
>>>>
>>>>
>>>> Best regards,
>>>>
>>>> Maria
>>>>
>>>> ___
>>>> 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
>>
>>
>
>
> --
> Cory Quammen
> Staff R Engineer
> Kitware, Inc.
>
___
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] Making a package for Nix system

2017-02-10 Thread Mathieu Westphal
Hi Yves

In order to test with the last version, you do not need to compile, you can
download a nightly build on the ParaView download page.
(Highest number means newer).
Let me know how it goes.

I will defer to others regarding the packaging question.


Mathieu Westphal

On Fri, Feb 10, 2017 at 9:44 AM, Yves Rogez <
yves.ro...@univ-grenoble-alpes.fr> wrote:

> Hi Mathieu :-)
>
> yes it's for the case of multi-server (actually single client) option. I
> will get the source from the git repository master a give it another try.
>
> OK for the debug, I can compile it again in debug but it takes a long time
> on my little test laptop so I was wondering maybe some other tricky test on
> the release version ;-) I will let the debug build run this week-end and
> send a quick report.
>
> By the way, do you plan to support nix packages build in the future for
> Paraview ? The problem I will encounter now is that Paraview depends on
> video card driver OpenGL libs so that to get good performances, I will
> break the nix packages philosophy of being independent from the operating
> system specific kernel...
>
> Thanks for the answer!
>
> Yves
>
> Le 10/02/2017 à 03:48, Mathieu Westphal a écrit :
>
> Hi Yves !
>
> Do you happen to use the multi-clients/multi-server option ? we recently
> corrected a bug that sound like yours, will be fixed in ParaView 5.3.
> In any case, you may want to try with the last version of paraview master.
>
> In order to debug, the first step would be to build ParaView in Debug, and
> then run it with a debuger, in order to get a backtrace of the segfault.
>
> Best Regards,
>
> Mathieu Westphal
>
> On Thu, Feb 9, 2017 at 6:09 PM, Yves Rogez <yves.rogez@univ-grenoble-
> alpes.fr> wrote:
>
>> Dear Paraview team,
>>
>> we are currently studying the opportunity of migrating our computing grid
>> environment from "module" system to "nix" packaging system (
>> https://nixos.org/). In that purpose, I'm trying to compile and pack
>> Paraview 5.2.0 with its dependencies with nix packages (
>> https://nixos.org/nixos/packages.html).
>>
>> To do so, I first installed nixos on a local laptop and give it a try.
>> The main issue I encountered was to update my nixos kernel with native
>> videocard drivers but OK, that's done. Then using the attached nix package
>> script (a slight evolution on paraview 4.0.1 existing one), I could have
>> packetized 5.2.0 succesfully and it runs very well.
>>
>> However, I still get an error when I'm trying to use MPI functionality.
>> The MPI itself with parallelism works, as I can run a auto-MPI session
>> without problem. The issue occurs when *servermanager.Disconnect()
>> function is called => Seg fault* with no more info... The bad thing is
>> that the Disconnect function is called every time I would like to connect
>> to a server (to disconnect the built-in one). This is also the case when
>> passing the pvserver in command-line argument.
>>
>> Do you have an idea of the cause of this seg fault ? Maybe could you help
>> me find any useful test to debug this ?
>>
>> Thanks in advance for your support,
>>
>> Best regards,
>>
>> Yves
>>
>> --
>> Yves Rogez
>>
>> *IPAG*
>> *Institut de Planétologie et d'Astrophysique de Grenoble *
>>
>>
>> ___
>> 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
>>
>>
>
> --
> Yves Rogez
>
> *IPAG*
> *Institut de Planétologie et d'Astrophysique de Grenoble *
> Bat D de Physique - BP. 53 - 38041 Grenoble - FRANCE
>
> tel : +33 (0)4 76 63 52 80 <+33%204%2076%2063%2052%2080>
> lab : +33 (0)4 76 63 57 60 <+33%204%2076%2063%2057%2060>
>
___
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] Problem with exporting spreadsheet view

2017-02-10 Thread Mathieu Westphal
John,

I'm able to reproduce the bug in client/server
Could you submit an issue at
https://gitlab.kitware.com/paraview/paraview/issues , so we can look into
it ?

Thanks

Mathieu Westphal

On Fri, Feb 10, 2017 at 3:29 AM, Mathieu Westphal <
mathieu.westp...@kitware.com> wrote:

> John,
> FYI, Save Data and Export scene (the bouton on the spreadsheet is a
> shortcut ot export scene) are different mechanism.
>
> Regards,
>
> Mathieu Westphal
>
> On Fri, Feb 10, 2017 at 2:24 AM, John Haase <jhaa...@nd.edu> wrote:
>
>> Shawn,
>>
>> I sometimes get the "..." in Paraview as well.
>>
>> The exact steps I follow are
>>
>>1. Open Paraview
>>2. Load State File (using File > Load State)
>>3. Use the "Export spreadsheet" button in Layout 1
>>4. scroll down to the 1023rd/2001st line -> it is not fine
>>
>> However, I just realized that if I go File > Save Data, I don't encounter
>> the bug
>>
>>
>>
>> Regards,
>>
>> John R. Haase
>> jhaa...@nd.edu
>>
>> On Thu, Feb 9, 2017 at 5:25 PM, Shawn Waldon <shawn.wal...@kitware.com>
>> wrote:
>>
>>> John,
>>>
>>> I just tried the 5.2.0 binaries on Windows 7 and I didn't see this
>>> issue, so it may be some idiosyncrasy of Windows 10 or I'm not following
>>> the right steps to reproduce it.  I'll try to track down a Windows 10
>>> machine tomorrow, but if you could give me a step-by-step list of how to
>>> reproduce this it would help.  So far I have:
>>>
>>> Loaded your state file
>>> export spreadsheet
>>> scroll down to the 1023rd/1024th line -> it is fine
>>>
>>>
>>> Loaded your state file
>>> scroll down to the 1023rd/1024th line
>>> export spreadsheet -> again it is fine
>>>
>>> If I click around on the spreadsheet I sometimes get "..." replacing the
>>> entries above or below the 1023/1024 line as it reloads the data for those
>>> items, but I never see garbage data.
>>>
>>> Shawn
>>>
>>>
>>>
>>> On Thu, Feb 9, 2017 at 3:49 PM, John Haase <jhaa...@nd.edu> wrote:
>>>
>>>> Shawn,
>>>>
>>>> I'm using 5.2.0 on Windows 10
>>>>
>>>> Regards,
>>>>
>>>> John R. Haase
>>>> jhaa...@nd.edu
>>>>
>>>> On Thu, Feb 9, 2017 at 3:40 PM, Shawn Waldon <shawn.wal...@kitware.com>
>>>> wrote:
>>>>
>>>>> Hi John,
>>>>>
>>>>> I have tried this out with your data on the latest master branch of
>>>>> ParaView and I can't reproduce the bug you are seeing.  So this may 
>>>>> already
>>>>> be fixed.  What version of ParaView are you using?  And what OS?
>>>>>
>>>>> Thanks,
>>>>> Shawn
>>>>>
>>>>> On Thu, Feb 9, 2017 at 11:27 AM, John Haase <jhaa...@nd.edu> wrote:
>>>>>
>>>>>> Utkarsh et al.,
>>>>>>
>>>>>> Here are the files. The data file (SteadyState_out.e) is particularly
>>>>>> large ~500 MB.
>>>>>>
>>>>>> https://dl.dropboxusercontent.com/u/9655539/Integration.pvsm
>>>>>>
>>>>>> https://dl.dropboxusercontent.com/u/9655539/SteadyState_out.e
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> John R. Haase
>>>>>> jhaa...@nd.edu
>>>>>>
>>>>>> On Thu, Feb 9, 2017 at 11:08 AM, Utkarsh Ayachit <
>>>>>> utkarsh.ayac...@kitware.com> wrote:
>>>>>>
>>>>>>> Sounds like a bug. If can provide example dataset and steps to
>>>>>>> reproduce that will make it easier to track it down.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Utkarsh
>>>>>>>
>>>>>>> On Thu, Feb 9, 2017 at 9:26 AM, John Haase <jhaa...@nd.edu> wrote:
>>>>>>>
>>>>>>>> Hello all,
>>>>>>>>
>>>>>>>> I am using Paraview to process data from a simulation output in the
>>>>>>>> Exodus II format. I create an IntegrateVariables object, then put it 
>>>>>>>> in a
>>>>>>>> PlotSelectionOverTime object so I have the integra

Re: [Paraview] Copying representation properties

2017-02-10 Thread Mathieu Westphal
Hello

I will not be able to test this version right away, will let you know.

Mathieu Westphal

On Fri, Feb 10, 2017 at 1:06 PM, Dimitrova, Maria <
maria.dimitr...@helsinki.fi> wrote:

> Hello,
>
>
> Thank you for the quick reply. I use the Windows 64 bit MPI OpenCL version
> - 5.2.0-RC4.
>
>
> Best regards,
>
> Maria Dimitrova
> ------
> *From:* Mathieu Westphal <mathieu.westp...@kitware.com>
> *Sent:* 10 February 2017 13:44:37
> *To:* Dimitrova, Maria
> *Cc:* paraview@paraview.org
> *Subject:* Re: [Paraview] Copying representation properties
>
> Hello
>
> I just checked, to copy->Paste feature is working perfectly on ParaView
> master git. Which version of ParaView are you using ?
>
> Regards,
>
> Mathieu Westphal
>
> On Fri, Feb 10, 2017 at 10:23 AM, Dimitrova, Maria <
> maria.dimitr...@helsinki.fi> wrote:
>
>> Dear all,
>>
>>
>> Is there a way to copy the properties of the representation that is
>> applied to a filter to another instance of the same filter? In my project I
>> use 3D glyphs with sphere size 0.03 and blue colour. I have tried
>> right-clicking on the existing filter -> Copy, then Paste to the new
>> instance of the filter but the representation is not affected.
>>
>>
>> Also, another part of my project involves applying Surface LIC with a
>> particular colour scheme and colour range, as well as contrast adjustments
>> and antialiasing, all of which are identical for all the files I need to
>> process. It would save some time if I could just make a custom
>> representation.
>>
>>
>> Thank you very much!
>>
>>
>> Best regards,
>>
>> Maria
>>
>> ___
>> 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] Copying representation properties

2017-02-10 Thread Mathieu Westphal
Hello

I just checked, to copy->Paste feature is working perfectly on ParaView
master git. Which version of ParaView are you using ?

Regards,

Mathieu Westphal

On Fri, Feb 10, 2017 at 10:23 AM, Dimitrova, Maria <
maria.dimitr...@helsinki.fi> wrote:

> Dear all,
>
>
> Is there a way to copy the properties of the representation that is
> applied to a filter to another instance of the same filter? In my project I
> use 3D glyphs with sphere size 0.03 and blue colour. I have tried
> right-clicking on the existing filter -> Copy, then Paste to the new
> instance of the filter but the representation is not affected.
>
>
> Also, another part of my project involves applying Surface LIC with a
> particular colour scheme and colour range, as well as contrast adjustments
> and antialiasing, all of which are identical for all the files I need to
> process. It would save some time if I could just make a custom
> representation.
>
>
> Thank you very much!
>
>
> Best regards,
>
> Maria
>
> ___
> 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] Making a package for Nix system

2017-02-09 Thread Mathieu Westphal
Hi Yves !

Do you happen to use the multi-clients/multi-server option ? we recently
corrected a bug that sound like yours, will be fixed in ParaView 5.3.
In any case, you may want to try with the last version of paraview master.

In order to debug, the first step would be to build ParaView in Debug, and
then run it with a debuger, in order to get a backtrace of the segfault.

Best Regards,

Mathieu Westphal

On Thu, Feb 9, 2017 at 6:09 PM, Yves Rogez <
yves.ro...@univ-grenoble-alpes.fr> wrote:

> Dear Paraview team,
>
> we are currently studying the opportunity of migrating our computing grid
> environment from "module" system to "nix" packaging system (
> https://nixos.org/). In that purpose, I'm trying to compile and pack
> Paraview 5.2.0 with its dependencies with nix packages (
> https://nixos.org/nixos/packages.html).
>
> To do so, I first installed nixos on a local laptop and give it a try. The
> main issue I encountered was to update my nixos kernel with native
> videocard drivers but OK, that's done. Then using the attached nix package
> script (a slight evolution on paraview 4.0.1 existing one), I could have
> packetized 5.2.0 succesfully and it runs very well.
>
> However, I still get an error when I'm trying to use MPI functionality.
> The MPI itself with parallelism works, as I can run a auto-MPI session
> without problem. The issue occurs when *servermanager.Disconnect()
> function is called => Seg fault* with no more info... The bad thing is
> that the Disconnect function is called every time I would like to connect
> to a server (to disconnect the built-in one). This is also the case when
> passing the pvserver in command-line argument.
>
> Do you have an idea of the cause of this seg fault ? Maybe could you help
> me find any useful test to debug this ?
>
> Thanks in advance for your support,
>
> Best regards,
>
> Yves
>
> --
> Yves Rogez
>
> *IPAG*
> *Institut de Planétologie et d'Astrophysique de Grenoble *
>
>
> ___
> 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] Problem with exporting spreadsheet view

2017-02-09 Thread Mathieu Westphal
John,
FYI, Save Data and Export scene (the bouton on the spreadsheet is a
shortcut ot export scene) are different mechanism.

Regards,

Mathieu Westphal

On Fri, Feb 10, 2017 at 2:24 AM, John Haase <jhaa...@nd.edu> wrote:

> Shawn,
>
> I sometimes get the "..." in Paraview as well.
>
> The exact steps I follow are
>
>1. Open Paraview
>2. Load State File (using File > Load State)
>3. Use the "Export spreadsheet" button in Layout 1
>4. scroll down to the 1023rd/2001st line -> it is not fine
>
> However, I just realized that if I go File > Save Data, I don't encounter
> the bug
>
>
>
> Regards,
>
> John R. Haase
> jhaa...@nd.edu
>
> On Thu, Feb 9, 2017 at 5:25 PM, Shawn Waldon <shawn.wal...@kitware.com>
> wrote:
>
>> John,
>>
>> I just tried the 5.2.0 binaries on Windows 7 and I didn't see this issue,
>> so it may be some idiosyncrasy of Windows 10 or I'm not following the right
>> steps to reproduce it.  I'll try to track down a Windows 10 machine
>> tomorrow, but if you could give me a step-by-step list of how to reproduce
>> this it would help.  So far I have:
>>
>> Loaded your state file
>> export spreadsheet
>> scroll down to the 1023rd/1024th line -> it is fine
>>
>>
>> Loaded your state file
>> scroll down to the 1023rd/1024th line
>> export spreadsheet -> again it is fine
>>
>> If I click around on the spreadsheet I sometimes get "..." replacing the
>> entries above or below the 1023/1024 line as it reloads the data for those
>> items, but I never see garbage data.
>>
>> Shawn
>>
>>
>>
>> On Thu, Feb 9, 2017 at 3:49 PM, John Haase <jhaa...@nd.edu> wrote:
>>
>>> Shawn,
>>>
>>> I'm using 5.2.0 on Windows 10
>>>
>>> Regards,
>>>
>>> John R. Haase
>>> jhaa...@nd.edu
>>>
>>> On Thu, Feb 9, 2017 at 3:40 PM, Shawn Waldon <shawn.wal...@kitware.com>
>>> wrote:
>>>
>>>> Hi John,
>>>>
>>>> I have tried this out with your data on the latest master branch of
>>>> ParaView and I can't reproduce the bug you are seeing.  So this may already
>>>> be fixed.  What version of ParaView are you using?  And what OS?
>>>>
>>>> Thanks,
>>>> Shawn
>>>>
>>>> On Thu, Feb 9, 2017 at 11:27 AM, John Haase <jhaa...@nd.edu> wrote:
>>>>
>>>>> Utkarsh et al.,
>>>>>
>>>>> Here are the files. The data file (SteadyState_out.e) is particularly
>>>>> large ~500 MB.
>>>>>
>>>>> https://dl.dropboxusercontent.com/u/9655539/Integration.pvsm
>>>>>
>>>>> https://dl.dropboxusercontent.com/u/9655539/SteadyState_out.e
>>>>>
>>>>> Regards,
>>>>>
>>>>> John R. Haase
>>>>> jhaa...@nd.edu
>>>>>
>>>>> On Thu, Feb 9, 2017 at 11:08 AM, Utkarsh Ayachit <
>>>>> utkarsh.ayac...@kitware.com> wrote:
>>>>>
>>>>>> Sounds like a bug. If can provide example dataset and steps to
>>>>>> reproduce that will make it easier to track it down.
>>>>>>
>>>>>> Thanks,
>>>>>> Utkarsh
>>>>>>
>>>>>> On Thu, Feb 9, 2017 at 9:26 AM, John Haase <jhaa...@nd.edu> wrote:
>>>>>>
>>>>>>> Hello all,
>>>>>>>
>>>>>>> I am using Paraview to process data from a simulation output in the
>>>>>>> Exodus II format. I create an IntegrateVariables object, then put it in 
>>>>>>> a
>>>>>>> PlotSelectionOverTime object so I have the integrated values at each 
>>>>>>> time
>>>>>>> step. At this point everything seems fine but, when I choose to Export
>>>>>>> Spreadsheet, the data gets corrupted or something. After the 1023 
>>>>>>> (2^10-1)
>>>>>>> entry, the data sudden cuts out.
>>>>>>>
>>>>>>> The two images attached show what happens.
>>>>>>>
>>>>>>> Regards,
>>>>>>>
>>>>>>> John R. Haase
>>>>>>> jhaa...@nd.edu
>>>>>>>
>>>>>>> ___
>>>>>>> Powered by www.

[Paraview] Support for accentuated and special characters for filepath in ParaView

2017-02-08 Thread Mathieu Westphal
Hello

ParaView never supported opening file or directory with special character
in their name.
Some non-english native speaker have been requesting this for a long time,
and we are happy to announce that we now have support for it.

It works well in the different system we have been able to test it on, but
if anybody can try on other type of alphabet (Chinese, Russian, Korean),
please test it, especially on windows.

It has just been merged into ParaView master, so be sure to use the last
git master of ParaView for testing this.

Mathieu Westphal

PS : I've CC this mail to a few people who have expressed direct interest
to this feature.
___
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] vtkSocketCommunicator (0x9be6300): Could not receive tag. 1

2017-01-14 Thread Mathieu Westphal
Hi

Does it fails with all files ?
Do you download the sources from paraview website ?
Can you try with the binary version of ParaView on your computer ?

Regards,

Mathieu Westphal

On Fri, Jan 13, 2017 at 9:22 PM, Mehrdad Yousefi <yous...@g.clemson.edu>
wrote:

> Hi,
>
> I compiled ParaView 5.2 on our cluster from source and also have a binary
> package of ParaView 5.2 on my local machine. I can connect server/client
> successfully but when I try to open a file I get this error:
>
> [yousefi@node2010 ~]$ mpirun -np 24 ./ParaView-build/bin/pvserver
> -display localhost:1
> Waiting for client...
> Connection URL: cs://node2010:1
> Accepting connection(s): node2010:1
> Client connected.
> ERROR: In /home/yousefi/ParaView/VTK/Parallel/Core/vtkSocketCommunicator.cxx,
> line 809
> vtkSocketCommunicator (0x9be6300): Could not receive tag. 1
>
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
> Exiting...
>
> So this error is very strange. Anyone can help me?!
>
> Mehrdad Yousefi
> PhD Candidate
> Department of Materials Science and Engineering
> Clemson University
>
>
> ___
> 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] How to load different data files for multiple pvservers

2017-01-10 Thread Mathieu Westphal
Hi

Sure, take a look into vtkXMLPolyDataWriter

Regards

Mathieu Westphal

On Tue, Jan 10, 2017 at 2:56 PM, 张驭洲 <yzhzh...@ipe.ac.cn> wrote:

>
> Hi Mathieu,
>
> Thank you for the quick reply! I have some .vtp files and tried the way
> you told me, and got the result what I want. However, I don't know how to
> convert my .vtk files to .vtp files. Could you please give me more
> information about this? And, can I generate .vtp files from a simulation
> code by using some vtkwriter object?
>
> Sincerely
> -Zhang
>
> -原始邮件-
> *发件人:* "Mathieu Westphal" <mathieu.westp...@kitware.com>
> *发送时间:* 2017年1月10日 星期二
> *收件人:* "张驭洲" <yzhzh...@ipe.ac.cn>
> *抄送:* ParaView <paraview@paraview.org>
> *主题:* Re: [Paraview] How to load different data files for multiple
> pvservers
>
>
> Hi
>
> It is quite simple.
> First convert your file to modern file type, eg .vtu , .vtp or .vti
> Then manually create a .pvtu/p/i with the correct syntax.
>
> Take a look at the attached file file.pvtp
>
> Regards
>
> Mathieu Westphal
>
> On Tue, Jan 10, 2017 at 12:41 PM, 张驭洲 <yzhzh...@ipe.ac.cn> wrote:
>
>>
>>
>> Hello,
>>
>> I'm using ParaView for parallel visualization. My dataset is polydata, it
>> is not "parallel aware". However, using the D3 filter, as the ParaView
>> User's Guide says, is too expensive, which slow down the whole process
>> significantly. As my data is  generated in parallel, I want to assign these
>> data files to  multiple pvservers. For example, I have a dataset contains
>> four files: file0.vtk, file1.vtk, file2.vtk and file3.vtk. Note that they
>> are not temporal file series, but each represent a different area of the
>> simulation domain. And, I start four pvservers by mpirun -np 4 ./pvserver.
>> I can connect to the pvserver using paraview GUI on my PC, but I don't how
>> to distribute the four files to each pvserver. I tried to select the four
>> files using the Ctrl key and hit Apply, but it seems that they are all
>> assigned to the process 0. Is there any way I can distribute the data files
>> to each pvserver using the paraview GUI?
>>
>> Thanks a lot!
>> -Zhang
>>
>>
>>
>>
>> ___
>> 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] How to load different data files for multiple pvservers

2017-01-10 Thread Mathieu Westphal
Hi

It is quite simple.
First convert your file to modern file type, eg .vtu , .vtp or .vti
Then manually create a .pvtu/p/i with the correct syntax.

Take a look at the attached file file.pvtp

Regards

Mathieu Westphal

On Tue, Jan 10, 2017 at 12:41 PM, 张驭洲 <yzhzh...@ipe.ac.cn> wrote:

>
>
> Hello,
>
> I'm using ParaView for parallel visualization. My dataset is polydata, it
> is not "parallel aware". However, using the D3 filter, as the ParaView
> User's Guide says, is too expensive, which slow down the whole process
> significantly. As my data is  generated in parallel, I want to assign these
> data files to  multiple pvservers. For example, I have a dataset contains
> four files: file0.vtk, file1.vtk, file2.vtk and file3.vtk. Note that they
> are not temporal file series, but each represent a different area of the
> simulation domain. And, I start four pvservers by mpirun -np 4 ./pvserver.
> I can connect to the pvserver using paraview GUI on my PC, but I don't how
> to distribute the four files to each pvserver. I tried to select the four
> files using the Ctrl key and hit Apply, but it seems that they are all
> assigned to the process 0. Is there any way I can distribute the data files
> to each pvserver using the paraview GUI?
>
> Thanks a lot!
> -Zhang
>
>
>
>
> ___
> 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
>
>


file.pvtp
Description: Binary data
___
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] get name of source in pipeline gui

2017-01-09 Thread Mathieu Westphal
Hi

pxm = servermanager.ProxyManager()

a=GetActiveSource()

pxm.GetProxyName('sources',a.SMProxy)

'Box1'

Regards,

Mathieu Westphal

On Sun, Jan 8, 2017 at 12:37 PM, Bob Flandard <bfland...@gmail.com> wrote:

> Hi,
>
> How to get the name of the active source in the pipeline? (the gui name)
>
> gas=GetActiveSource()
>
> Then what?
>
> I've spent an hour or more on this.
>
> Thanks, Bob
>
> ___
> 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] [ParaView] data from multiple servers rendered in the same view

2017-01-09 Thread Mathieu Westphal
Hi Claude

Sadly, no, you can't.
However, one find you can do is use the interactive view link.
Right click on one view. add a CameraLink with the other view and check
"Interactive View Link"

You now have a "window" of a view into another view. Checkout the options
in the "adjust camera" dialog, you can set opacity and hide the background.

Regards,

Mathieu Westphal

On Sun, Jan 8, 2017 at 6:22 PM, claude <cla...@theweak.link> wrote:

> Hello Sam,
>
> thank you for the quick reply, I may not be doing it properly then. Each
> time I toggle on the object to view, it ignores the current active viewer
> and opens it in a new viewer/layout tab (or the viewer already "linked" to
> the server if I didn't close that view yet).
>
> I attached 2 snapshots trying to show the behavior: each time I toggle on
> one or the other data, it switches automatically the layout (here "layout
> #2" and "layout #3"). Even if I close one of the layout and keep only one,
> it will recreate a brand new one.
>
> The servers are started with "$PARAVIEW/bin/pvserver --multi-clients" and
> Paraview is started with "$PARAVIEW/bin/paraview --multi-servers". Is this
> because the servers are both data+rendering and I should instead have 2
> data servers but one rendering server maybe?
>
> Thanks again.
>
> cheers
>
> claude
>
>
> On 01/08/2017 10:44 AM, Samuel Key wrote:
>
> Claude,
>
> I am quite certain that I am the least qualified individual to answer your
> question, but I have been an avid PV user for several years.
>
> As you click on each view to make it the active view (blue line around the
> view's perimeter), look at the pipeline browser. You should see the on/off
> "eyeballs" change.
>
> The appearance of the eyeball is either black for the datum set in the
> current active view and the others are "grayed out," that is, inactive as
> in "not visible." You should be able to click on a grayed out eyeball and
> make it active/visible in your current selected view.
>
> Hope this helps.
>
> Sam Key
> On 1/7/2017 10:19 PM, Claude wrote:
>
> Dear community of ParaView experts,
>
> I am a new ParaView user and hopefully plugin developer, and first time
> poster to the list. I hope the following will not sound too silly and I
> thank you in advance for your replies.
>
> There are several paraview servers setup and I am able to connect to all
> of them from the Paraview application. I can properly visualize the data
> on each server. However each data appear in a separate view and I would
> like to render them all in the same view (because they happen to be
> different type of data in the same volume of interest). These data are
> not on the same server for proprietary reasons (e.g. server A and server
> B are not held by the same people and do not share their data among
> themselves).
> Is there any way to "merge" the views together although they come from
> different sources? I couldn't find it in the UI but I wonder if this
> even possible/permitted by a software architecture standpoint. I would
> be ready to develop a plugin for it but as I am still exploring the
> devkit, I haven't found the answer yet (and I figured someone would know
> if it's even possible at all).
>
> I have searched the email archives ( <http://paraview.markmail.org/>
> http://paraview.markmail.org) but
> didn't find anything similar. I found a lot about comparing data in
> multiple views or parallelizing the rendering of data but from the same
> server.
>
> Thank you in advance.
> all the best
> claude
>
>
> ___
> 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

Re: [Paraview] slicing a large VTK_POLYHEDRON

2017-01-04 Thread Mathieu Westphal
Hi

It may be a different issue than the one i'm fixing. If you can share the
segfaulting polyhedron, please do so i can take a look when i get back on
this issue ( which my not be soon, feel free to find other solutions)

Regards,

Mathieu Westphal

On Tue, Jan 3, 2017 at 10:46 PM, Pierre Van Hauwaert <
pie...@rtech-engineering.nl> wrote:

> Hi Mathieu and Thomas,
>
> Thank you for the suggestions.
>
> 1) I tried the tetrahedralize filter on my data but I did not get the
> results I was expecting. I have a polyhedron which is not convex (
> https://postimg.org/image/9s3egl8rz/) and the filter fill the gap as you
> can see here (https://postimg.org/image/5u1nt6d2h/) and it is not what I
> was expecting. Indeed, the initial purpose of the slice was to visualize
> the hole.
> 2) I tried this fix: https://gitlab.kitware.com/vtk
> /vtk/merge_requests/2088
> only modifying the 2 files (*Common/DataModel/vtkPolyhedron.cxx *
> <https://gitlab.kitware.com/vtk/vtk/merge_requests/2088/diffs#15fe983b62f8470f9429f461e8b010d03b476c0c>
>  *Common/Core/vtkSetGet.h)  *
> <https://gitlab.kitware.com/vtk/vtk/merge_requests/2088/diffs#6df1a223bec663530f25d2d214b6b11611fb9cdf>
> And compile VTK alone. I used a python script (activating the python VTK
> wrapping) to do the test with the vtkCutter function but I ended having the
> same exact issue (segfault, no error message) with only the polyhedron that
> have more than 1024 faces. I am not sure I should get the same results if I
> manage to compile paraview. When I will manage I will get back to you.
>
> Thanks,
>
> Pierre
>
>
>
> On 03-01-17 16:51, Mathieu Westphal wrote:
>
> Hi
>
> Indeed, incorrect copy paste. thanks for pointing it out.
>
> Mathieu Westphal
>
> On Tue, Jan 3, 2017 at 4:46 PM, T.J. Corona <tj.cor...@kitware.com> wrote:
>
>> Hi Mathieu and Pierre,
>>
>> Perhaps you meant to point to this “work in progress” branch?
>>
>> https://gitlab.kitware.com/vtk/vtk/merge_requests/2088
>>
>> Sincerely,
>> T.J.
>>
>> Thomas J. Corona, Ph.D.
>> Kitware, Inc.
>> R Engineer
>> 21 Corporate Drive
>> Clifton Park, NY 12065-8662
>> Phone: 518-881-4443 <%28518%29%20881-4443>
>>
>> On Jan 3, 2017, at 10:18 AM, Mathieu Westphal <
>> mathieu.westp...@kitware.com> wrote:
>>
>> Hello
>>
>> for your information there is a bug in the slicing of vtkPolyHedron that
>> can cause a segfault.
>> It looks very much like your error. It has yet to be corrected.
>> https://gitlab.kitware.com/vtk/vtk/issues/16877
>>
>> You can already test this "work in progress" branch to see if this fixes
>> your issue  :
>> https://gitlab.kitware.com/vtk/vtk/merge_requests/2304
>>
>> You could of course modify your data to tetrahedron with tetrahedralize
>> filter.
>>
>> Regards,
>>
>> Mathieu Westphal
>>
>> On Tue, Jan 3, 2017 at 4:10 PM, Pierre Van Hauwaert <
>> pie...@rtech-engineering.nl> wrote:
>>
>>> Hi,
>>>
>>> I am using paraview to visualise my data. I generate my data using a
>>> combination of the 2 following types (
>>> <http://www.vtk.org/doc/nightly/html/vtkCellType_8h_source.html>
>>> http://www.vtk.org/doc/nightly/html/vtkCellType_8h_source.html)
>>> VTK_VOXEL
>>> <http://www.vtk.org/doc/nightly/html/vtkCellType_8h.html#ab1d6fd1f3177b8a2a32bb018807151f8a06a70888292dc4309e42404af594fbb4>
>>> = 11
>>> VTK_POLYHEDRON = 42 I can visualize that data with parview without a
>>> problem. But, because I ended up having a segfault without any error
>>> message when slicing (Z=0) the data. I decomposed my data in separate files
>>> for each VTK_POLYHEDRON in order to investigate the problem.
>>>
>>> I found out that only the polyhedrons with the largest size were having
>>> the problem. The limit is somewhere between the 2 files:
>>> - poly-F1000-2395.vtu : working: 466 points, 928 faces
>>> - poly-F1000-2987.vtu : segfault when slicing: 546 points, 1088 faces
>>>
>>> So my guess is that there is a limit for the number of points or the
>>> number of faces that can have the polyhedron (1024 ?) if I want to be able
>>> to use the slice function.
>>>
>>> My questions are :
>>> 1) Is there actually a limitation in Paraview (VTK?) regarding the
>>> number of faces or the number of the point that the slice function can
>>> handle for a polyhedron ?
>>> 2) If there is this limitation, is there an option to remove it in
>>> Paraview ? (spe

Re: [Paraview] slicing a large VTK_POLYHEDRON

2017-01-03 Thread Mathieu Westphal
Hello

for your information there is a bug in the slicing of vtkPolyHedron that
can cause a segfault.
It looks very much like your error. It has yet to be corrected.
https://gitlab.kitware.com/vtk/vtk/issues/16877

You can already test this "work in progress" branch to see if this fixes
your issue  :
https://gitlab.kitware.com/vtk/vtk/merge_requests/2304

You could of course modify your data to tetrahedron with tetrahedralize
filter.

Regards,

Mathieu Westphal

On Tue, Jan 3, 2017 at 4:10 PM, Pierre Van Hauwaert <
pie...@rtech-engineering.nl> wrote:

> Hi,
>
> I am using paraview to visualise my data. I generate my data using a
> combination of the 2 following types (
> <http://www.vtk.org/doc/nightly/html/vtkCellType_8h_source.html>
> http://www.vtk.org/doc/nightly/html/vtkCellType_8h_source.html)
> VTK_VOXEL
> <http://www.vtk.org/doc/nightly/html/vtkCellType_8h.html#ab1d6fd1f3177b8a2a32bb018807151f8a06a70888292dc4309e42404af594fbb4>
> = 11
> VTK_POLYHEDRON = 42 I can visualize that data with parview without a
> problem. But, because I ended up having a segfault without any error
> message when slicing (Z=0) the data. I decomposed my data in separate files
> for each VTK_POLYHEDRON in order to investigate the problem.
>
> I found out that only the polyhedrons with the largest size were having
> the problem. The limit is somewhere between the 2 files:
> - poly-F1000-2395.vtu : working: 466 points, 928 faces
> - poly-F1000-2987.vtu : segfault when slicing: 546 points, 1088 faces
>
> So my guess is that there is a limit for the number of points or the
> number of faces that can have the polyhedron (1024 ?) if I want to be able
> to use the slice function.
>
> My questions are :
> 1) Is there actually a limitation in Paraview (VTK?) regarding the number
> of faces or the number of the point that the slice function can handle for
> a polyhedron ?
> 2) If there is this limitation, is there an option to remove it in
> Paraview ? (specific version, compilation option, etc)
> 3) If there is this limitation, is there any work around that exist so I
> am able to slice my data ? For example a different format ?
>
>
> I attached the data to be able to back up my statement:
>
> poly-F1000-*.vtu : files describing a polyhedron each:
> poly-F1000.pvd : load all those files
>
> Biggest file for which the slicing works (size, name):
> 34K poly-F1000-2395.vtu
>
> The 8 biggest files triggering the crash when doing a slice: (size, name)
> 38K poly-F1000-2987.vtu
> 39K poly-F1000-2983.vtu
> 39K poly-F1000-2935.vtu
> 39K poly-F1000-2988.vtu
> 39K poly-F1000-2931.vtu
> 40K poly-F1000-2937.vtu
> 40K poly-F1000-2981.vtu
> 40K poly-F1000-2930.vtu
> fail.pvd: load those 8 files
>
> the other files can be sliced without any issues
>
>
> Thanks,
>
> Pierre
>
> --
> R.Tech Engineering B.V.
> Eekholt 42 - 1112 XH Diemen - the Netherlands
> Tel: +31 (0) 2 04 95 02 22
>
> ___
> 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] Crash when loading VTK data on XMLMultiBlock format

2016-12-16 Thread Mathieu Westphal
Hi

Including the actual data may help.

Regards.

Mathieu Westphal

On Fri, Dec 16, 2016 at 2:15 PM, Patricio Palma C. <patric...@gmail.com>
wrote:

> Hello
> ​​
> I'm new in this list, sorry if the following question is too easy. I have
> data produced by vtkXMLMultiBlockDataWriter (a index file .vtm
> ​b​
> and a set of .vtp and . vtu). When open
> ​ing​
> the .vtm
> ​b​
> with Paraview i
> t ​
> ​
> crashes
> ​ with the following output:​
>
> ERROR: In /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-
> linux-shared-release_opengl2_qt4_superbuild/source-paraview/ParaViewCore/
> ClientServerCore/Core/vtkPVArrayInformation.cxx, line 393
> vtkPVArrayInformation (0x715ad40): Component mismatch.
>
> ERROR: In /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-
> linux-shared-release_opengl2_qt4_superbuild/source-paraview/ParaViewCore/
> ClientServerCore/Core/vtkPVArrayInformation.cxx, line 295
> vtkPVArrayInformation (0x714caf0): Bad component
>
> I'd appreciate any suggestion to solve this.
>
> Regards
> Patricio
>
> ___
> 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] Surface Streamlines

2016-12-14 Thread Mathieu Westphal
Hi

Sorry for the delayed answers.
You are right indeed, I suggest you to submit an issue on the gitlab
bugtracker.
https://gitlab.kitware.com/paraview/paraview/issues

Regards,

Mathieu Westphal

On Wed, Jun 8, 2016 at 5:54 PM, Hora David <david.h...@iwf.mavt.ethz.ch>
wrote:

> Hello everybody
>
> I observed a problem with surface streamlines in ParaView 4.4. It can be
> reproduced with the attached files.
>
> The case has a flat geometry in the XZ plane and a velocity distribution
> without Y-component. Using the filter 'Stream Tracer with Custom Source'
> gives me very nice results. Unfortunately, the streamlines look bad as soon
> as I activate the option 'Surface Streamlines'. I would expect more or less
> the same results as everything is in the same plane. Adjusting the settings
> didn't help. The standard 'Stream Tracer' filter is also affected.
>
> The conclusion is that the option doesn't work reliably in certain cases.
> It can be avoided in cases with the plane perpendicular to an axis (by
> removing the corresponding velocity component with the calculator) but not
> for planes with arbitrary positions.
>
> Best regards
> David
>
>
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/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] Find Data does not work on MPI

2016-12-04 Thread Mathieu Westphal
Hello

You must use the mpirun/mpiexec provided by ParaView, not your own.

Regards

On 4 Dec 2016 4:02 am, "Magician"  wrote:

> Hi Cory,
>
>
> Thanks for your advice.
> I tried some minimal cases again.
>
> I executed pvserver with 2 CPUs, and generate a wavelet source.
> Then I tried to select the points (RTData is >= 100).
>
> The messages on Command Prompt are as follows:
>
> C:\Users\magician\Desktop>"C:\Program Files\Microsoft HPC Pack 2008
> R2\Bin\mpiexec
>
> .exe" -np 2 "C:\Program Files\ParaView 5.2.0-Qt4-OpenGL2-MPI-Windows-
> 64bit\bin\p
> vserver.exe"
> Waiting for client...
> Connection URL: cs://LocalPC:1
> Accepting connection(s): LocalPC:1
> Client connected.
>
> Traceback (most recent call last):
>
> Traceback (most recent call last):
>   File "", line 8, in 
>   File "", line 8, in 
>   File "", line 5, in vtkPythonExtractSelection_RequestData
>   File "", line 5, in vtkPythonExtractSelection_RequestData
>   File "C:\Program Files\ParaView 5.2.0-Qt4-OpenGL2-MPI-Windows-
> 64bit\bin\lib\si
> te-packages\paraview\extract_selection.py", line 68, in execute
>   File "C:\Program Files\ParaView 5.2.0-Qt4-OpenGL2-MPI-Windows-
> 64bit\bin\lib\si
> te-packages\paraview\extract_selection.py", line 68, in execute
> elocals = calculator.get_arrays(inputs[0].GetAttributes(
> attributeType))
>   File "C:\Program Files\ParaView 5.2.0-Qt4-OpenGL2-MPI-Windows-
> 64bit\bin\lib\si
> te-packages\paraview\calculator.py", line 43, in get_arrays
> elocals = calculator.get_arrays(inputs[0].GetAttributes(
> attributeType))
>   File "C:\Program Files\ParaView 5.2.0-Qt4-OpenGL2-MPI-Windows-
> 64bit\bin\lib\si
> te-packages\paraview\calculator.py", line 43, in get_arrays
> from mpi4py import MPI
> ImportError:
>
> No module named mpi4py
> from mpi4py import MPI
>
> ImportError: No module named mpi4py
>
>
> My PV is v5.2.0 on Windows 7/8 64bit, just downloaded from Kitware’s
> download site.
> MPI is Microsoft HPC Pack 2008 R2.
>
> Perhaps the provided binary does not fully support MPI processing?
> I should build PV with MPI by myself?
>
>
> Magician
>
>
> On Nov 28, 2016, at 06:29, Cory Quammen  wrote:
>
> Does anyone use Find Data function on MPI?
>
>
> I just tried it with 5.2.0 in parallel and the Find Data dialog works
> fine for the queries I tried.
>
> Could you provide more information about what you are trying to get to
> work? Listing the steps you take before running into the problem is
> helpful. For example, telling us which data file you loaded, what your
> Find Data query is, etc.
>
> Thanks,
> Cory
>
> On Nov 20, 2016, at 14:16, Magician  wrote:
>
> Hi all,
>
>
> When I operating ParaView on MPI mode, Find Data function does not work
> correctly.
> The dialog is just opened, but the 'Run Selection Query' always returns no
> cell or point.
>
> How to select specific cells or points on parallel ParaView?
> My PV is v5.2.0-RC1 on Windows 8 64bit, and MPI is Microsoft HPC Pack 2008
> R2.
>
>
> Magician
>
>
> ___
> 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
>
>
>
>
> --
> Cory Quammen
> Staff R Engineer
> Kitware, Inc.
>
>
>
> ___
> 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] Optional input ports

2016-11-15 Thread Mathieu Westphal
Hello

Sorry i missed the part when you said that a standard filter showed this
behavior.
Indeed, the behavior you are seeing is normal, considering the input
management greyed out. One could argue the that it should be authorized to
change input before applying but it is not supported.

However, this part
| Now the "Change Input" would be avaliable in the context menu, but
specifying any additional input NOW has no effect: the calculation is not
redone any more...

Looks like a bug in your filter. I know nothing about statistics, but a
tried specifying the optional model input this way with multicorelative,
and it seems to change trigger a recomputation of the filter with different
results.

Regards,

Mathieu Westphal

On Tue, Nov 15, 2016 at 10:19 PM, Cornelis Bockemühl <
cornelis.bockemu...@gmail.com> wrote:

> Dear Mathieu,
>
> As I said I do not think it is a problem in my XML or C++ code, but a
> "simple user question"! Which is why I explained that it also happens with
> the "standard filter" from the standard package: Multicorrelative
> Statistics.
>
> For this reason I am now providing also simply the XML for that filter
> which is from the following file in the paraview sources:
>
> ParaViewCore/ServerManager/SMApplication/Resources/filter.xml
>
> """""""""""""""""""""""""""""
>   label="Multicorrelative Statistics"
>  name="MulticorrelativeStatistics">
> short_help="Compute a statistical model of a dataset
> and/or assess the dataset with a statistical model.">
>   This filter either computes a statistical model of a dataset or takes
>   such a model as its second input. Then, the model (however it is
>   obtained) may optionally be used to assess the input
> dataset.p
>   This filter computes the covariance matrix for all the arrays you
> select
>   plus the mean of each array. The model is thus a multivariate
> Gaussian
>   distribution with the mean vector and variances provided. Data is
>   assessed using this model by computing the Mahalanobis distance for
> each
>   input point. This distance will always be positive.p The
> learned
>   model output format is rather dense and can be confusing, so it is
>   discussed here. The first filter output is a multiblock dataset
>   consisting of 2 tables: ol li Raw covariance data.
>   li Covariance matrix and its Cholesky decomposition.
> /ol
>   The raw covariance table has 3 meaningful columns: 2 titled
> "Column1" and
>   "Column2" whose entries generally refer to the N arrays you selected
> when
>   preparing the filter and 1 column titled "Entries" that contains
> numeric
>   values. The first row will always contain the number of observations
> in
>   the statistical analysis. The next N rows contain the mean for each
> of
>   the N arrays you selected. The remaining rows contain covariances of
>   pairs of arrays.p The second table (covariance matrix and
>   Cholesky decomposition) contains information derived from the raw
>   covariance data of the first table. The first N rows of the first
> column
>   contain the name of one array you selected for analysis. These rows
> are
>   followed by a single entry labeled "Cholesky" for a total of N+1
> rows.
>   The second column, Mean contains the mean of each variable in the
> first N
>   entries and the number of observations processed in the final (N+1)
>   row.p The remaining columns (there are N, one for each array)
>   contain 2 matrices in triangular format. The upper right triangle
>   contains the covariance matrix (which is symmetric, so its lower
> triangle
>   may be inferred). The lower left triangle contains the Cholesky
>   decomposition of the covariance matrix (which is triangular, so its
> upper
>   triangle is zero). Because the diagonal must be stored for both
> matrices,
>   an additional row is required  hence the N+1
> rows and
>   the final entry of the column named "Column".
> name="Input"
>  port_index="0">
> 
>   
>   
> 
> 
>   
>   
>   
>   
>   
>   
> 
> 
> The input to the filter. Arrays from this dataset
> will
> be used for computing statistics and

Re: [Paraview] Tiled Display

2016-10-17 Thread Mathieu Westphal
Hello

pvserver is an MPI application ( considering it was compiled with it, which
is the case for default binaries )
You should document yourself on the ways to run mpi program on mutliple
computer with the mpi implementation you are using

With openmpi it would be something like that
mpirun -machinefile path/to/your/machine/file -np 4 ./pvserver

you machine file should like this :

//machinefile:
hostnameA
hostnameB

and each machine must be accessible via ssh.

Once again, it is nothing specific to ParaView, but to MPI.

Regards,



Mathieu Westphal

On Mon, Oct 17, 2016 at 2:28 PM, Vincent Perry <vpe...@fandm.edu> wrote:

> Hello,
>
> We are trying to run ParaView on our tiled display wall. We have a head
> node where the data is hosted, then three client machines that output to
> the display wall. Currently, we have ParaView on each of the 4 machines. I
> start a pvserver on each of the client machines, with -tdx and -tdy
> parameters. I then run a ParaView client on the head machine. Once ParaView
> is running on the head machine, I can connect to one of the other three
> machines at a time. When I connect to one of the machines, ParaView runs
> full screen on the section of the display wall driven by that machine.
> However, I am not sure how to make it connect to all three machines at once
> to run fullscreen on the tiled display wall. Do I need to configure the
> client machines with MPI turned on? Or is there a way I can specify a
> configuration file for the ParaView client running on the head node to use
> all three machines driving the wall? Thanks in advance.
>
> Vince Perry
>
> ___
> 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] Specify render window size

2016-10-05 Thread Mathieu Westphal
No easy way to do that, but here is a method to be a bit more precise :

1. Create a single view of the size of all views
2. Check the view size in save screenshot window or via python ( eg 999x860)
3. do the computation (999/3  = 333)
4. Set a Tools->"Lock View Size custom" to the correct value (333x860), it
only resize the view, not the view layout
5. Create three view by divising vertically
6. Resize the view layouts manually to align vith the view edge, the
"eye-balling" is much more precise then.

Hope this helps

Regards,


Mathieu Westphal

On Wed, Oct 5, 2016 at 12:04 AM, Evan Kao <tos...@gmail.com> wrote:

> Hello all,
>
> Is there a way to specify the size of a layout or view?  For instance, I'd
> like to have 3 separate Render Views of the same size side-by-side, but
> there doesn't seem like a straightforward way to do this (as far as I know,
> it's trivial to get 2 or 4 by choosing Split Horizontal/Vertical, but not
> 3).  I try to manage by eye-balling it and then checking the size of each
> view when selecting "Saving Screenshot".
>
> Thanks,
> Evan Kao
>
> ___
> 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] How to combine multiple domain results into one?

2016-10-05 Thread Mathieu Westphal
Hello

You can select all your data, then use "Group DataSets" then "Merge Blocks".

Regards,

Mathieu Westphal

On Wed, Oct 5, 2016 at 2:17 AM, Frank Ding <fd...@strongtie.com> wrote:

> This is a beginner question. I have 64-core run result files which have 64
> domain results for each output variables. Is there a way to combine them
> when reading into Paraview or after reading into Paraview?
>
>
>
>
>
> Thank you,
>
>
>
> Frank Ding, PhD | fd...@strongtie.com | Tel. 925.560.9233| Simpson
> Strong-Tie <http://www.strongtie.com/>
>
>
>
> ___
> 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] PV 4.10 how to locate x, y, z for negative pressure at a point

2016-09-16 Thread Mathieu Westphal
Hello

is it CellData or PointData ?

Mathieu Westphal

On Fri, Sep 16, 2016 at 4:02 PM, Stephen Wornom <stephen.wor...@inria.fr>
wrote:

> Thanks Mattieu,
> iformation shows my data range for pressure
> -1106.5   15.3889
> PV does not give the id or cell number
> run query selection is blank so I put
> -1106.5get no hits
> Need I enter pressure some where?
> Thanks,
> Stephen
>
>
>
> ------
>
> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
> *To: *"Stephen Wornom" <stephen.wor...@inria.fr>
> *Cc: *"ParaView list" <paraview@paraview.org>, "Emmanuelle" <
> emmanuelle.i...@univ-montp2.fr>
> *Sent: *Wednesday, September 14, 2016 2:26:56 PM
> *Subject: *Re: [Paraview] PV 4.10 how to locate x, y, z for negative
> pressure at a point
>
>
> Hello
> With
> Edit->FindData
>
> you will be able to write a simple query to find the cells or points where
> this happens.
>
> Regards,
>
>
>
> Mathieu Westphal
>
> On Wed, Sep 14, 2016 at 1:11 PM, Stephen Wornom <stephen.wor...@inria.fr>
> wrote:
>
>> PV information shows a negative pressure, how can I locate the
>> coordinates where the negative pressure occurs?
>> I hope my question is clear.
>> Thanks,
>> Stephen
>>
>> ___
>> 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] Lock Data Range for multiple attributes

2016-09-15 Thread Mathieu Westphal
Hello Venke,

Sure, here is the process to set up the lookuptable correctly with the gui:
 - Open ParaView
 - Open your data
 - Color with the data you want to "lock"
 - Show the Color Map Editor ( Right Click on toolbar, Color Map Editor)
- Click on the cogwheel to show advanced options
- Click on the dot on the color line (below the graph) to remove all data
point except the minimum and maximum
- Click on the color line (below the graph) to add two datapoint
approximativally around the locked range you want to set
- Set the correct value for the data point you just added in the table
- Copy the RGB color of the minimum and maximum into your locked range

Done

A side effect is the scalar bar does not show the information you want, but
the color on the mesh are correct.
In Any case, the "Lock Data Range" option should work, but it doesn't, so
it looks like a bug to me.


Regards,


Mathieu Westphal

On Thu, Sep 15, 2016 at 11:30 AM, <postgu...@web.de> wrote:

> Hello Mathieu
>
> Thank you for your answer. Unfortunately I don't quite understand :(. I
> tried to
> duplicate the first and last point of LUT.RGBPoints (which are initially
> correct
> before I look at a different attribute and switch back) - but this does
> not do
> the trick. Sorry, I am not used to reading from State-Files. Do you have a
> short
> explanation what you did in either the Paraview python shell or GUI to
> achieve
> this?
>
> Cheers
> Venke
>
>
>
> > Mathieu Westphal <mathieu.westp...@kitware.com> hat am 15. September
> 2016 um
> > 10:46 geschrieben:
> >
> >
> > Hello
> >
> > There is an easy work around for this. Do not use the lock range feature,
> > but add lookup table point on the data value you want to lock.
> > See attached pvsm, locked data are RTData and Results.
> >
> >
> >
> >
> > Mathieu Westphal
> >
> > On Thu, Sep 15, 2016 at 9:44 AM, <postgu...@web.de> wrote:
> >
> > > Hello
> > >
> > > Does nobody have a solution for this, or am I missing something
> obvious?
> > > The only thing I can do to fix the color ranges is separate the file
> into
> > > multiple objects, but as one can only look at one at a time anyways (as
> > > they are
> > > at the same location, obviously) and our model already contains a lot
> of
> > > objects, this is rather bothersome...
> > >
> > > Cheers
> > > Venke
> > >
> > >
> > >
> > > > postgu...@web.de hat am 9. September 2016 um 09:52 geschrieben:
> > > >
> > > >
> > > > Hello All
> > > >
> > > > Sorry to bother you again... I seem to miss something wanting to fix
> > > color
> > > > scale
> > > > ranges for objects with multiple attributes.
> > > > For example: I have a vtk-Plane with associated velocity and density
> > > values
> > > > that
> > > > I can choose for coloring. When I imported the object, I set
> > > > LUT.RescaleTransferFunction(min, max) and LUT.LockDataRange = 1 for
> both
> > > > attributes (with different min,max, of course). In the GUI everything
> > > looks
> > > > fine
> > > > at first, but when I switch the coloring from one attribute to
> another,
> > > > ParaView
> > > > seems to ignore the checked "Lock Data Range" but switches to some
> > > Min/Max
> > > > found
> > > > in the data. Maybe I misunderstand the functionality of "Lock Data
> > > Range"? Is
> > > > this the expected behaviour? If yes, what could I do to really fix
> the
> > > min,max
> > > > to my own specification? (I also tried to use a preset color scale
> with
> > > my
> > > > desired min,max, but this does not change the behaviour either.)
> > > >
> > > > Thanks for your support and any ideas on this,
> > > > Venke
> > > > ___
> > > > 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/li

Re: [Paraview] PV 4.10 how to locate x, y, z for negative pressure at a point

2016-09-14 Thread Mathieu Westphal
Hello
With
Edit->FindData

you will be able to write a simple query to find the cells or points where
this happens.

Regards,



Mathieu Westphal

On Wed, Sep 14, 2016 at 1:11 PM, Stephen Wornom <stephen.wor...@inria.fr>
wrote:

> PV information shows a negative pressure, how can I locate the coordinates
> where the negative pressure occurs?
> I hope my question is clear.
> Thanks,
> Stephen
>
> ___
> 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] VTK/Paraview Courses in October

2016-09-05 Thread Mathieu Westphal
Hello
Kitware will be holding a 2-day VTK and ParaView course on October 11th and
12th 2016 in Lyon, France.

Please visit our web site for more information and registration details at
VTK (English) : http://training.kitware.fr/browse/130
VTK (French) : http://formations.kitware.fr/browse/130
ParaView (English) : http://training.kitware.fr/browse/131
ParaView (French) : http://formations.kitware.fr/browse/131


Note that the course will be taught in English. If you have any question,
please contact us at formations at http://www.kitware.fr

Thank you,

Mathieu Westphal

Mathieu Westphal

On Wed, Jul 6, 2016 at 4:49 PM, Mathieu Westphal <
mathieu.westp...@kitware.com> wrote:

> Hello
> Kitware will be holding a 2-day VTK and ParaView course on October 11th
> and 12th 2016 in Lyon, France.
>
> Please visit our web site for more information and registration details at
> VTK (English) : http://training.kitware.fr/browse/130
> VTK (French) : http://formations.kitware.fr/browse/130
> ParaView (English) : http://training.kitware.fr/browse/131
> ParaView (French) : http://formations.kitware.fr/browse/131
>
>
> Note that the course will be taught in English. If you have any question,
> please contact us at formations at http://www.kitware.fr
>
> Thank you,
>
> Mathieu Westphal
>
___
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] Glyph3D Representation Move to plugin.

2016-08-19 Thread Mathieu Westphal
Hello

I would like to move the Glyph3D Representation to a Plugin.
We had several user complain about that, one (new user) can often get mixed
up between Glyph3D Representation and Glyph Filter.

I already have a MR ready for review, i you would like to manage this
differently
eg : keeping the representation class in ParaView or using a cmake var
instead, please do so.

https://gitlab.kitware.com/paraview/paraview/merge_requests/953#note_154612

Regards.

Mathieu Westphal
___
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] Hover Point bug with multiblock dataset

2016-08-04 Thread Mathieu Westphal
Hello

Indeed, there is a bug here. I will report it on the bug tracker asap.
Thanks for reporting.

Regards,
On Tue, Aug 2, 2016 at 8:00 PM, Bob Flandard  wrote:

> Hello,
>
> Please see attached state file that demonstrates possible bug when using
> Hover Points to query data on a mesh.
>
> Sweep the cursor over the top plane (with Hover Points On) and points from
> both planes are highlighted and the data is randomly shown for either plane.
>
> I'm using Paraview 5.1 on Windows 7 64bit.
>
> Sorry if this isn't the place for such posts. I haven't been here for a
> while.
>
> Thanks, Bob
>
> ___
> 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] plume tracking-trajectory

2016-07-27 Thread Mathieu Westphal
No ratings necessary, my pleasure to help.

Regards,

Mathieu Westphal

On Tue, Jul 26, 2016 at 5:53 PM, Konstantinos Panagiotou <
panagiotou.konstanti...@ucy.ac.cy> wrote:

> Thanks a lot!!
> very simple answer :) I wish you all the best.And thanks for your patient.
> Btw, can i rate your answer somehow? i am very new at that site and in
> paraview
>
> Sincerely,
> Kostas
>
>
> ------
> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>,
> "ParaView" <paraview@paraview.org>
> *Sent: *Wednesday, July 27, 2016 12:48:41 AM
>
> *Subject: *Re: [Paraview] plume tracking-trajectory
>
> Hello
>
> You can use the filter ParticleToPathLines on the TableToPoints filter to
> visualize the path of your particle.
>
> Mathieu Westphal
>
> On Tue, Jul 26, 2016 at 5:39 PM, Konstantinos Panagiotou <
> panagiotou.konstanti...@ucy.ac.cy> wrote:
>
>> I hope this time is ok
>> the vtk file is the flow solution,the csv file is the particle data
>>
>> kostas
>> --
>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
>> *Cc: *"ParaView" <paraview@paraview.org>
>> *Sent: *Wednesday, July 27, 2016 12:24:04 AM
>>
>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>
>> I am unable to load your pvsm.
>> Please provide all the data needed by your pvsm in order for me to load
>> it.
>>
>> Mathieu Westphal
>>
>> On Tue, Jul 26, 2016 at 5:03 PM, Konstantinos Panagiotou <
>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>
>>> hello
>>> i have loaded the csv data and a vtk file,a cube basicly, in which the
>>> flow solution is stored
>>>
>>> --
>>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
>>> *Cc: *"ParaView" <paraview@paraview.org>
>>> *Sent: *Tuesday, July 26, 2016 11:53:41 PM
>>>
>>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>>
>>> Your data does not seem to be correctly formated.
>>> Can you send me an associated pvsm file ?
>>>
>>> Mathieu Westphal
>>>
>>> On Tue, Jul 26, 2016 at 4:08 PM, Konstantinos Panagiotou <
>>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>>
>>>> Dear Mathieu,
>>>> i have installed cmake and qt in order to use cmake command to convert
>>>> to .vtp. However,i need to add some additional packages which i am not
>>>> familiar with.
>>>> So, instead of converting to .vtp, i am sending you in zip form two
>>>> files with different formats, vtk and csv respectively, files which i have
>>>> loaded to paraview and being able to animate them using glyph. they are few
>>>> KB each, it is the minimum i could do in order to keep the example as
>>>> simple as possible for possible extension later on.
>>>> Sincerely,
>>>> Kostas
>>>>
>>>> --
>>>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>>>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>,
>>>> "ParaView" <paraview@paraview.org>
>>>> *Sent: *Tuesday, July 26, 2016 8:06:16 PM
>>>>
>>>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>>>
>>>> Please keep the ml in the loop so everyone can follow this.
>>>>
>>>> Please open you csv data, save it as a .vtp file and send it to me (if
>>>> it's not too big)
>>>>
>>>> Regards,
>>>>
>>>> Mathieu Westphal
>>>>
>>>> On Tue, Jul 26, 2016 at 12:55 PM, Konstantinos Panagiotou <
>>>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>>>
>>>>> Hello Mathieu,
>>>>> i have applied the Temporal ParticlePath filter,however i havent seen
>>>>> any change. I mean, when i apply glyph to the input data, i can activate
>>>>> this filter and apply it to the input data,either vtk or csv point data.
>>>>> However, i havent managed yet to see trajectories of the particles,
>>>>> only the posi

Re: [Paraview] plume tracking-trajectory

2016-07-26 Thread Mathieu Westphal
Hello

You can use the filter ParticleToPathLines on the TableToPoints filter to
visualize the path of your particle.

Mathieu Westphal

On Tue, Jul 26, 2016 at 5:39 PM, Konstantinos Panagiotou <
panagiotou.konstanti...@ucy.ac.cy> wrote:

> I hope this time is ok
> the vtk file is the flow solution,the csv file is the particle data
>
> kostas
> ------
> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
> *Cc: *"ParaView" <paraview@paraview.org>
> *Sent: *Wednesday, July 27, 2016 12:24:04 AM
>
> *Subject: *Re: [Paraview] plume tracking-trajectory
>
> I am unable to load your pvsm.
> Please provide all the data needed by your pvsm in order for me to load it.
>
> Mathieu Westphal
>
> On Tue, Jul 26, 2016 at 5:03 PM, Konstantinos Panagiotou <
> panagiotou.konstanti...@ucy.ac.cy> wrote:
>
>> hello
>> i have loaded the csv data and a vtk file,a cube basicly, in which the
>> flow solution is stored
>>
>> --
>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
>> *Cc: *"ParaView" <paraview@paraview.org>
>> *Sent: *Tuesday, July 26, 2016 11:53:41 PM
>>
>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>
>> Your data does not seem to be correctly formated.
>> Can you send me an associated pvsm file ?
>>
>> Mathieu Westphal
>>
>> On Tue, Jul 26, 2016 at 4:08 PM, Konstantinos Panagiotou <
>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>
>>> Dear Mathieu,
>>> i have installed cmake and qt in order to use cmake command to convert
>>> to .vtp. However,i need to add some additional packages which i am not
>>> familiar with.
>>> So, instead of converting to .vtp, i am sending you in zip form two
>>> files with different formats, vtk and csv respectively, files which i have
>>> loaded to paraview and being able to animate them using glyph. they are few
>>> KB each, it is the minimum i could do in order to keep the example as
>>> simple as possible for possible extension later on.
>>> Sincerely,
>>> Kostas
>>>
>>> --
>>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>,
>>> "ParaView" <paraview@paraview.org>
>>> *Sent: *Tuesday, July 26, 2016 8:06:16 PM
>>>
>>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>>
>>> Please keep the ml in the loop so everyone can follow this.
>>>
>>> Please open you csv data, save it as a .vtp file and send it to me (if
>>> it's not too big)
>>>
>>> Regards,
>>>
>>> Mathieu Westphal
>>>
>>> On Tue, Jul 26, 2016 at 12:55 PM, Konstantinos Panagiotou <
>>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>>
>>>> Hello Mathieu,
>>>> i have applied the Temporal ParticlePath filter,however i havent seen
>>>> any change. I mean, when i apply glyph to the input data, i can activate
>>>> this filter and apply it to the input data,either vtk or csv point data.
>>>> However, i havent managed yet to see trajectories of the particles,
>>>> only the position of the particle or particles at a specific time step.I
>>>> have searched and I have seen in other posts in the forum referring to the
>>>> same issue, that the operation interface of the newest vesrion of paraview
>>>> is different than the previous ones for the specific function. Can you
>>>> guide me pls if you can? :)
>>>>
>>>> Thanks again,
>>>> Kostas
>>>> --
>>>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>>>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
>>>> *Cc: *"ParaView" <paraview@paraview.org>
>>>> *Sent: *Thursday, July 21, 2016 6:16:27 PM
>>>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>>>
>>>>
>>>> Hello
>>>>
>>>> You should have a look to ParticlePath filter.
>>>>
>>>> Regards
>>>>
>>>> Mathieu Westphal
>>>>
>>&g

Re: [Paraview] plume tracking-trajectory

2016-07-26 Thread Mathieu Westphal
I am unable to load your pvsm.
Please provide all the data needed by your pvsm in order for me to load it.

Mathieu Westphal

On Tue, Jul 26, 2016 at 5:03 PM, Konstantinos Panagiotou <
panagiotou.konstanti...@ucy.ac.cy> wrote:

> hello
> i have loaded the csv data and a vtk file,a cube basicly, in which the
> flow solution is stored
>
> ------
> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
> *Cc: *"ParaView" <paraview@paraview.org>
> *Sent: *Tuesday, July 26, 2016 11:53:41 PM
>
> *Subject: *Re: [Paraview] plume tracking-trajectory
>
> Your data does not seem to be correctly formated.
> Can you send me an associated pvsm file ?
>
> Mathieu Westphal
>
> On Tue, Jul 26, 2016 at 4:08 PM, Konstantinos Panagiotou <
> panagiotou.konstanti...@ucy.ac.cy> wrote:
>
>> Dear Mathieu,
>> i have installed cmake and qt in order to use cmake command to convert to
>> .vtp. However,i need to add some additional packages which i am not
>> familiar with.
>> So, instead of converting to .vtp, i am sending you in zip form two files
>> with different formats, vtk and csv respectively, files which i have loaded
>> to paraview and being able to animate them using glyph. they are few KB
>> each, it is the minimum i could do in order to keep the example as simple
>> as possible for possible extension later on.
>> Sincerely,
>> Kostas
>>
>> --
>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>,
>> "ParaView" <paraview@paraview.org>
>> *Sent: *Tuesday, July 26, 2016 8:06:16 PM
>>
>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>
>> Please keep the ml in the loop so everyone can follow this.
>>
>> Please open you csv data, save it as a .vtp file and send it to me (if
>> it's not too big)
>>
>> Regards,
>>
>> Mathieu Westphal
>>
>> On Tue, Jul 26, 2016 at 12:55 PM, Konstantinos Panagiotou <
>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>
>>> Hello Mathieu,
>>> i have applied the Temporal ParticlePath filter,however i havent seen
>>> any change. I mean, when i apply glyph to the input data, i can activate
>>> this filter and apply it to the input data,either vtk or csv point data.
>>> However, i havent managed yet to see trajectories of the particles, only
>>> the position of the particle or particles at a specific time step.I have
>>> searched and I have seen in other posts in the forum referring to the same
>>> issue, that the operation interface of the newest vesrion of paraview is
>>> different than the previous ones for the specific function. Can you guide
>>> me pls if you can? :)
>>>
>>> Thanks again,
>>> Kostas
>>> --
>>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
>>> *Cc: *"ParaView" <paraview@paraview.org>
>>> *Sent: *Thursday, July 21, 2016 6:16:27 PM
>>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>>
>>>
>>> Hello
>>>
>>> You should have a look to ParticlePath filter.
>>>
>>> Regards
>>>
>>> Mathieu Westphal
>>>
>>> On Thu, Jul 21, 2016 at 10:38 AM, Konstantinos Panagiotou <
>>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>>
>>>> Hi,
>>>> i am having a problem on plotting the trajectory of a single particle
>>>> at the top of a flow solution. Particularly, i have a csv file, which is
>>>> named text.csv,inside which i have 4 columns, x,y,z,t.in addition,
>>>> i have additional files text0001.csv,text0002.csv etc, with one row each(
>>>> variables' values at each time step)
>>>> When i load them to the paraview project,i have no problem on
>>>> performing the animation.However, i also want to have particle's trajectory
>>>> while it evolves, that is,having lines connecting the updated points with
>>>> the previous ones. But i havent managed to do that yet. I have installed a
>>>> paraview version 5.0.1. pls help me,what i should do?
>>>> ___
>>>> 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] plume tracking-trajectory

2016-07-26 Thread Mathieu Westphal
Your data does not seem to be correctly formated.
Can you send me an associated pvsm file ?

Mathieu Westphal

On Tue, Jul 26, 2016 at 4:08 PM, Konstantinos Panagiotou <
panagiotou.konstanti...@ucy.ac.cy> wrote:

> Dear Mathieu,
> i have installed cmake and qt in order to use cmake command to convert to
> .vtp. However,i need to add some additional packages which i am not
> familiar with.
> So, instead of converting to .vtp, i am sending you in zip form two files
> with different formats, vtk and csv respectively, files which i have loaded
> to paraview and being able to animate them using glyph. they are few KB
> each, it is the minimum i could do in order to keep the example as simple
> as possible for possible extension later on.
> Sincerely,
> Kostas
>
> --
> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>,
> "ParaView" <paraview@paraview.org>
> *Sent: *Tuesday, July 26, 2016 8:06:16 PM
>
> *Subject: *Re: [Paraview] plume tracking-trajectory
>
> Please keep the ml in the loop so everyone can follow this.
>
> Please open you csv data, save it as a .vtp file and send it to me (if
> it's not too big)
>
> Regards,
>
> Mathieu Westphal
>
> On Tue, Jul 26, 2016 at 12:55 PM, Konstantinos Panagiotou <
> panagiotou.konstanti...@ucy.ac.cy> wrote:
>
>> Hello Mathieu,
>> i have applied the Temporal ParticlePath filter,however i havent seen any
>> change. I mean, when i apply glyph to the input data, i can activate this
>> filter and apply it to the input data,either vtk or csv point data.
>> However, i havent managed yet to see trajectories of the particles, only
>> the position of the particle or particles at a specific time step.I have
>> searched and I have seen in other posts in the forum referring to the same
>> issue, that the operation interface of the newest vesrion of paraview is
>> different than the previous ones for the specific function. Can you guide
>> me pls if you can? :)
>>
>> Thanks again,
>> Kostas
>> --
>> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
>> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
>> *Cc: *"ParaView" <paraview@paraview.org>
>> *Sent: *Thursday, July 21, 2016 6:16:27 PM
>> *Subject: *Re: [Paraview] plume tracking-trajectory
>>
>>
>> Hello
>>
>> You should have a look to ParticlePath filter.
>>
>> Regards
>>
>> Mathieu Westphal
>>
>> On Thu, Jul 21, 2016 at 10:38 AM, Konstantinos Panagiotou <
>> panagiotou.konstanti...@ucy.ac.cy> wrote:
>>
>>> Hi,
>>> i am having a problem on plotting the trajectory of a single particle at
>>> the top of a flow solution. Particularly, i have a csv file, which is named
>>> text.csv,inside which i have 4 columns, x,y,z,t.in addition, i have
>>> additional files text0001.csv,text0002.csv etc, with one row each(
>>> variables' values at each time step)
>>> When i load them to the paraview project,i have no problem on performing
>>> the animation.However, i also want to have particle's trajectory while it
>>> evolves, that is,having lines connecting the updated points with the
>>> previous ones. But i havent managed to do that yet. I have installed a
>>> paraview version 5.0.1. pls help me,what i should do?
>>> ___
>>> 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] plume tracking-trajectory

2016-07-26 Thread Mathieu Westphal
Please keep the ml in the loop so everyone can follow this.

Please open you csv data, save it as a .vtp file and send it to me (if it's
not too big)

Regards,

Mathieu Westphal

On Tue, Jul 26, 2016 at 12:55 PM, Konstantinos Panagiotou <
panagiotou.konstanti...@ucy.ac.cy> wrote:

> Hello Mathieu,
> i have applied the Temporal ParticlePath filter,however i havent seen any
> change. I mean, when i apply glyph to the input data, i can activate this
> filter and apply it to the input data,either vtk or csv point data.
> However, i havent managed yet to see trajectories of the particles, only
> the position of the particle or particles at a specific time step.I have
> searched and I have seen in other posts in the forum referring to the same
> issue, that the operation interface of the newest vesrion of paraview is
> different than the previous ones for the specific function. Can you guide
> me pls if you can? :)
>
> Thanks again,
> Kostas
> --
> *From: *"Mathieu Westphal" <mathieu.westp...@kitware.com>
> *To: *"Konstantinos Panagiotou" <panagiotou.konstanti...@ucy.ac.cy>
> *Cc: *"ParaView" <paraview@paraview.org>
> *Sent: *Thursday, July 21, 2016 6:16:27 PM
> *Subject: *Re: [Paraview] plume tracking-trajectory
>
>
> Hello
>
> You should have a look to ParticlePath filter.
>
> Regards
>
> Mathieu Westphal
>
> On Thu, Jul 21, 2016 at 10:38 AM, Konstantinos Panagiotou <
> panagiotou.konstanti...@ucy.ac.cy> wrote:
>
>> Hi,
>> i am having a problem on plotting the trajectory of a single particle at
>> the top of a flow solution. Particularly, i have a csv file, which is named
>> text.csv,inside which i have 4 columns, x,y,z,t.in addition, i have
>> additional files text0001.csv,text0002.csv etc, with one row each(
>> variables' values at each time step)
>> When i load them to the paraview project,i have no problem on performing
>> the animation.However, i also want to have particle's trajectory while it
>> evolves, that is,having lines connecting the updated points with the
>> previous ones. But i havent managed to do that yet. I have installed a
>> paraview version 5.0.1. pls help me,what i should do?
>> ___
>> 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] plume tracking-trajectory

2016-07-21 Thread Mathieu Westphal
Hello

You should have a look to ParticlePath filter.

Regards

Mathieu Westphal

On Thu, Jul 21, 2016 at 10:38 AM, Konstantinos Panagiotou <
panagiotou.konstanti...@ucy.ac.cy> wrote:

> Hi,
> i am having a problem on plotting the trajectory of a single particle at
> the top of a flow solution. Particularly, i have a csv file, which is named
> text.csv,inside which i have 4 columns, x,y,z,t.in addition, i have
> additional files text0001.csv,text0002.csv etc, with one row each(
> variables' values at each time step)
> When i load them to the paraview project,i have no problem on performing
> the animation.However, i also want to have particle's trajectory while it
> evolves, that is,having lines connecting the updated points with the
> previous ones. But i havent managed to do that yet. I have installed a
> paraview version 5.0.1. pls help me,what i should do?
> ___
> 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] VTK/Paraview Courses in October

2016-07-06 Thread Mathieu Westphal
Hello
Kitware will be holding a 2-day VTK and ParaView course on October 11th and
12th 2016 in Lyon, France.

Please visit our web site for more information and registration details at
VTK (English) : http://training.kitware.fr/browse/130
VTK (French) : http://formations.kitware.fr/browse/130
ParaView (English) : http://training.kitware.fr/browse/131
ParaView (French) : http://formations.kitware.fr/browse/131


Note that the course will be taught in English. If you have any question,
please contact us at formations at http://www.kitware.fr

Thank you,

Mathieu Westphal
___
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] Plugin Debug

2016-07-01 Thread Mathieu Westphal
Hello

Are you using windows or linux ?
Regards,

Mathieu Westphal

On Fri, Jul 1, 2016 at 5:05 AM, Шагит Зиганшин <ziganshinsha...@hotmail.com>
wrote:

> Hi!
>
> How to debug plugin in Paraview 5.1 in Windows, if Paraview force close
> after loading plugin?
>
> Best regards,
> Shagit Ziganshin.
>
> ___
> 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] [Paraview-developers] ParaView bug hackathon

2016-06-23 Thread Mathieu Westphal
Joachim and I will also be remotelly present !



Mathieu Westphal

On Tue, Jun 21, 2016 at 5:40 PM, David E DeMarle <dave.dema...@kitware.com>
wrote:

> I'd like to add review of merge requests to the agenda.
> On Jun 20, 2016 10:57 PM, "Utkarsh Ayachit" <utkarsh.ayac...@kitware.com>
> wrote:
>
>> +1. I will be there.
>>
>> On Mon, Jun 20, 2016 at 4:30 PM, Berk Geveci <berk.gev...@kitware.com>
>> wrote:
>> > Hi folks,
>> >
>> > We are planning a ParaView bug hackathon on July 13. Going forward, we
>> would
>> > like this to be a monthly event during which the community comes
>> together to
>> > address bugs reported to the tracker. It will be an all day event that
>> we
>> > will host physically at Kitware Headquarters in Clifton Park, NY as
>> well as
>> > online via Google Hangout. All are welcome to attend as long as they
>> know
>> > the code base enough to fix bugs.
>> >
>> > Any questions? Comments? Any potential issue with the date?
>> >
>> > Best,
>> > -berk
>> >
>> > ___
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Search the list archives at:
>> > http://markmail.org/search/?q=Paraview-developers
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://public.kitware.com/mailman/listinfo/paraview-developers
>> >
>> ___
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at:
>> http://markmail.org/search/?q=Paraview-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/paraview-developers
>>
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
___
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] Automatically updating time variable dataset

2016-06-22 Thread Mathieu Westphal
Hello

A work around would be to declare two (fake) timestep in your reader and
play the animation in loop in paraview.

Regards,

Mathieu Westphal

On Wed, Jun 22, 2016 at 12:51 PM, corinna reuter <corinnareute...@gmail.com>
wrote:

> A question to the specialists:
> Can Paraview refresh its view automatically when a dataset updates its
> state?
>
> A plugin starts a background thread that calculates new dataset values
> periodically. Each time a calculation step is finished, all filters and
> views connected to the generated dataset should be updated. (Something
> similar is done in a live catalyst connection. But catalyst has a serious
> drawback for large datasets. It runs in a separate process, so that the
> datasets cannot be in shared memory, but have to be transferred, requiring
> redundant storage space and wasted network bandwidth.) Although paraview is
> said to be not thread safe, it should't be problematic as long as access to
> VTK classes is limited to the main thread. The difficult question is, how
> can paraview be notified that a plugin has updated its output while the
> main thread only waits for GUI or network events when idle?
>
> Any ideas or recommendations?
> Conny
>
> ___
> 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] include could not find load file: vtkModuleAPI

2016-05-27 Thread Mathieu Westphal
Hi

You probably forgot to "git submodule update --init"

Regards

Mathieu Westphal

On Fri, May 27, 2016 at 10:25 AM, Nico Schlömer <nico.schloe...@gmail.com>
wrote:

> When configuring ParaView with
> ```
> cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON
> -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var -Wno-dev -DBUILD_DOCUMENTATION=ON
> -DCMAKE_INSTALL_RPATH=/usr/lib/paraview
> -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=OFF -DCMAKE_SKIP_RPATH=OFF
> -DPARAVIEW_ENABLE_FFMPEG=ON -DPARAVIEW_ENABLE_WEB=OFF
> -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=OFF -DVTK_USE_MPEG2_ENCODER=OFF
> -DVTK_USE_FFMPEG_ENCODER=ON -DVTK_USE_OGGTHEORA_ENCODER=ON
> -DVTK_USE_SYSTEM_FREETYPE=ON -DVTK_USE_SYSTEM_GL2PS=ON
> -DVTK_USE_SYSTEM_JPEG=ON -DVTK_USE_SYSTEM_JSONCPP=ON
> -DVTK_USE_SYSTEM_NETCDF=ON -DVTK_USE_SYSTEM_GLEW=ON -DVTK_USE_SYSTEM_PNG=ON
> -DVTK_USE_SYSTEM_OGGTHEORA=ON -DVTK_USE_SYSTEM_TIFF=ON
> -DVTK_USE_SYSTEM_ZLIB=ON -DVTK_USE_SYSTEM_LIBXML2=ON
> -DVTK_USE_SYSTEM_EXPAT=ON -DVTK_USE_SYSTEM_HDF5=ON
> -DVTK_INSTALL_LIBRARY_DIR=lib/paraview
> -DVTK_INSTALL_ARCHIVE_DIR=lib/paraview
> -DVTK_INSTALL_INCLUDE_DIR=include/paraview
> -DVTK_INSTALL_DATA_DIR=share/paraview
> -DVTK_INSTALL_DOC_DIR=share/doc/paraview
> -DVTK_INSTALL_PACKAGE_DIR=lib/cmake/paraview -DVTK_CUSTOM_LIBRARY_SUFFIX=
> -DBUILD_EXAMPLES=OFF -DDOCUMENTATION_HTML_HELP=ON
> -DPARAVIEW_INSTALL_DEVELOPMENT_FILES=ON -DBUILD_DOCUMENTATION=ON
> -DPARAVIEW_USE_MPI=ON -DMPI_INCLUDE_PATH=/usr/include/mpi
> -DPARAVIEW_ENABLE_PYTHON=ON -DPARAVIEW_BUILD_PLUGIN_AdiosReader:BOOL=ON
> -DPARAVIEW_BUILD_PLUGIN_EyeDomeLighting:BOOL=ON
> -DPARAVIEW_BUILD_PLUGIN_MobileRemoteControl=OFF
> -DEigen_DIR=/usr/include/eigen3 -DPARAVIEW_BUILD_WEB_DOCUMENTATION=ON
> -DPARAVIEW_QT_VERSION=4
> ```
> I'm getting the configuration error
> ```
> CMake Error at CMakeLists.txt:618 (include): include could not find load
> file: vtkModuleAPI
> ```
> What might be the cause for this?
>
> Cheers,
> Nico
>
> ___
> 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] Problems about calculate the difference between two datasets

2016-05-23 Thread Mathieu Westphal
Hello

Actually no, it is actually ordered by proxy global id order, wich is
basically random from a user point of view.
This is not a wanted behavior but ordering using the order of selection
would need some refactoring.

Regards,

Mathieu Westphal

On Mon, May 23, 2016 at 8:19 AM, Favre Jean <jfa...@cscs.ch> wrote:

> >> Beware of the order of the input, they will be ordered randomly by
> paraview,
>
> Mathieu,
>
> could you please comment on that statement, "randomly"? I was always under
> the understanding that the order used by ParaView reflects the order of
> selection (a series of ctrl-right mouse clicks in the pipeline browser)
>
> Jean
>
___
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] Problems about calculate the difference between two datasets

2016-05-22 Thread Mathieu Westphal
Hello

Python calculator is the way to go here

inputs[0].PointData['flux1'] - inputs[1].PointData['flux2']

Beware of the order of the input, they will be ordered randomly by
paraview, but you can reorder them wia the python shell, or modify your
python-calculator script.


Mathieu Westphal

On Sun, May 22, 2016 at 10:31 AM, Feng Jiang <jfr...@gmail.com> wrote:

> ParaView newbie here ,and sorry to interrupt you for some problems i met.
>
> I have been using two vtk input files which named t1 and t2 for example,
> both input files contained only one dataset for CellData may called flux1
> and flux2.
>
> Exactly the structure and the data t1 and t2 got were same and only make a
> reflect from the surface of the center of x axis.
>
> And I want to make the CellData flux1 to subtrack the flux2.
> However I have tried Using the Group Datasets and the Calculator, or Using
> the Python Calculator or Programmable filter, and all the result I got is
> empty.
>
> The results I tried seems the ParaView only subtracked the data basic on
> the Cell ID.
>
> So is there any way to solve it or some wrong operate I made I wondered,
> or I must make the datasets reflect before I input ParaView ?
>
> Thanks for any guidance,
>
> Feng
>
>
>
> ___
> 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] WG: Visualizing load paths

2016-05-12 Thread Mathieu Westphal
Hello

ParaView StreamTracer works only on 3-components arrays, not 6-components
array.
You will need to convert your tensors into a vectors before being able to
use it with the StreamTracer.

Regards,

Mathieu Westphal

On Thu, May 12, 2016 at 2:23 PM, Sellmann, Kai Asaad <
asaad.sellm...@rwth-aachen.de> wrote:

> Dear community,
>
> my last two questions haven't been answered, so I guess my way of asking
> wasn't appropriate. So I'll try again:
> I need to put the following Information from a FE-Calculation into a file
> format that can be read by paraview. And that can be used with Stream
> Tracers:
>
> (Node ID)
> Nodal Coordinates
> Nodal Stresses XX YY ZZ XY XZ YZ
>
> I know how to make paraview interpret the Coordinates as Points but I
> don't know how to make paraview interpret the Nodal Stresses as Components
> of Vectors.
>
> Any hint or Idea would be greatly appreciated!!!
> Thank you very much in advance!
>
> Asaad
>
>
>
> ___
> 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] Paraview compile download timeout

2016-05-10 Thread Mathieu Westphal
We are experiencing timeout with midas currently.
Please recompile, it should work.



Mathieu Westphal

On Tue, May 10, 2016 at 10:56 AM, Daniel Zuidinga <i...@seoaachen.de> wrote:

> Hello,
>
> when compiling paraview I get the error:
>
>
> http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download=534871355b0e4de0d6b727c8ed317027=MD5
> ("Timeout was reached")
>
> http://www.paraview.org/files/ExternalData/MD5/534871355b0e4de0d6b727c8ed317027
> ("HTTP response code said error")
>
> any ideas?
>
>
> ___
> 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] ParaView : resolve the error message.

2016-05-06 Thread Mathieu Westphal
Looks like your try to visualize your data which is of VTK_CHAR format,
which is unsupported.
I can't tell much more without the actual data.

Mathieu Westphal

On Fri, May 6, 2016 at 6:38 PM, Chathuri Gunasekera <cguna...@gmail.com>
wrote:

> Hello,
> Thank you so much for your response, Mathieu.
>
>  Here is what i am getting when i check the 'console view' option.
>
> ERROR: In
> C:\bbd\df0abce0\build\paraview\src\paraview\VTK\Rendering\Volume\vtkGPUVolumeRayCastMapper.cxx,
> line 340
>
> vtkOpenGLGPUVolumeRayCastMapper (00D7783182B0): scalar of type
> VTK_CHAR is not supported because this type is platform dependent. Use
> VTK_SIGNED_CHAR or VTK_UNSIGNED_CHAR instead.
>
>
>
>  Do you see why i am getting this error exactly?
>
>
> Actually the files were orginally created as .Mat file then they are
> converted to VTK format. But how can i convert to VTK_SIGNED_CHAR or
> VTK_UNSIGNED_CHAR ? I am sorry i simply don't know how to do it. Any
> guidance is really appreciated.
>
>
> --
> Warm regards,
> Chathuri Gunasekera.
>
>
> On Fri, May 6, 2016 at 4:57 PM, Mathieu Westphal <
> mathieu.westp...@kitware.com> wrote:
>
>> Hello
>>
>> This is actually a truncated error message, could you check the "Console
>> View" checkbox in the error message dialog to get a more informative
>> message ?
>>
>>
>> Mathieu Westphal
>>
>> On Fri, May 6, 2016 at 1:20 PM, Chathuri Gunasekera <cguna...@gmail.com>
>> wrote:
>>
>>> Hello,
>>>
>>> I have installed Paraview 5.0 on my machine(Windows 8.1). When i try to
>>> visualize a 3D model in vtk format, i am getting an error.
>>>
>>> I have no idea why i get the following error? What does it depicts?
>>>
>>> *error:In 
>>> C:\bbd\df0abce0\build\src\paraview\VTK\Rendering|Volume\vtkGPUVolumeRayCastMap*
>>>
>>>
>>> Can anyone help me to resolve this issue ?
>>>
>>> Thank you.
>>> --
>>> Warm regards,
>>> Chathuri Gunasekera.
>>>
>>> ___
>>> 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] Plugin Compatibility (Medreader)

2016-05-06 Thread Mathieu Westphal
Miss the link to the tutorial : http://www.ogoethel.de/?e=12

Mathieu Westphal

On Fri, May 6, 2016 at 3:47 PM, Mathieu Westphal <
mathieu.westp...@kitware.com> wrote:

> Hello
>
> Sadly this plugin is out dated, and is made to work with paraview 3.14
> There is no reason for it to work with any newer version of paraview, bth
> VTK and ParaView have changed a lot since.
> Also, as far as i see, the plugin distributed on alneos website is binary
> only, so it can only be used with the correct binary version of paraview,
> since you can't recompile it.
>
> No solution for you, unless you want to try and extract the MEDReader
> plugin from the current salome (
> http://salome-platform.org/downloads/current-version),
> And compile everything.
> You can use this tutorial to help you, using the version of salome that
> fits your need, but i can't give you assurance that it will work, I tried
> it myself but quickly run into issues.
> Good luck, and in case you want support, don't hesitate to ask kitware
> commercial team.
>
> Regards,
>
> Mathieu Westphal
>
> On Fri, May 6, 2016 at 3:21 PM, Daniel Zuidinga <i...@seoaachen.de> wrote:
>
>> They bundled the MedReader Plugin from Salome with PV 3.14:
>> http://www.alneos.com/en/downloads/paraview-with-med
>>
>> I want to use it with a newer version of PV. Salome 7.7.1 has PV 4.3.1
>> but I don't know how I can bundle the Plugins with PV.
>>
>> Am 06.05.2016 um 12:58 schrieb Mathieu Westphal:
>>
>> Hello
>>
>> As far as I know, there is no officially supported MEDReader plugin for
>> paraview.
>> There is a working one, part of the Salome project.
>> Other versions can be found on the internet.
>>
>> Which plugin are you referring to ? Can you provide a upstream link ?
>>
>> Regards,
>>
>> Mathieu Westphal
>>
>> On Fri, May 6, 2016 at 12:45 PM, Daniel Zuidinga <i...@seoaachen.de>
>> wrote:
>>
>>> Hi,
>>>
>>> I try to use a Paraview Plugin (Medreader) which works in PV3.14 in PV
>>> 4.1.3. Does this work in general? When loading the dll file I get the error:
>>> ERROR: In
>>> C:\DBD\pvs-x32\paraview\src\paraview\ParaViewCore\ClientServerCore\Core\vtkPVPluginLoader.cxx,
>>> line 360
>>>
>>> vtkPVPluginLoader (0AF78238): D
>>>
>>>
>>> regards
>>>
>>> ___
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> <http://www.kitware.com/opensource/opensource.html>
>>> 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] Plugin Compatibility (Medreader)

2016-05-06 Thread Mathieu Westphal
Hello

Sadly this plugin is out dated, and is made to work with paraview 3.14
There is no reason for it to work with any newer version of paraview, bth
VTK and ParaView have changed a lot since.
Also, as far as i see, the plugin distributed on alneos website is binary
only, so it can only be used with the correct binary version of paraview,
since you can't recompile it.

No solution for you, unless you want to try and extract the MEDReader
plugin from the current salome (
http://salome-platform.org/downloads/current-version),
And compile everything.
You can use this tutorial to help you, using the version of salome that
fits your need, but i can't give you assurance that it will work, I tried
it myself but quickly run into issues.
Good luck, and in case you want support, don't hesitate to ask kitware
commercial team.

Regards,

Mathieu Westphal

On Fri, May 6, 2016 at 3:21 PM, Daniel Zuidinga <i...@seoaachen.de> wrote:

> They bundled the MedReader Plugin from Salome with PV 3.14:
> http://www.alneos.com/en/downloads/paraview-with-med
>
> I want to use it with a newer version of PV. Salome 7.7.1 has PV 4.3.1 but
> I don't know how I can bundle the Plugins with PV.
>
> Am 06.05.2016 um 12:58 schrieb Mathieu Westphal:
>
> Hello
>
> As far as I know, there is no officially supported MEDReader plugin for
> paraview.
> There is a working one, part of the Salome project.
> Other versions can be found on the internet.
>
> Which plugin are you referring to ? Can you provide a upstream link ?
>
> Regards,
>
> Mathieu Westphal
>
> On Fri, May 6, 2016 at 12:45 PM, Daniel Zuidinga <i...@seoaachen.de>
> wrote:
>
>> Hi,
>>
>> I try to use a Paraview Plugin (Medreader) which works in PV3.14 in PV
>> 4.1.3. Does this work in general? When loading the dll file I get the error:
>> ERROR: In
>> C:\DBD\pvs-x32\paraview\src\paraview\ParaViewCore\ClientServerCore\Core\vtkPVPluginLoader.cxx,
>> line 360
>>
>> vtkPVPluginLoader (0AF78238): D
>>
>>
>> regards
>>
>> ___
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> <http://www.kitware.com/opensource/opensource.html>
>> 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] ParaView : resolve the error message.

2016-05-06 Thread Mathieu Westphal
Hello

This is actually a truncated error message, could you check the "Console
View" checkbox in the error message dialog to get a more informative
message ?


Mathieu Westphal

On Fri, May 6, 2016 at 1:20 PM, Chathuri Gunasekera <cguna...@gmail.com>
wrote:

> Hello,
>
> I have installed Paraview 5.0 on my machine(Windows 8.1). When i try to
> visualize a 3D model in vtk format, i am getting an error.
>
> I have no idea why i get the following error? What does it depicts?
>
> *error:In 
> C:\bbd\df0abce0\build\src\paraview\VTK\Rendering|Volume\vtkGPUVolumeRayCastMap*
>
>
> Can anyone help me to resolve this issue ?
>
> Thank you.
> --
> Warm regards,
> Chathuri Gunasekera.
>
> ___
> 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] Plugin Compatibility (Medreader)

2016-05-06 Thread Mathieu Westphal
Hello

As far as I know, there is no officially supported MEDReader plugin for
paraview.
There is a working one, part of the Salome project.
Other versions can be found on the internet.

Which plugin are you referring to ? Can you provide a upstream link ?

Regards,

Mathieu Westphal

On Fri, May 6, 2016 at 12:45 PM, Daniel Zuidinga <i...@seoaachen.de> wrote:

> Hi,
>
> I try to use a Paraview Plugin (Medreader) which works in PV3.14 in PV
> 4.1.3. Does this work in general? When loading the dll file I get the error:
> ERROR: In
> C:\DBD\pvs-x32\paraview\src\paraview\ParaViewCore\ClientServerCore\Core\vtkPVPluginLoader.cxx,
> line 360
>
> vtkPVPluginLoader (0AF78238): D
>
>
> regards
>
> ___
> 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] Problem importing vtk inside pvpython

2016-05-05 Thread Mathieu Westphal
pvpython is a paraview client, and it is not suposed to execute vtk code,
wich is executed on the server.
in pvpython you can do:
from paraview import *

What are you trying to achieve ?

Mathieu Westphal

On Thu, May 5, 2016 at 5:40 PM, Ganesh Vijayakumar <ganesh.i...@gmail.com>
wrote:

> Hello,
>
>   I'm having trouble importing vtk inside pvpython while it imports just
> fine inside python. I installed paraview-python with paraview-5.0.1 using
> debian stretch. Any ideas on why this might be the case?
>
> ganesh@tesla:~$ pvpython
> Python 2.7.10 (default, Jul  1 2015, 10:54:53)
> [GCC 4.9.2] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import vtk
> Traceback (most recent call last):
>   File "", line 1, in 
>   File "/usr/lib/python2.7/dist-packages/vtk/__init__.py", line 39, in
> 
> from vtkCommonCore import *
>   File "/usr/lib/python2.7/dist-packages/vtk/vtkCommonCore.py", line 1, in
> 
> from vtkCommonCorePython import *
> TypeError: value must be a class or type
> >>>
> >>>
> Segmentation fault
> ganesh@tesla:~$ python
> Python 2.7.10 (default, Jul  1 2015, 10:54:53)
> [GCC 4.9.2] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import vtk
> >>>
>
> ganesh
>
> ___
> 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


  1   2   >