
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
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
participants (1)
-
Andrew Myers