<p>Hi Elizabeth, </p>
<p>What is the shape of the Ones field? </p>
<p>Matt</p>
<div class="gmail_quote">On Jun 1, 2012 10:26 AM, "Elizabeth Tasker" <<a href="mailto:tasker@astro1.sci.hokudai.ac.jp">tasker@astro1.sci.hokudai.ac.jp</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have a smoothed covering grid object:<br>
<br>
In [2]: print scg<br>
AMRSmoothedCoveringGrid (GR_Enzo2_128amr5_zeus_turb_psupp_rr_0001): level=3, left_edge=[  0.  31.   0.], right_edge=[ 64.  33.  64.], ActiveDimensions=<a href="tel:%5B2048%20%20%2064%202048" value="+12048642048">[2048   64 2048</a>]<br>

<br>
which should have dims [2048, 64, 2048] as it claims above. Yet:<br>
<br>
In [5]: print scg["Density"].shape<br>
(256, 8, 256)<br>
<br>
Any idea why it's downsized?<br>
<br>
Oddly,  this code (that creates the above) worked fine on a different machine but unfortunately, I inadvertently trashed it's OS earlier in the week. Both systems (i.e. this system that did the above and the one that is now a deadman) are linux.<br>

<br>
Any ideas?<br>
<br>
Elizabeth<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div>