[yt-svn] commit/yt: ngoldbaum: Backed out changeset f07114de881b

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sun Jul 27 21:45:33 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/63d5efd31fb4/
Changeset:   63d5efd31fb4
Branch:      yt-3.0
User:        ngoldbaum
Date:        2014-07-28 06:45:22
Summary:     Backed out changeset f07114de881b

This was not fully baked yet.
Affected #:  1 file

diff -r f07114de881b9252ef5b748e9f721a5ddc60dc14 -r 63d5efd31fb4136046bf3dcc80c251a79943bc59 doc/source/cookbook/find_clumps.py
--- a/doc/source/cookbook/find_clumps.py
+++ b/doc/source/cookbook/find_clumps.py
@@ -6,7 +6,7 @@
 ds = yt.load("IsolatedGalaxy/galaxy0030/galaxy0030")
 
 data_source = ds.disk([0.5, 0.5, 0.5], [0., 0., 1.], 
-                      (8, 'kpc'), (1, 'kpc'))
+                      (1, 'kpc'), (1, 'kpc'))
 
 # the field to be used for contouring
 field = ("gas", "density")

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