[Paraview] Volumetric slice with transparency?
Jesse Samluk
sevensam at udel.edu
Sun Dec 1 16:04:56 EST 2013
Ken et. al.,
Ok - contour is attached, but not too sure on it, since the contour (in this case) represents the E-field (real) in the x direction, where the slice was the B (or magnetic) (imag) field in the z-direction. The change in intensity I'd like to see is the B-imag in the z-direction as I move the slice up and down (as per the last email).
Is there any way to take a screen shot of Paraview itself and add it to this discussion? I've seen other people do it, but I don't know how.
Also, maybe I can send a movie to show what I am after? How would I do that as well?
Thanks!
Jesse
On Nov 29, 2013, at 12:30 PM, Moreland, Kenneth <kmorel at sandia.gov> wrote:
> Have you tried the contour filter? Based on your screenshots I would expect that to give you a variable width cylinder along the z axis showing the behavior everywhere at once.
>
> -Ken
>
> Sent from my iPad so blame autocorrect.
>
> On Nov 28, 2013, at 12:31 PM, "Jesse Samluk" <sevensam at udel.edu> wrote:
>
>> Ok everybody I think I have a good grasp at where I am trying to get with this figure (reattached), and some additional ones. Sorry, but as a newbie, it takes some time to figure out where I'm trying to go :)
>>
>> So, everyone sees the slice, right? When I move up and down the z-axis with the slice, I see the field change especially towards the center. I also played with "box" in the slice type option.
>>
>> I was wondering the best way to show the field change as I slide the slice. Would clip still show it? Also, is there a way to show you my Paraview screen? Let me know so I can show you exactly what's going on.
>>
>>
>> Thanks!
>> Jesse
>> Jesse<EM31outputforParaview.jpeg><ScreenShot1.jpeg><ScreenShot2.jpeg><ScreenShot3.jpeg>
>> On Nov 26, 2013, at 1:18 PM, Moreland, Kenneth <kmorel at sandia.gov> wrote:
>>
>>> As with many things in ParaView, there are lots of ways to do what you are
>>> asking, each with a slightly different behavior. I'll list through the
>>> ones I can think of.
>>>
>>> * Like Utkarsh said, if your data is structured, you can use the "Extract
>>> Subset" filter. This will be the most efficient option, but the UI will be
>>> pretty crummy.
>>>
>>> * Also like Utkarsh said, you can use a pair of clip filters (instead of
>>> slice) to grab a reason. Use the Inside Out option on one of the clip
>>> filters so that the intersection of the half spaces become a slab.
>>>
>>> * You can change the Clip Type of the clip to a Box region. This will
>>> allow you clip a slab in one operation. The disadvantage is that the box
>>> clip operation can introduce more artifacts than a Plane clip. Also, you
>>> need to make sure the clip is Inside Out.
>>>
>>> * You should also try the Extract Cells By Region filter in place of the
>>> clip filter. Rather than cutting up cells, it will keep full cells that
>>> intersect a region you specify. Like Clip, Extract Cells By Region allows
>>> you to define cells by planes and boxes (although the inside/outside
>>> semantics are reversed). I suspect the Extract Cells By Region filter with
>>> a Box intersection will be the closest to what you want.
>>>
>>> -Ken
>>>
>>>
>>>
>>>
>>> On 11/26/13 10:37 AM, "Utkarsh Ayachit" <utkarsh.ayachit at kitware.com>
>>> wrote:
>>>
>>>> If this is a structured dataset, try using "Extract Subset" filter.
>>>> Otherwise, you'll have to use a pair of Clip filters to get the
>>>> desired effect.
>>>>
>>>> Utkarsh
>>>>
>>>> On Tue, Nov 26, 2013 at 12:24 PM, Jesse Samluk <sevensam at udel.edu> wrote:
>>>>> Utkarsh,
>>>>>
>>>>> Thanks for the response. By volumetric slice - see how the slice is
>>>>> now?
>>>>> Isn't there a way to make it thicker and move it up and down to show the
>>>>> changes? What about the "clip" option?
>>>>>
>>>>> Thanks!
>>>>> Jesse
>>>>> On Nov 26, 2013, at 12:00 PM, Utkarsh Ayachit
>>>>> <utkarsh.ayachit at kitware.com>
>>>>> wrote:
>>>>>
>>>>> I am not sure what you mean by volumetric slice. Does it mean multiple
>>>>> slices parallel to the one slice you have in your image? If so, the
>>>>> "Slice"
>>>>> filter does allow specifying additional offsets to slice. Switch the
>>>>> Properties panel to show advanced properties
>>>>> (http://www.kitware.com/blog/home/post/491) or search for "offset" in
>>>>> the
>>>>> "search box" at the top of the Properties panel. Now you can add offsets
>>>>> around the default slice.
>>>>>
>>>>> Utkarsh
>>>>>
>>>>>
>>>>> On Tue, Nov 26, 2013 at 11:54 AM, Jesse Samluk <sevensam at udel.edu>
>>>>> wrote:
>>>>>>
>>>>>> Greetings,
>>>>>>
>>>>>> And if more information is needed, please let me know. We're
>>>>>> looking to
>>>>>> see if Paraview can create a volumetric slice with transparency of the
>>>>>> following image created in Paraview.
>>>>>>
>>>>>> I saved the state file if needed, and have the data too, but since
>>>>>> I'm a
>>>>>> newbie here, I'm not too sure what to do.
>>>>>>
>>>>>> Thanks!
>>>>>> Jesse<EM31outputforParaview.jpeg>
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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
>>>>>>
>>>>>
>>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>
> <EM31outputforParaview.jpeg><ScreenShot1.jpeg><ScreenShot2.jpeg><ScreenShot3.jpeg>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20131201/4d1f6e2f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ContourScreenShot.jpeg
Type: image/jpg
Size: 20920 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20131201/4d1f6e2f/attachment-0001.jpg>
More information about the ParaView
mailing list