<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 6, 2014 at 1:16 PM, Brendan Griffen <span dir="ltr"><<a href="mailto:brendan.f.griffen@gmail.com" target="_blank">brendan.f.griffen@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">OK great. It is very low resolution but it worked. Thanks for all your help. My higher resolution run 1024^3 in 100 Mpc seems to crash on 128GB memory machine. I might have to look elsewhere.</div>

</blockquote><div><br></div><div>Hmm, for a 1024^3 dataset it might be best to read the data off-disk instead of using load_particles.  We're getting into territory that I'm entirely unfamiliar with, although others on here might be able to help dealing with very large datasets.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>
Also, I normally use Canopy distribution but I just use an alias to loadyt which erases my PYTHONPATH and I can't access scipy and a few other libraries any more. What is the best practice here? Should I just manually export PYTHONPATH and point to the libraries need in canopy or can they play nice together?</div>


<div><br></div></div></blockquote><div><br></div><div>Rather than using the install script, you can build yt inside of canopy's python environment by doing:</div><div><br></div><div>cd /directory/to/put/yt</div><div>

hg clone <a href="https://bitbucket.org/yt_analysis/yt">https://bitbucket.org/yt_analysis/yt</a> ./yt-hg</div><div>cd yt-hg</div><div>python setup.py develop</div><div><br></div><div><br></div><div>With yt-3.0 and canppy this should work right out of the box.</div>

<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Thanks.<br><div><br></div><div>BG</div><div><br><div>.<img src="cid:ii_14672d1a63d23e0f" alt="Inline image 1" width="465" height="364.0285714285714"></div>

​</div></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>