<html><body>
<p>2 new commits in yt:</p>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/5900e4047ab9/">https://bitbucket.org/yt_analysis/yt/commits/5900e4047ab9/</a> Changeset:   5900e4047ab9 Branch:      yt User:        chummels Date:        2016-05-18 02:47:17+00:00 Summary:     Small change to LightRay docstring. Affected #:  1 file</p>
<p>diff -r 157b2ccab9e5d6135e1495a522ca678b5e96226f -r 5900e4047ab950ed15ca71a8b13a42a5ac44af4b yt/analysis_modules/cosmological_observation/light_ray/light_ray.py --- a/yt/analysis_modules/cosmological_observation/light_ray/light_ray.py +++ b/yt/analysis_modules/cosmological_observation/light_ray/light_ray.py @@ -35,10 +35,12 @@</p>
<pre>class LightRay(CosmologySplice):
    """</pre>
<ul><li><p>A LightRay object is a one-dimensional object representing the trajectory</p></li>
<li><p>of a ray of light as it passes through one or more datasets (simple and</p></li>
<li><p>compound rays respectively).  One can sample any of the fields intersected</p></li>
<li><p>by the LightRay object as it passed through the dataset(s).</p></li></ul>
<p>+    A 1D object representing the path of a light ray passing through a +    simulation.  LightRays can be either simple, where they pass through a +    single dataset, or compound, where they pass through consecutive +    datasets from the same cosmological simulation.  One can sample any of +    the fields intersected by the LightRay object as it passed through +    the dataset(s).</p>
<pre>For compound rays, the LightRay stacks together multiple datasets in a time
series in order to approximate a LightRay's path through a volume</pre>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/f562b7d66268/">https://bitbucket.org/yt_analysis/yt/commits/f562b7d66268/</a> Changeset:   f562b7d66268 Branch:      yt User:        ngoldbaum Date:        2016-05-18 18:07:36+00:00 Summary:     Merged in chummels/yt (pull request #2183)</p>
<p>Small change to LightRay docstring Affected #:  1 file</p>
<p>diff -r 5e29cd4d785390ca22dca3124da7f7b7f9fc5f2a -r f562b7d66268e013dbd227ce912cba0137f9ef2f yt/analysis_modules/cosmological_observation/light_ray/light_ray.py --- a/yt/analysis_modules/cosmological_observation/light_ray/light_ray.py +++ b/yt/analysis_modules/cosmological_observation/light_ray/light_ray.py @@ -35,10 +35,12 @@</p>
<pre>class LightRay(CosmologySplice):
    """</pre>
<ul><li><p>A LightRay object is a one-dimensional object representing the trajectory</p></li>
<li><p>of a ray of light as it passes through one or more datasets (simple and</p></li>
<li><p>compound rays respectively).  One can sample any of the fields intersected</p></li>
<li><p>by the LightRay object as it passed through the dataset(s).</p></li></ul>
<p>+    A 1D object representing the path of a light ray passing through a +    simulation.  LightRays can be either simple, where they pass through a +    single dataset, or compound, where they pass through consecutive +    datasets from the same cosmological simulation.  One can sample any of +    the fields intersected by the LightRay object as it passed through +    the dataset(s).</p>
<pre>For compound rays, the LightRay stacks together multiple datasets in a time
series in order to approximate a LightRay's path through a volume</pre>
<p>Repository URL: <a href="https://bitbucket.org/yt_analysis/yt/">https://bitbucket.org/yt_analysis/yt/</a></p>
<p>—</p>
<p>This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.</p>

<img src="http://link.bitbucket.org/wf/open?upn=ll4ctv0L-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27C7JAmJpvA1wC5D1-2FhsZlkMTKbJMCBvrZnkbUfGhV3L6o5D-2FZVr0kx1RB8Xw8VDGss1bYzahMsiFI8avI0pvObtfotQdawYixMqOMz3SK7LBGCX-2BQstsenAvfdaafm9B-2BG6WUepift1uu4nLbJme3T4COGxpA5QgmE-2FFFK4yvAxt7lQNpwQ3NDrCGwic0MoDfI-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>