<p dir="ltr">Hi Mike,</p>
<p dir="ltr">The stable branch of yt probably doesn't work with RAMSES anymore... I think we even disabled it recently.</p>
<p dir="ltr">However, the 3.0 branch (listed as "bleeding edge" on the website) full supports Ramses and is considerably faster and more memory conservative. I'd suggest you give it a shot - at this point it's quite stable and production ready. The docs are still lagging but that's next up; for Ramses it should be mostly identical in usage. If you do run into any trouble, drop a line here?</p>

<p dir="ltr">Matt</p>
<div class="gmail_quote">On Oct 4, 2013 9:04 AM, "Butler,Michael J" <<a href="mailto:butler85@astro.ufl.edu">butler85@astro.ufl.edu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi everyone,<br>
<br>
I have been working with the stable branch of yt to look at RAMSES data and have run into a problem.  When doing simple projections of e.g. Density with take_log=True, the projection becomes blocky (see attached image).  This doesn't happen if I take out the take_log line.  Here is what I am doing :<br>

<br>
pf = load("output_00427/info_00427.<u></u>txt")<br>
pf.h<br>
pf.field_info['Density'].take_<u></u>log = True<br>
p=SlicePlot(pf,2,"Density")<br>
<br>
Any ideas what is going on here?<br>
<br>
Thanks,<br>
<br>
Mike<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>