<div class="gmail_quote">On Tue, Nov 3, 2009 at 9:59 AM, motes motes <span dir="ltr"><<a href="mailto:mort.motes@gmail.com">mort.motes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, Nov 3, 2009 at 3:40 PM, Karthik Krishnan<br>
<<a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a>> wrote:<br>
> On Tue, Nov 3, 2009 at 9:33 AM, motes motes <<a href="mailto:mort.motes@gmail.com">mort.motes@gmail.com</a>> wrote:<br>
>><br>
>> But when I view the .mhd file in paraview I just get:<br>
>><br>
>> <a href="http://37133.vs.webtropia.com/apache2-default/test/test0.png" target="_blank">http://37133.vs.webtropia.com/apache2-default/test/test0.png</a><br>
>><br>
>><br>
>> In paraview I load the .mhd file. Then I add a calculator and type:<br>
>><br>
>> coordsX*iHat+coordsY*jHat+0*kHat<br>
><br>
> It should read<br>
><br>
> MetaImage_0*iHat + MetaImage_1*jHat + 0*kHat<br>
><br>
> Choose MetaImage_* from the pull down menu on the calculator. You chose<br>
> coords (which are simply coordinates of the points, not the scalar values of<br>
> the their components) which perfectly explains the image you see.<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div>Its not possible to choose MetaImage_* from any menus in the<br>
calculator. </blockquote><div><br>It is there in the the "Scalars" pull down menu on the Calculator tab, not in the attribute menu.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">