I will also add that if you take the virial_filters keyword out of the call altogether, it will go with the default filter of <br>virial_filters=[['TotalMassMsun','>=','1e14']].  If you want no filter at all, you need to say virial_filters=None.  This is a bad default.  I left it in there as a reminder to what the syntax is, but I should lower the default mass value, since not everyone works on galaxy clusters.<br>
<br>Britton<br><br><div class="gmail_quote">On Wed, Aug 4, 2010 at 2:54 PM, Stephen Skory <span dir="ltr"><<a href="mailto:stephenskory@yahoo.com">stephenskory@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Robert,<br>
<div class="im"><br>
> If you still want to try to make a Halo Mass Function (HMF), you  can use the<br>
> output of the halo finder directly in the HMF module. You'll use  the output of<br>
><br>
> the halo finder ("HopAnalysis.out") and you'll specify the  column of that file<br>
><br>
> that contains the mass (2nd, or "1" in Python  enumeration).<br>
<br>
<br>
</div>I should add that this is inferior to doing the whole process to calculate the<br>
full virial mass. Also, the total mass calculated by the halo finders does not<br>
include contributions from stars or gas, which may be significant. If you're<br>
just learning the tools, skipping the halo profiler is OK.<br>
<div><div></div><div class="h5"><br>
 _______________________________________________________<br>
<a href="mailto:sskory@physics.ucsd.edu">sskory@physics.ucsd.edu</a> o__ Stephen Skory<br>
<a href="http://physics.ucsd.edu/%7Esskory/" target="_blank">http://physics.ucsd.edu/~sskory/</a> _.>/ _Graduate Student<br>
________________________________(_)_\(_)_______________<br>
<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</div></div></blockquote></div><br>