i have asked about this before as well, and i think the basic<br>answer was, &quot;write a paraview reader&quot; or something along<br>those lines.<br><br>if you compiled paraview with python support, i have written<br>a 3-d tiff reader for python that i will gladly share.&nbsp; it requires
<br>python (duh) and the python image processing library (PIL),<br>and numpy.&nbsp; the python module reads tiff stacks into memory <br>as a 3-d numpy arrays.<br><br>regards,<br>bryan<br><br><div><span class="gmail_quote">On 5/31/07, 
<b class="gmail_sendername">Viren Jain</b> &lt;<a href="mailto:viren@mit.edu">viren@mit.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I have a very simple question. What is the best way to load TIFF<br>stacks into ParaView 3? There does not seem to be a reader for such<br>files. Is there some easy way (on OS X, preferably) to convert such
<br>images into something ParaView would read?<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Apologies if this is answered elsewhere, but I could not find a<br>solution.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thank you,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Viren Jain<br><br>_______________________________________________
<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br><a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br></blockquote>
</div><br>