[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed May 8 11:42:11 PDT 2013


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/44cd68d145bf/
Changeset:   44cd68d145bf
Branch:      yt
User:        xarthisius
Date:        2013-05-08 20:34:03
Summary:     Fix typo in docstring
Affected #:  1 file

diff -r cbdb1ea15403843d50f48ea55e09e934b58f2a6d -r 44cd68d145bf2241d65b43df7de65abad6928bc0 yt/visualization/plot_window.py
--- a/yt/visualization/plot_window.py
+++ b/yt/visualization/plot_window.py
@@ -638,7 +638,7 @@
 
         Other Parameters
         ----------------
-        dyanmic_range : float (default: None)
+        dynamic_range : float (default: None)
             The dynamic range of the image.
             If zmin == None, will set zmin = zmax / dynamic_range
             If zmax == None, will set zmax = zmin * dynamic_range


https://bitbucket.org/yt_analysis/yt/commits/35eff80e8a87/
Changeset:   35eff80e8a87
Branch:      yt
User:        xarthisius
Date:        2013-05-08 20:39:51
Summary:     Fix another typo
Affected #:  1 file

diff -r 44cd68d145bf2241d65b43df7de65abad6928bc0 -r 35eff80e8a879e944e5274b7c8a75c0f8eb0a5ec yt/visualization/plot_window.py
--- a/yt/visualization/plot_window.py
+++ b/yt/visualization/plot_window.py
@@ -426,7 +426,7 @@
 
         parameters
         ----------
-        width : float, array of floats, (float, unit) tuple, or arry of (float, unit) tuples.
+        width : float, array of floats, (float, unit) tuple, or tuple of (float, unit) tuples.
              Width can have four different formats to support windows with variable
              x and y widths.  They are:

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list