Stephen,<br><br>Ok, that sounds fine.  There still might be some use in having an interface with the halo profiler.  If you're calculating virial masses for halos, but only concerned with those above some minimum mass, this might be a nice way of skipping halos that we know will be below the threshold virial mass.  Currently, the default method in the code is to continue to profile halos down to 0.1 of the mass calculated by the halo finder.  That tends to be overkill, but I set it low to make sure not to miss any halos.  However, this calculation would get us much closer to knowing the total virial mass before-hand and might be a finer filter than what we've been using.  Once you have it in there, I'll check it out to see if there's a way the halo profiler can take advantage of it.<br>
<br>Britton<br><br><div class="gmail_quote">On Thu, Dec 10, 2009 at 10:16 AM, Stephen Skory <span dir="ltr"><<a href="mailto:stephenskory@yahoo.com">stephenskory@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Britton,<br>
<div class="im"><br>
>Out of curiosity, can you provide some detail on how your script works?  Is it dong something completely different from the halo profiler?  If that's true, then it's probably worth adding.<br>
<br>
</div>Now that I think about it, my function make more sense going inside of HaloFinding. I basically used the same logic as in HaloProfiler. But because it depends on knowing the exact population of particles in each halo, it should be attached there, rather than in HaloProfiler.<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-dev mailing list<br>
<a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
</div></div></blockquote></div><br>