<html><body>
<p>1 new commit in yt:</p>
<p><a href="http://link.bitbucket.org/wf/click?upn=8USRlNyft-2BCzk2l4Ywl6gDx2lD2xxoS9E7MwXb2SMR-2BXcTD42YocdnOFkyGBVHOUU46zUXUvW-2FRwPZmPqbym3uQlC7ezI5dKNFpXFMMIVDQ-3D_ll4ctv0L-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27DUGl40wV-2BHTF9v06DFmgL-2FM4hc30ATGI5o-2FshOgE6-2FeONeM3rK9bE-2BWz-2BDkYt8ldDxqLb2NxIGgdjR6zHzPYVyFm6fhslTV-2B-2FE4Ayk-2F3KgYGs6zn9QxGxQDU3S3-2BMyU-2FVTHg-2BDM4fKgY-2FbBEvTMEFOj8pwmaeN-2F-2FJ13U9hvfX0YFTzpstNY2zDoyED8OQa-2BOg-3D">https://bitbucket.org/yt_analysis/yt/commits/5aa19c934e12/</a> Changeset:   5aa19c934e12 Branch:      yt User:        ngoldbaum Date:        2016-03-23 20:59:12+00:00 Summary:     Merged in xarthisius/yt (pull request #2064)</p>
<p>[bugfix] Apply calculate_extent_perspective only to perspective camera Affected #:  1 file</p>
<p>diff -r 32879adfdddbee1118d6947fb04fc73ae32eeea6 -r 5aa19c934e12f875ab4eea98257acc81430096a2 yt/utilities/lib/grid_traversal.pyx --- a/yt/utilities/lib/grid_traversal.pyx +++ b/yt/utilities/lib/grid_traversal.pyx @@ -401,7 +401,7 @@</p>
<pre>                    vp_pos.shape[1], vp_dir.shape[1], image.shape[1])
                raise RuntimeError(msg)
</pre>
<ul><li><p>if camera_data is not None and “perspective” in self.lens_type:</p></li></ul>
<p>+            if camera_data is not None and self.lens_type == ‘perspective’:</p>
<pre>    self.extent_function = calculate_extent_perspective
else:
    self.extent_function = calculate_extent_null</pre>
<p>Repository URL: <a href="http://link.bitbucket.org/wf/click?upn=8USRlNyft-2BCzk2l4Ywl6gDx2lD2xxoS9E7MwXb2SMR-2BI0v8SbQq-2B8-2FZaaHaJT85r_ll4ctv0L-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27DUGl40wV-2BHTF9v06DFmgL-2FM4hc30ATGI5o-2FshOgE6-2FeCTWCpMHPZdcSDrQ2ekJL5dubXf6HxgssHyH7UgumsAaLYR2yW5qOvWi6dPgAPXgLrt8-2BgTLzfZ6rjr3C0gn0J0AOeL0NSxkLsu6ke34QQLsyLN0RMTjvAq5CHol6yfVDZj8aYlEOmRJ6JH2DW-2FQVcM-3D">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-2ByeRZFC1LslHcg6aJmnQ70VruLbmeLQr27DUGl40wV-2BHTF9v06DFmgL-2FM4hc30ATGI5o-2FshOgE6-2FeHuDAPOuaoRahd5U8WMWWeuoT9uRd9rNb-2BCMvVy7oeNdtPE1-2BFvKO02uq9yVUAXPrsgrz69180iJwb9SsITe-2Bu0ArsOZVq8D0lpQh-2Fz0R3Q9ClUMO6-2FdIxaawTsR1KCCq1Y4NxZZnQ-2FQDeUsKocLSFw-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>