<html><body>
<p>1 new commit in yt:</p>
<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-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27DXnEJS3UikTsPtnFYTq6XgShiOVJxB6but6tG86T7KL9hxUc0HHUJJrpIlhnCZbzz7U6-2B7cy1ys661rNzFGJvZ-2FDaJpBWeKlFgZEKA91h0hQLWJL18vMyXfZryoet2Iir828OdncmsZB-2Fs6y-2BDt0YGJH-2Bc1Y1XfMeaIQISCnUTpOCBkuek0WmEQNxkppJJjOg-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>