[Paraview] [EXTERNAL] Re: Plot probe value over time

Zenker, Dr. Matthias Matthias.Zenker at erbe-med.com
Wed Nov 14 08:32:28 EST 2012


Hi David,

I have it working now!
It turned out that 1) and 2) were the problems. I have learned that clicking into a 2D geometry (with z=0) for the probe location does not necessarily give a probe which is actually in the 2D body (the probe output was zero because the z coordinate was nonzero - when I manually set it to zero, the probe output becomes nonzero). Furthermore, selecting the probe with the mouse is not always successful, I sometimes have to use the spreadsheet.

Thank you for your help!

Matthias


> -----Ursprüngliche Nachricht-----
> Von: David E DeMarle [mailto:dave.demarle at kitware.com]
> Gesendet: Mittwoch, 14. November 2012 14:08
> An: Zenker, Dr. Matthias
> Cc: Pichler, Franz; Scott, W Alan; paraview at paraview.org
> Betreff: Re: [Paraview] [EXTERNAL] Re: Plot probe value over time
>
> I tested pv 3.14 on windows and it worked for me.
>
> Try using the spreadsheet view to make sure that:
> 1) your probe is placed inside the data set and thus outputting something.
> 2) you have selected the probe's output point
>
> I suspect 2 is the problem. When I went to select the probe's output before
> applying the plot over time filter, I turned visibility of the can data off to
> make sure I selected it.
>
> In the spreadsheet view you should see the point become highlighted when
> you select it in the 3D view, and if you select it directly in the spreadsheet
> view you should likewise see it highlighted in the 3D view.
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
>
> On Wed, Nov 14, 2012 at 4:51 AM, Zenker, Dr. Matthias
> <Matthias.Zenker at erbe-med.com> wrote:
> > Hi Franz,
> >
> > do you mean that you get a non-empty plot with the can.ex2 dataset, using
> the procedure I described below with additionally setting Interpolation to
> "flat", using ParaView (which Version?) under Windows?
> > I have just tried, it does not change anything for me, the plot is still empty.
> > If you have found a way to get a non-empty plot, could you describe in
> detail what you are doing?
> >
> > Thanks,
> >
> > Matthias
> >
> >
> >> -----Ursprüngliche Nachricht-----
> >> Von: Pichler, Franz [mailto:franz.pichler at v2c2.at]
> >> Gesendet: Mittwoch, 14. November 2012 10:34
> >> An: Zenker, Dr. Matthias; 'Scott, W Alan'; DeMarle, David Edward
> >> (External
> >> Contacts)
> >> Cc: paraview at paraview.org
> >> Betreff: AW: [Paraview] [EXTERNAL] Re: Plot probe value over time
> >>
> >> Hi there, i just tried the described process and form e it helped to
> >> change the interpolation in the data set and the problocation filter
> >> to flat (from Gouraud)
> >>
> >> Hope that helps
> >>
> >> Best regards
> >>
> >> Franz
> >>
> >> >-----Ursprüngliche Nachricht-----
> >> >Von: paraview-bounces at paraview.org [mailto:paraview-
> >> >bounces at paraview.org] Im Auftrag von Zenker, Dr. Matthias
> >> >Gesendet: Mittwoch, 14. November 2012 08:46
> >> >An: 'Scott, W Alan'; DeMarle, David Edward (External Contacts)
> >> >Cc: paraview at paraview.org
> >> >Betreff: Re: [Paraview] [EXTERNAL] Re: Plot probe value over time
> >> >
> >> >Hi,
> >> >
> >> >I have downloaded can.ex2, and still don't get the selection to work.
> >> >
> >> >Procedure (3.12.0-RC2, Windows XP 32 bit):
> >> >1. Open dataset
> >> >2. Apply
> >> >3. Filters-> Probe Location
> >> >4. Move mouse to point, hit "p"
> >> >5. Apply
> >> >6. Click on "Select Points On"
> >> >7. Click on point
> >> >8. Filters->Plot Selection over Time 9. Apply
> >> >
> >> >Result: an empty plot appears.
> >> >
> >> >Can anyone confirm this, or tell me what I am doing wrong?
> >> >
> >> >Thanks,
> >> >
> >> >Matthias
> >> >
> >> >
> >> >> -----Ursprüngliche Nachricht-----
> >> >> Von: Scott, W Alan [mailto:wascott at sandia.gov]
> >> >> Gesendet: Dienstag, 13. November 2012 17:31
> >> >> An: Zenker, Dr. Matthias; DeMarle, David Edward (External
> >> >> Contacts)
> >> >> Cc: paraview at paraview.org
> >> >> Betreff: RE: [EXTERNAL] Re: [Paraview] Plot probe value over time
> >> >>
> >> >> can.ex2 (also often renamed can.exo) and disk_out_ref.ex2 (also
> >> >> often renamed disk_out_ref.exo) are two workhorse, very small
> >> >> datasets that are in the ParaView data download.  Go to the
> >> >> ParaView web site, Resources/ Downloads/ Type of Download/ Data,
> >> >> Documents and
> >> Tutorials.
> >> >>
> >> >> can.ex2 has two blocks, and time data.
> >> >> disk_out_ref.ex2 includes temperature, pressure and a vector field.
> >> >>
> >> >> Alan
> >> >>
> >> >> -----Original Message-----
> >> >> From: paraview-bounces at paraview.org [mailto:paraview-
> >> >> bounces at paraview.org] On Behalf Of Zenker, Dr. Matthias
> >> >> Sent: Tuesday, November 13, 2012 6:46 AM
> >> >> To: DeMarle, David Edward (External Contacts)
> >> >> Cc: paraview at paraview.org
> >> >> Subject: [EXTERNAL] Re: [Paraview] Plot probe value over time
> >> >>
> >> >> Hmmm...
> >> >> Can anybody on the list confirm that this works under Windows?
> >> >> If it doesn't, could this be a bug?
> >> >> Is the can.ex2 dataset available somewhere so that I can exclude
> >> >> that the fault is in my dataset?
> >> >>
> >> >> Matthias
> >> >>
> >> >>
> >> >> > -----Ursprüngliche Nachricht-----
> >> >> > Von: David E DeMarle [mailto:dave.demarle at kitware.com]
> >> >> > Gesendet: Dienstag, 13. November 2012 14:35
> >> >> > An: Zenker, Dr. Matthias
> >> >> > Cc: Utkarsh Ayachit; paraview at paraview.org
> >> >> > Betreff: Re: [Paraview] Plot probe value over time
> >> >> >
> >> >> > I don't know. Works for me using the can.ex2 data set with 3.12
> >> >> > or
> >> >> > 3.98 binaries on mac.
> >> >> >
> >> >> > David E DeMarle
> >> >> > Kitware, Inc.
> >> >> > R&D Engineer
> >> >> > 21 Corporate Drive
> >> >> > Clifton Park, NY 12065-8662
> >> >> > Phone: 518-881-4909
> >> >> >
> >> >> >
> >> >> > On Tue, Nov 13, 2012 at 8:28 AM, Zenker, Dr. Matthias
> >> >> > <Matthias.Zenker at erbe-med.com> wrote:
> >> >> > > Hi,
> >> >> > >
> >> >> > > I can't get it to work.
> >> >> > > I have specified a point with "Probe Location", clicked on
> >> >> > > "Select Points
> >> >> > On", and selected the cross generated by "Probe Location". But
> >> >> > "Plot Selection Over Time" gives an empty plot. "Extract Selection"
> >> >> > doesn't help either. Obviously I am missing something, but what?
> >> >> > >
> >> >> > > Thank you,
> >> >> > >
> >> >> > > Matthias
> >> >> > >
> >> >> > > P.S.: I have tried with both 3.12.0-RC2 and 3.98.0-RC1 under
> >> >> > > Windows XP
> >> >> > (32bit).
> >> >> > >
> >> >> > >> -----Ursprüngliche Nachricht-----
> >> >> > >> Von: David E DeMarle [mailto:dave.demarle at kitware.com]
> >> >> > >> Gesendet: Dienstag, 13. November 2012 13:55
> >> >> > >> An: Zenker, Dr. Matthias
> >> >> > >> Cc: Utkarsh Ayachit; paraview at paraview.org
> >> >> > >> Betreff: Re: [Paraview] Plot probe value over time
> >> >> > >>
> >> >> > >> The simplest way to do what you want is to use the "Probe
> >> >Location"
> >> >> > >> filter to specify the point in space you want to sample
> >> >> > >> values onto, then use "Select Points On" to make a selection
> >> >> > >> of that filter's output. Finally apply "Plot Selection over Time".
> >> >> > >>
> >> >> > >> David E DeMarle
> >> >> > >> Kitware, Inc.
> >> >> > >> R&D Engineer
> >> >> > >> 21 Corporate Drive
> >> >> > >> Clifton Park, NY 12065-8662
> >> >> > >> Phone: 518-881-4909
> >> >> > >>
> >> >> > >>
> >> >> > >> On Tue, Nov 13, 2012 at 3:14 AM, Zenker, Dr. Matthias
> >> >> > >> <Matthias.Zenker at erbe-med.com> wrote:
> >> >> > >> > Hi Utkarsh,
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > I'm afraid I don't understand what you mean. The string
> >> >> > >> > "select points" does not figure in the User's Guide. AFAIK
> >> >> > >> > I can select a point only if it is a node. But I would like
> >> >> > >> > to probe the temperature at a point which is located
> >> >> > >> > between nodes, so I need to
> >> >> > interpolate.
> >> >> > >> > The interpolated temperature should be plotted over time.
> >> >> > >> >
> >> >> > >> > So my question: How do I do that?
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Thank you for a further explanation,
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Matthias
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Von: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
> >> >> > >> > Gesendet: Dienstag, 13. November 2012 00:47
> >> >> > >> > An: Zenker, Dr. Matthias
> >> >> > >> > Cc: paraview at paraview.org
> >> >> > >> > Betreff: Re: [Paraview] Plot probe value over time
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Matthias,
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Couldn't you create a "point" selection (either 'Select
> >> >> > >> > Points
> >> >On'
> >> >> > >> > or 'Select Points Through') for the probed point itself and
> >> >> > >> > then do "Extract Selection Over Time"?
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Utkarsh
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > On Mon, Nov 12, 2012 at 2:36 AM, Zenker, Dr. Matthias
> >> >> > >> > <Matthias.Zenker at erbe-med.com> wrote:
> >> >> > >> >
> >> >> > >> > Hi,
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > I would like to plot a value (say, the temperature) at a
> >> >> > >> > specific point
> >> >> > >> > (coordinates) over time. If there is a node at that point,
> >> >> > >> > I can use the Plot Selection over Time Filter. If not, it
> >> >> > >> > should be possible to use interpolation. I can use the
> >> >> > >> > Probe Location Filter to define a point by its coordinates.
> >> >> > >> > But how do I plot the temperature over time at that point?
> >> >> > >> > I didn't manage to do that so far, and would be grateful
> >> >> > >> > for a
> >> >> > >> helpful hint.
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Thanks,
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Matthias
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >>
> >> >> >
> >> >>
> >>
> __________________________________________________________
> >> >> > >> ___________
> >> >> > >> > ERBE Elektromedizin GmbH
> >> >> > >> > Firmensitz: 72072 Tuebingen
> >> >> > >> > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
> >> >> > >> > Registergericht: Stuttgart HRB 380137
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > _______________________________________________
> >> >> > >> > Powered by www.kitware.com
> >> >> > >> >
> >> >> > >> > Visit other Kitware open-source projects at
> >> >> > >> > http://www.kitware.com/opensource/opensource.html
> >> >> > >> >
> >> >> > >> > Please keep messages on-topic and check the ParaView Wiki at:
> >> >> > >> > http://paraview.org/Wiki/ParaView
> >> >> > >> >
> >> >> > >> > Follow this link to subscribe/unsubscribe:
> >> >> > >> > http://www.paraview.org/mailman/listinfo/paraview
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >> >
> >> >> > >>
> >> >> >
> >> >>
> >>
> __________________________________________________________
> >> >> > >> ___________
> >> >> > >> > ERBE Elektromedizin GmbH
> >> >> > >> > Firmensitz: 72072 Tuebingen
> >> >> > >> > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
> >> >> > >> > Registergericht: Stuttgart HRB 380137
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > _______________________________________________
> >> >> > >> > Powered by www.kitware.com
> >> >> > >> >
> >> >> > >> > Visit other Kitware open-source projects at
> >> >> > >> > http://www.kitware.com/opensource/opensource.html
> >> >> > >> >
> >> >> > >> > Please keep messages on-topic and check the ParaView Wiki at:
> >> >> > >> > http://paraview.org/Wiki/ParaView
> >> >> > >> >
> >> >> > >> > Follow this link to subscribe/unsubscribe:
> >> >> > >> > http://www.paraview.org/mailman/listinfo/paraview
> >> >> > >> >
> >> >> > >
> >> >> > >
> >> >> > >
> >> >> >
> >> >>
> >>
> __________________________________________________________
> >> >> > ___________
> >> >> > > ERBE Elektromedizin GmbH
> >> >> > > Firmensitz: 72072 Tuebingen
> >> >> > > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
> >> >> > > Registergericht: Stuttgart HRB 380137
> >> >> > >
> >> >>
> >> >>
> >> >>
> >>
> __________________________________________________________
> >> >> ___________
> >> >> ERBE Elektromedizin GmbH
> >> >> Firmensitz: 72072 Tuebingen
> >> >> Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
> >> >> Registergericht: Stuttgart HRB 380137
> >> >>
> >> >> _______________________________________________
> >> >> Powered by www.kitware.com
> >> >>
> >> >> Visit other Kitware open-source projects at
> >> >> http://www.kitware.com/opensource/opensource.html
> >> >>
> >> >> Please keep messages on-topic and check the ParaView Wiki at:
> >> >> http://paraview.org/Wiki/ParaView
> >> >>
> >> >> Follow this link to subscribe/unsubscribe:
> >> >> http://www.paraview.org/mailman/listinfo/paraview
> >> >>
> >> >
> >> >
> >> >
> >>
> >_________________________________________________________
> >> ____________
> >> >ERBE Elektromedizin GmbH
> >> >Firmensitz: 72072 Tuebingen
> >> >Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
> >> >Registergericht: Stuttgart HRB 380137
> >> >
> >> >_______________________________________________
> >> >Powered by www.kitware.com
> >> >
> >> >Visit other Kitware open-source projects at
> >> >http://www.kitware.com/opensource/opensource.html
> >> >
> >> >Please keep messages on-topic and check the ParaView Wiki at:
> >> >http://paraview.org/Wiki/ParaView
> >> >
> >> >Follow this link to subscribe/unsubscribe:
> >> >http://www.paraview.org/mailman/listinfo/paraview
> >
> >
> >
> __________________________________________________________
> ___________
> > ERBE Elektromedizin GmbH
> > Firmensitz: 72072 Tuebingen
> > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
> > Registergericht: Stuttgart HRB 380137
> >


_____________________________________________________________________
ERBE Elektromedizin GmbH
Firmensitz: 72072 Tuebingen
Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
Registergericht: Stuttgart HRB 380137



More information about the ParaView mailing list