<html><body>
<p>1 new commit in yt:</p>
<p><a href="https://bitbucket.org/yt_analysis/yt/commits/49e7f3e3aa0d/">https://bitbucket.org/yt_analysis/yt/commits/49e7f3e3aa0d/</a> Changeset:   49e7f3e3aa0d Branch:      yt User:        ngoldbaum Date:        2016-03-24 19:07:11+00:00 Summary:     Fix minor documentation issue for ortho rays. Closes #1065 Affected #:  1 file</p>
<p>diff -r 9c03543ba85f4f0aa07f2f0261724831cedfe754 -r 49e7f3e3aa0dd471bcfb6b350af8c9ca8b18e760 yt/data_objects/selection_data_containers.py --- a/yt/data_objects/selection_data_containers.py +++ b/yt/data_objects/selection_data_containers.py @@ -92,8 +92,8 @@</p>
<pre>coords : tuple of floats
    The (plane_x, plane_y) coordinates at which to cast the ray.  Note
    that this is in the plane coordinates: so if you are casting along</pre>
<ul><li><p>x, this will be (y,z).  If you are casting along y, this will be</p></li>
<li><p>(x,z).  If you are casting along z, this will be (x,y).</p></li></ul>
<p>+        x, this will be (y, z).  If you are casting along y, this will be +        (z, x).  If you are casting along z, this will be (x, y).</p>
<pre>ds: Dataset, optional
    An optional dataset to use rather than self.ds
field_parameters : dictionary</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-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27DgG4YKOfZkJqEFQJe6ZSovIc5IxULG9PZD8-2FZAfuFZ0dXdbmncRmhpdZMhcrK4h4Mppf-2FQpFyS99igXvKWP-2FPNGgqs8HjWogWMQY22N0KHTuyqtMRwUmNslIp93h1ZO3vgdnFFShl3ekgE3WVhFkS6meA7DwRpzETHHrP3JRu5BLYStu8aZIii8BBrH1ixZPg-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>