[yt-users] Particle-Only Plots

Andrew Myers atmyers2 at gmail.com
Sat Apr 4 00:51:32 PDT 2015


Dear yt users,

I have a pull request open that implements plots of particle fields, as
demonstrated in this
<http://nbviewer.ipython.org/gist/atmyers/c965c769a488016c3299> 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 here
<http://tests.yt-project.org/job/py2.7-yt-3.0_docs/26/artifact/sandbox/doc/build/html/visualizing/plots.html#particle-plots>,
and cookbook recipes are here
<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>
.

If you're interested, you can get the changesets from my yt fork by doing:

1. Make sure yt is activated
2. cd $YT_DEST/src/yt-hg/
3. hg pull -b particle_plots https://bitbucket.org/atmyers/yt
4. hg update -C particle_plots
5. python setup.py develop

WARNING: The "-C" option to hg update will wipe any uncommited changes in
your working copy, so be wary.

Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150404/9655a259/attachment.htm>
-------------- next part --------------
_______________________________________________
yt-users mailing list
yt-users at lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org


More information about the yt-users mailing list