<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Greetings,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">We have been working on some exciting new features that will be appearing soon in the bleeding edge of yt, known as yt-3.0.  For those of you that don't know, yt-3.0 is a complete redesign of the underlying machinery to more flexible, less astronomy-specific, and to better support more simulation codes, such as Gadget.  yt-3.0 is currently in alpha, and is available as the "bleeding edge" install from the yt website.  For those of you more familiar with mercurial, we have also put a "development" bookmark on this version.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">In addition to this development version, we have now also added an "experimental" bookmark.  This is where brand new features will go while they get their final polish from additional testing and documentation.  The experimental version now contains two very interesting new features:</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">1. <b>Symbolic Units</b></div><div style="font-family:arial,sans-serif;font-size:13px">All numeric values in yt are now aware of their units.  Units are expressed symbolically, so for example, a density can be in "g/cm**3" or "Msun/Mpc**3", or any combination of a mass unit and three inverse length units.  Nathan Goldbaum has put together an excellent tutorial of the new units system which can be found <a href="http://ngoldbaum.net/docs_build/analyzing/units/index.html">here</a>.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">With this functionality also comes an effort to generalize field names.  For example, the "Density" field should now be accessed as either "density" or ("gas", "density").  The second example is a step toward supporting multifluid codes.  Additionally, we have restructured some of the machinery to make it more intuitive.  For example, data containers like "sphere", which were previously accessible as pf.h.sphere, can now also be accessed as pf.sphere.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">2. <b>Halo Analysis</b></div><div style="font-family:arial,sans-serif;font-size:13px">This is a new framework for analyzing cosmological halos that will replace the separate HaloFinder, HaloProfiler, and other halo analysis tools.  This is significantly more flexible than the existing halo analysis and will make custom analysis much easier.  For more information, see the <a href="http://ytep.readthedocs.org/en/latest/YTEPs/YTEP-0012.html" target="_blank">enhancement proposal</a>.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">WE NEED YOUR HELP!</div><div style="font-family:arial,sans-serif;font-size:13px">While these features have received a decent amount of testing, more is necessary, especially for the new unit system.  We particularly need to make sure the unit system works properly with all the simulation codes.  Also, documentation is being created for these features now, but it would be very helpful to get additional feedback.  The documentation for yt-3.0 can be found <a href="http://yt-project.org/docs/dev-3.0/">here</a>.  Please let us know what you think!</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">To install the experimental version, all you have to do is go into your yt source and do the following:</div>
<div style="font-family:arial,sans-serif;font-size:13px">hg pull</div><div style="font-family:arial,sans-serif;font-size:13px">hg up experimental</div><div style="font-family:arial,sans-serif;font-size:13px">python setup.py develop</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">We hope you like these new features and are grateful for feedback.</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">Britton</div><div style="font-family:arial,sans-serif;font-size:13px">on behalf of the yt development team.</div></div>