[Yt-svn] yt-commit r874 - trunk/yt/lagos/hop

sskory at wrangler.dreamhost.com sskory at wrangler.dreamhost.com
Tue Nov 4 13:37:09 PST 2008


Author: sskory
Date: Tue Nov  4 13:37:09 2008
New Revision: 874
URL: http://yt.spacepope.org/changeset/874

Log:
Removed a print statement I put in the serial hop stuff.

Modified:
   trunk/yt/lagos/hop/HopOutput.py

Modified: trunk/yt/lagos/hop/HopOutput.py
==============================================================================
--- trunk/yt/lagos/hop/HopOutput.py	(original)
+++ trunk/yt/lagos/hop/HopOutput.py	Tue Nov  4 13:37:09 2008
@@ -182,7 +182,6 @@
                    self.threshold)
         self.particle_fields["densities"] = self.densities
         self.particle_fields["tags"] = self.tags
-        print 'tags %d' % (self.tags.size)
 
     def __get_dm_indices(self):
         if 'creation_time' in self.data_source.hierarchy.field_list:



More information about the yt-svn mailing list