[Yt-svn] New issue 321 in yt: camera exponential zoom fails when centered on 0.0

Bitbucket issues-reply at bitbucket.org
Wed Nov 9 14:49:23 PST 2011


--- you can reply above this line ---

New issue 321: camera exponential zoom fails when centered on 0.0
https://bitbucket.org/yt_analysis/yt/issue/321/camera-exponential-zoom-fails-when

samskillman on Wed, 9 Nov 2011 23:49:23 +0100:

Description:
  When zooming in with a center of 0.0 (in any of the 3 dimensions), using exponential=True in move_to leads to nan's since 

position_diff = (na.array(final)/self.center)*1.0

and self.center will have a 0.0.  

We should replace this with a general way to move in an exponential fashion that allows for zooming on 0.0.

Responsible:
  chummels
--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-svn mailing list