<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user">
    <title>gmane.comp.science.paraview.user</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19080"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19079"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19078"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19077"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19076"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19075"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19074"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19073"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19072"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19071"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19070"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19069"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19068"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19067"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19066"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19065"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19064"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19063"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19062"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.science.paraview.user/19061"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19080">
    <title>How to use vtk sequence of files to animate them?</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19080</link>
    <description>&lt;pre&gt;Hello,

Thus far this is what I've accomplished with Paraview but I cannot seem to get my animation to run properly as I will explain at the end.

1. I took a sequence of 30 vtk format files made by Athena (MHD numerical software) and imported all of them into paraview.
2. I added every single one of them to the animation view.
3. I changed each vtk grid to only run for 1 second and each vtk is a frame with 30 seconds and 30 frames total.
    Basically frame 1 is before frame 2 and so on and none of them overlap in time.
4. I noticed that toggling a  "eye" in the pipeline browser turns off specific vtk grids in the 3d viewer and for some reason this is where things don't work.

If I select all of the "eyes" and turn them on only the last one turned on causes the selected 3d vtk grid to appear. I can only render that image when I
try to animate all the 30 frames using file-&amp;gt;save animation-&amp;gt;avi. I expect that at each frame every second a different grid would show and get animated.

Please feel free to ask &lt;/pre&gt;</description>
    <dc:creator>Andrew Somorjai</dc:creator>
    <dc:date>2013-05-22T22:16:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19079">
    <title>Help with Glyph Colors</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19079</link>
    <description>&lt;pre&gt;
I have a map on which I've placed numerous glyphs (circles at earthquake locations).  I'd like to change the colors of the circles individually, and maybe the continent outlines as well. I also want to add some more data, maybe triangles, with a different color. I haven't figured out how to change the glyph color without changing the color of everything else.

Thanks,

Alan


&lt;/pre&gt;</description>
    <dc:creator>Scott, W Alan</dc:creator>
    <dc:date>2013-05-22T22:06:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19078">
    <title>Scalar components and Python Calculator</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19078</link>
    <description>&lt;pre&gt;Hello,

I am trying to use the Python Calculator on 2 different Scalar components in the same data file.

I have written the real and imaginary parts of a Fortran complex data type to a single ".raw" binary file. ParaView correctly opens this file when I tell it that there are 2 scalar components.

I can use the Calculator to perform calculations on the "X" and "Y" components (the real gets imported by default as ImageData_X and the imaginary as ImageData_Y). An expression in the Calculator filter such as:

sqrt(ImageData_X^2 + ImageData_Y^2)

works fine. The Python Calculator, however, generates an error that ImageData_X and ImageData_Y are not defined.

Both filters are set to Point Data.

Any suggestions?

Thanks
Lucas
________________________________
This electronic message transmission and any attachments that accompany it contain information from DRC® (Dynamics Research Corporation) or its subsidiaries, or the intended recipient, which is privileged, proprietary, business confidential, or otherwise pr&lt;/pre&gt;</description>
    <dc:creator>Pettey . Lucas</dc:creator>
    <dc:date>2013-05-22T21:55:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19077">
    <title>Re: OGG support in Paraview 3.98 rc3</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19077</link>
    <description>&lt;pre&gt;Anton,

The bug was when using system OGGTHEORA support. I've a fix that
should go into master after the next gatekeeper review.

http://review.source.kitware.com/#/t/2801

Thanks for catching this.

Utkarsh


On Mon, May 13, 2013 at 8:52 AM, Anton Gladky &amp;lt;gladky.anton&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Utkarsh Ayachit</dc:creator>
    <dc:date>2013-05-22T19:22:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19076">
    <title>ANN: ParaView 4.0.0-RC1 now available for download</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19076</link>
    <description>&lt;pre&gt;Folks,

In preparation of the next ParaView release, the ParaView 4.0.0, RC1
(Release Candidate 1) is now available for download
(http://paraview.org/paraview/resources/software.php).

We will have a detailed summary for the new features and enhancements
in this release soon. In the mean time, a complete list of features
implemented and bugs fixed in this release can be found on the bug
tracker (http://paraview.org/Bug/changelog_page.php).

The ParaView Team
&lt;/pre&gt;</description>
    <dc:creator>Utkarsh Ayachit</dc:creator>
    <dc:date>2013-05-22T17:56:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19075">
    <title>Re: Adapt to VTK ExternalData</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19075</link>
    <description>&lt;pre&gt;Yea, for now.

On Wed, May 22, 2013 at 11:27 AM, Kevin H. Hobbs &amp;lt;hobbsk&amp;lt; at &amp;gt;ohio.edu&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Utkarsh Ayachit</dc:creator>
    <dc:date>2013-05-22T15:28:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19074">
    <title>Re: Adapt to VTK ExternalData</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19074</link>
    <description>&lt;pre&gt;
I have always done a 'git pull' on VTKData, VTKLargeData, and
ParaViewData before I run my dashboard scripts.

The last commits in VTKData and VTKLargeData emptied out these directories.

Should I check out the versions just before the external data change and
stop updating them?


&lt;/pre&gt;</description>
    <dc:creator>Kevin H. Hobbs</dc:creator>
    <dc:date>2013-05-22T15:27:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19073">
    <title>Re: Adapt to VTK ExternalData</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19073</link>
    <description>&lt;pre&gt;ParaView is not using VTK-master yet. It will be switched to use
VTK-master only after the 4.0 release. We will be updating the testing
then.

On Wed, May 22, 2013 at 8:38 AM, Kevin H. Hobbs &amp;lt;hobbsk&amp;lt; at &amp;gt;ohio.edu&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Utkarsh Ayachit</dc:creator>
    <dc:date>2013-05-22T12:51:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19072">
    <title>Adapt to VTK ExternalData</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19072</link>
    <description>&lt;pre&gt;VTK has switched from using VTKData to ExternalData.

VTKData is now almost empty and Paraview tests are failing on my
dashboard machines murron and bubbles.

&lt;/pre&gt;</description>
    <dc:creator>Kevin H. Hobbs</dc:creator>
    <dc:date>2013-05-22T12:38:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19071">
    <title>Re: Plugin for rendering vtkGraph in ParaView</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19071</link>
    <description>&lt;pre&gt;This work it totally unrelated. And it has to do with ParaViewWeb vtkGraph
based application. ;-)


On Tue, May 21, 2013 at 11:58 AM, Biddiscombe, John A. &amp;lt;biddisco&amp;lt; at &amp;gt;cscs.ch&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>Sebastien Jourdain</dc:creator>
    <dc:date>2013-05-21T16:47:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19070">
    <title>Question about cgns files in paraview</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19070</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Бенидовский Иван</dc:creator>
    <dc:date>2013-05-21T15:51:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19069">
    <title>Re: Plugin for rendering vtkGraph in ParaView</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19069</link>
    <description>&lt;pre&gt;Sebastien

There used to be an infoviz plugin for paraview (I think). Is this what’s left of it or a different integration you’ve done separately?

JB

From: paraview-bounces&amp;lt; at &amp;gt;paraview.org [mailto:paraview-bounces&amp;lt; at &amp;gt;paraview.org] On Behalf Of Sebastien Jourdain
Sent: 21 May 2013 16:38
To: WangWentao
Cc: paraview&amp;lt; at &amp;gt;paraview.org
Subject: Re: [Paraview] Plugin for rendering vtkGraph in ParaView

Here it is...
But remember, this is just a quick integration that need more works to properly go into ParaView.

On Sat, May 18, 2013 at 1:22 AM, WangWentao &amp;lt;wwthunan&amp;lt; at &amp;gt;gmail.com&amp;lt;mailto:wwthunan&amp;lt; at &amp;gt;gmail.com&amp;gt;&amp;gt; wrote:

Hi, Seb

It's very kind of you to share the code, which will make me understand Paraview much better.

There is little information about cusomizing Paraview, so a workable example will be very useful.

Thanks again.


在 2013-5-18，3:12，Sebastien Jourdain &amp;lt;sebastien.jourdain&amp;lt; at &amp;gt;kitware.com&amp;lt;mailto:sebastien.jourdain&amp;lt; at &amp;gt;kitware.com&amp;gt;&amp;gt; 写道：
Hi,

We are currently working in bringing th&lt;/pre&gt;</description>
    <dc:creator>Biddiscombe, John A.</dc:creator>
    <dc:date>2013-05-21T15:58:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19068">
    <title>Re: Plugin for rendering vtkGraph in ParaView</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19068</link>
    <description>&lt;pre&gt;Here it is...
But remember, this is just a quick integration that need more works to
properly go into ParaView.


On Sat, May 18, 2013 at 1:22 AM, WangWentao &amp;lt;wwthunan&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Sebastien Jourdain</dc:creator>
    <dc:date>2013-05-21T14:37:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19067">
    <title>Re: Correct ActiveMQ server version or config with ParaviewWeb SuperBuild</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19067</link>
    <description>&lt;pre&gt;The current version of the session manager based on Jetty is just a
starting point and depending on the deployment that you expect, you may
build your own.
In fact, there is still some work to be done if we want to make it bullet
proof. Although, using apache as a proxy and jetty as job launcher seems to
be pretty reliable.

But if you like the light weight and ease of deployment of the current
JettySessionManager, you may find a system based on Node.js as easy.
In fact, to provide a larger set of front-end technologies, we were
thinking to use Node.js for that as it seems to have built-in websocket and
http proxy/forwarding capabilities.

If you want to give a try, you can read
https://blog.nodejitsu.com/http-proxy-intro, and if you have something that
you are willing to share we can extend our "SessionManager" code base.

Thanks,

Seb




On Tue, May 21, 2013 at 6:14 AM, Antti Vanne &amp;lt;antti.vanne&amp;lt; at &amp;gt;kuava.fi&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Sebastien Jourdain</dc:creator>
    <dc:date>2013-05-21T14:02:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19066">
    <title>Fetching selection from SpreadSheet</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19066</link>
    <description>&lt;pre&gt;Hello,

I use the SpreadSheetView to visualize a vtkTable. Now I want to fetch the
data of the row which is currently selected.
Right now I can connect to a selection event but have no idea to obtain the
slected data row.

pqSpreadSheetView *ssv = qobject_cast&amp;lt;pqSpreadSheetView*&amp;gt;(view);
QWidget *widget = ssv-&amp;gt;getWidget();
QObject::connect(
     ssv-&amp;gt;getViewModel(), SIGNAL(selectionChanged(const QItemSelection&amp;amp;)), 
      this, SLOT(spreadSheetSelectionChanged(const QItemSelection&amp;amp;)));

When my slot is called, QItemSelection is empty.

Cheers,
Stephan




&lt;/pre&gt;</description>
    <dc:creator>Stephan Rogge</dc:creator>
    <dc:date>2013-05-21T10:44:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19065">
    <title>Re: Correct ActiveMQ server version or config with ParaviewWeb SuperBuild</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19065</link>
    <description>&lt;pre&gt;Thanks Sebastien,

the nightly build works nicely. We're using Jetty as a frontend. Where
would it be easiest to set Jetty's properties? When a larger model is
transferred to client in geometry form, the default max message size is met
pretty soon.

WARN:oejw.WebSocketConnectionRFC6455:Text message too large &amp;gt; 2097152 chars
for SCEP&amp;lt; at &amp;gt;4a48edb5




2013/5/10 Sebastien Jourdain &amp;lt;sebastien.jourdain&amp;lt; at &amp;gt;kitware.com&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Antti Vanne</dc:creator>
    <dc:date>2013-05-21T10:14:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19064">
    <title>Re: Programmatic access to Probe Location point</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19064</link>
    <description>&lt;pre&gt;Hi,

It's a sub-proxy that is used to define the probe location. The name of
that is FixedRadiusPointSource. You can find that in filters.xml (partly
shown below). The proxy definition of FixedRadiusPointSource is in
utilities.xml (also partly shown below).

Hope this points you in the proper direction.

Andy

=========== snippet of filters.xml ====================
    &amp;lt;SourceProxy class="vtkPProbeFilter"
                 label="Probe Location"
                 name="ProbePoint"&amp;gt;
      &amp;lt;Documentation long_help="Sample data attributes at the points in a
point cloud."
                     short_help="Sample data values at the points in a
point cloud."&amp;gt;
                     The Probe filter samples the data set attributes of the
                     current data set at the points in a point cloud. The
Probe
                     filter uses interpolation to determine the values at
the
                     selected point, whether or not it lies at an input
point.
                     The Probe filter operates on &lt;/pre&gt;</description>
    <dc:creator>Andy Bauer</dc:creator>
    <dc:date>2013-05-21T01:48:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19063">
    <title>Programmatic access to Probe Location point</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19063</link>
    <description>&lt;pre&gt;Hi,

I'm trying to programmatically (C++) access the point coordinates displayed by the property panel widget after the p key is pressed. I have a pqPipelineSource pointer from when I created the Probe Location filter, but I can't seem to find any properties (tried Point, Center, WorldPosition) on the proxy that work. I also tried accessing those properties via the source proxy, but no luck either. If the proxy has the information, what is the correct property name? If not, where do I need to be looking?

Thanks,
M

Dr. Michael Reuter
Data Analysis and Visualization Group
Neutron Data Analysis and Visualization Division
Oak Ridge National Laboratory

Office: 1-865-241-7216
Fax: 1-865-574-6080
Email: reuterma&amp;lt; at &amp;gt;ornl.gov
&lt;/pre&gt;</description>
    <dc:creator>Reuter, Michael A.</dc:creator>
    <dc:date>2013-05-20T20:00:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19062">
    <title>Error on Mobile Remote Control</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19062</link>
    <description>&lt;pre&gt;Dear Paraview users;

I use ParaView on windows 7 pro 64bit and mac os x at the same computer
using BootCamp.

I can use "Mobile Remote Control" between ParaView on mac os x and
Kiwiviewer on iPhone.
But I can not use it between windows and iphone.
"Connection failed" is displayed.

Let me know how to use Mobile Remote Control in windows and iphone.
&lt;/pre&gt;</description>
    <dc:creator>applebananaringo .</dc:creator>
    <dc:date>2013-05-18T17:14:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19061">
    <title>Error on Mobile　Remote Control</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19061</link>
    <description>&lt;pre&gt;Dear Paraview users;

I use ParaView on windows 7 pro 64bit and mac os x at the same computer
using BootCamp.

I can use "Mobile Remote Control" between ParaView on mac os x and
Kiwiviewer on iPhone.
But I can not use it between windows and iphone.
"Connection failed" is displayed.

Let me know how to use Mobile Remote Control in windows and iphone.


&lt;/pre&gt;</description>
    <dc:creator>yoshiyuki yamamoto</dc:creator>
    <dc:date>2013-05-18T17:10:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.science.paraview.user/19060">
    <title>Blog Post: Effectively using the Properties Panel inParaView</title>
    <link>http://permalink.gmane.org/gmane.comp.science.paraview.user/19060</link>
    <description>&lt;pre&gt;Folks,

If you have been confused by the changes to Properties panel in recent
releases, here's a post that gives a quick overview:
http://www.kitware.com/blog/home/post/491

Utkarsh
&lt;/pre&gt;</description>
    <dc:creator>Utkarsh Ayachit</dc:creator>
    <dc:date>2013-05-18T14:59:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.science.paraview.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.science.paraview.user</link>
  </textinput>
</rdf:RDF>
