<div dir="ltr">Hi Kearn,<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 4, 2013 at 4:36 AM,  <span dir="ltr"><<a href="mailto:k.grisdale@surrey.ac.uk" target="_blank">k.grisdale@surrey.ac.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Hi yt-users
<div><br>
</div>
<div>I am trying to use yt to plot some Ramses data. When I use the following the commands I get the output from the first attachment:</div>
<div><br>
</div>
<div>>>> p6 = load("output_00006/info_00006.txt”)</div>
<div>>>> SlicePlot(p6, 'x', 'Density').save()</div></div></blockquote><div><br></div><div>My suspicion is that the center of the slice is different.  Can you try:</div><div><br></div><div>SlicePlot(p6, "x", "Density", center="max").save()</div>

<div><br></div><div>and see if that produces a meaningful image?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">
<div>Any suggestions on where I’m going wrong or what I am missing?</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Kearn</div>
</div>

<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>
<br></blockquote></div><br></div></div>