[Yt-dev] HaloProfiler Problems

Stephen Skory stephenskory at yahoo.com
Sun Jan 25 15:27:42 PST 2009



----- Original Message ----
> From: Matthew Turk <matthewturk at gmail.com>
> To: yt-dev at lists.spacepope.org
> Sent: Sunday, January 25, 2009 3:22:09 PM
> Subject: Re: [Yt-dev] HaloProfiler Problems
> 
> OH!  And what's the radius of the halo, and how many cells does it get
> if you make a sphere from the HOPGroup?  THAT is the key thing,
> actually...

When it calls this on the first problem halo:

profile = lagos.BinnedProfile1D(sphere,self.haloProfilerParameters['n_bins'],"RadiusMpc",
                        (4*self.pf.h.get_smallest_dx() * self.pf['mpc']),halo['r_max'],
                        log_space=True, lazy_reader=True)

 
self.haloProfilerParameters['n_bins'] = 64
(4*self.pf.h.get_smallest_dx() * self.pf['mpc']) = 0.021143
halo['r_max'] = 0.029493

_______________________________________________________
sskory at physics.ucsd.edu           o__  Stephen Skory
http://physics.ucsd.edu/~sskory/ _.>/ _Graduate Student
________________________________(_)_\(_)_______________



More information about the yt-dev mailing list