I thought (correct me if I'm wrong Stephen), that if you didn't save the halo objects with the call in the halo finder<div>halo_list.dump(HaloListname)</div><div>They are lost and not saved, so to save the haloes for access later in .h5 files, that previous .dump() command must be called.<br>
If they were saved (check for .h5 files), you should be able to load the haloes with</div><div><div>haloes = LoadHaloes(pf, HaloListname)</div></div><div><br></div><div>From</div><div>G.S.</div><div><br><div class="gmail_quote">
On Sun, Jul 8, 2012 at 6:28 PM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
If I have a list of halo locations and radii, what is the best way to<br>
load that into yt?  Specifically, to get back a set of halo objects?<br>
<br>
Thanks,<br>
<br>
Matt<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>
</blockquote></div><br></div>