Hi,<br><br>A related thread can be found here:<br> <a href="http://www.mail-archive.com/paraview@paraview.org/msg02225.html">http://www.mail-archive.com/paraview@paraview.org/msg02225.html</a><br>where I also gave some links to previous threads. <br>
<br>Briefly, the problem is not that simple to solved: ParaView has rules about how data are organized in order to achieve efficient parallel visualization for a whole pipeline (ParaView gurus, tell if I am wrong!). You will have to play with extent translators, as it had been discussed in a related thread.<br>
<br>As it is not a bug, but a normal consequence of the basic purpose of ParaView, I didn't submit a feature request. I also didn't try the "Extent translator" hack used in a provided plugin (sorry I cannot remember which one, but you will find it in the mailing list archives).<br>
<br>Best regards,<br>Jerome<br><br><div class="gmail_quote">2011/6/29 Burlen Loring <span dir="ltr"><<a href="mailto:bloring@lbl.gov">bloring@lbl.gov</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<u></u>
<div bgcolor="#ffffff" text="#000000">
Which filter is exhibiting this issue? <br>
<br>
One potential source for such behavior could be that the filter in
question is not updating the WHOLE_EXTENT key in its
RequestInformation implementation, and/or not updating UPDATE_EXTENT
correctly in its REQUEST_DATA implementation. As a result ParView is
using the original extents. But I'd have to look to verify this
hypothesis. If you could help me set up the condition I would be
willing to take look.<br>
<br>
Burlen<div><div></div><div class="h5"><br>
<br>
On 06/29/2011 10:52 AM, Tinning, Michael (UK) wrote:
</div></div><blockquote type="cite"><div><div></div><div class="h5">
<div><font face="Arial" size="2"><span>I
found this thread from about a year ago... I'm keen to find
out if there was any progress on it.</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span>The
problem is that on image-to-image type filters where the
extent of the output is greater than the extent of the
input, the output image is cropped.</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span>For
example, if I have an input of extent [0 60 0 360 0 0] and
an output of extent [0 90 0 60 0 0] the output will be
cropped to [0 60 0 60 0 0]. The output extent is unchanged;
only the visualization in ParaView is cropped.</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span>I
am using ParaView 3.10.1</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span>Thanks,</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span>Michael</span></font></div>
<br>
********************************************************************<br>
This email and any attachments are confidential to the intended<br>
recipient and may also be privileged. If you are not the intended<br>
recipient please delete it from your system and notify the sender.<br>
You should not copy it or use it for any purpose nor disclose or<br>
distribute its contents to any other person.<br>
********************************************************************<br>
<br>
</div></div><pre><fieldset></fieldset>
_______________________________________________
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>
Follow this link to subscribe/unsubscribe:
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
</blockquote>
<br>
</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>