[Yt-svn] yt-commit r1277 - trunk/yt

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Thu Apr 23 10:20:28 PDT 2009


Author: mturk
Date: Thu Apr 23 10:20:27 2009
New Revision: 1277
URL: http://yt.spacepope.org/changeset/1277

Log:
Added explicit imports of FOFHaloFinder and HOPHaloFinder.



Modified:
   trunk/yt/mods.py

Modified: trunk/yt/mods.py
==============================================================================
--- trunk/yt/mods.py	(original)
+++ trunk/yt/mods.py	Thu Apr 23 10:20:27 2009
@@ -41,7 +41,7 @@
     BinnedProfile1D, BinnedProfile2D, BinnedProfile3D, \
     add_field, FieldInfo, EnzoFieldInfo, Enzo2DFieldInfo, OrionFieldInfo, \
     Clump, write_clump_hierarchy, find_clumps, write_clumps, \
-    OrionStaticOutput, HaloFinder
+    OrionStaticOutput, HaloFinder, HOPHaloFinder, FOFHaloFinder
 
 # This is a temporary solution -- in the future, we will allow the user to
 # select this via ytcfg.



More information about the yt-svn mailing list