<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Dear yt users,<div><br></div><div>I have a pull request open that implements plots of particle fields, as demonstrated in <a href="http://nbviewer.ipython.org/gist/atmyers/c965c769a488016c3299">this</a> notebook. It would be great to get some more eyes on this - the more people who try it before the pull request is merged, the better. Any comments, criticisms, or bug reports will only improve the version that gets merged, so please feel free to suggest improvements. The documentation for how to use the new features is <a href="http://tests.yt-project.org/job/py2.7-yt-3.0_docs/26/artifact/sandbox/doc/build/html/visualizing/plots.html#particle-plots">here</a>, and cookbook recipes are <a href="http://tests.yt-project.org/job/py2.7-yt-3.0_docs/26/artifact/sandbox/doc/build/html/cookbook/simple_plots.html#simple-particle-plot">here</a>.</div><div><br></div><div>If you're interested, you can get the changesets from my yt fork by doing:</div><div><br></div><div><div style="font-size:12.8000001907349px">1. Make sure yt is activated</div><div style="font-size:12.8000001907349px">2. cd $YT_DEST/src/yt-<span>hg</span>/ </div><div style="font-size:12.8000001907349px">3. <span>hg</span> <span>pull</span> -b particle_plots <a href="https://bitbucket.org/atmyers/yt" target="_blank">https://bitbucket.org/atmyers/yt</a></div><div style="font-size:12.8000001907349px">4. <span>hg</span> update -C particle_plots</div><div style="font-size:12.8000001907349px">5. python setup.py develop</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">WARNING: The "-C" option to <span>hg</span> update will wipe any uncommited changes in your working copy, so be wary.</div></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thanks,</div><div style="font-size:12.8000001907349px">Andrew</div></div>