<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div>Alan,</div>
</div>
</div>
<div><br>
</div>
<div>I assume you are talking about the FFT of Selection Over Time filter. I'm not sure I understand all of your questions but I'll try to answer them.</div>
<div><br>
</div>
<ul>
<li>I got the filter to work on point data. Two caveats though. First, I think the data needs to be of a scalar floating point type. It doesn't work on vectors and it doesn't seem to work on ids. You also need to make a point selection (vs. a cell selection).
 I also noticed some funniness with how the selection got populated in the filter. For some reason when I create the filter it does not seem to populate the active selection correctly. I have to hit the "Copy Active Selection" button for it to get my selection
 properly.</li><li>[Shrug] Most filter's don't automatically create magnitudes of vectors. I guess if auto convert feature is on maybe it should, but that could also be expensive since the filter takes the FFT of all fields, not just one selected field.</li><li>You mean pick some range of time to apply the FFT over? That should have more to do with clipping the data values than picking some number of values to apply the FFT to. Is there a use case for that feature?</li><li>I recall implementing the filter a while ago. It's a little flaky, but it seems to work on the can dataset.</li><li>Open can.ex2. Select a cell at the bottom of the can. Add the FFT of Selection Over Time filter. Click "Copy Active Selection". Apply. You get a plot that is in kind of a U shape.</li></ul>
<div>-Ken</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span><Scott>, Walter Scott <<a href="mailto:wascott@sandia.gov">wascott@sandia.gov</a>><br>
<span style="font-weight:bold">Date: </span>Friday, September 12, 2014 6:52 PM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] [Paraview] fft of selection over time filter<br>
</div>
<div><br>
</div>
<div>
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
<div><font face="Calibri" size="2"><span style="font-size:11pt;">
<div>I am trying to figure out the FFT of selection over time filter.  My user is trying to use it on a velocity point vector field (in 2d, no less).  So, a few questions:</div>
<ul style="margin:0;padding-left:36pt;">
<li>This filter doesn’t work on point data, but only cell data.  Shouldn’t it work on point data?</li><li>This filter doesn’t create magnitudes of vectors.  Shouldn’t it if needed?</li><li>Since an FFT spans some array of data, shouldn’t this span be changeable?  For instance, 16 or 32 or 128?</li><li>Does this filter even work correctly?  Has anyone ever used it?</li><li>Can anyone create a simple example using this filter?</li></ul>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div> </div>
<div>Alan</div>
<div> </div>
<div> </div>
<div> </div>
</span></font></div>
</div>
</span>
</body>
</html>