[Yt-dev] parallel profiler problem

Matthew Turk matthewturk at gmail.com
Mon Mar 23 22:06:16 PDT 2009


Well, it indicates that my guess was correct -- the sphere has no
values within the bounds supplied to the profiler.  The next step
would be to figure out the specifics; you might try getting the bounds
from within the profile object (you can use the insert_ipython()
function I just added to get yourself a prompt at that point in the
execution) and then check the sphere object.  My guess is that it's
simply too small a sphere, and the radius binning is failing as a
result.

On Mon, Mar 23, 2009 at 10:03 PM, Stephen Skory <stephenskory at yahoo.com> wrote:
>
> Matt,
>
>> Any luck?  I'm out of contact tomorrow and maybe Wednesday, so it'd be
>> great to hear if you had a chance to run the patch today.
>
> This is what I'm getting now, which isn't very helpful... hrm.
>
>  File "./hp-para.py", line 8, in <module>
>    q.makeProfiles()
>  File
> "/nics/c/home/sskory/yt-cnl//lib/python2.6/site-packages/yt-1.5dev-py2.6-linux-x86_64.egg/yt/extensions/HaloProfiler.py",
> line 161, in makeProfiles
>  File
> "/nics/c/home/sskory/yt-cnl//lib/python2.6/site-packages/yt-1.5dev-py2.6-linux-x86_64.egg/yt/lagos/Profiles.py",
> line 208, in __init__
>  File
> "/nics/c/home/sskory/yt-cnl//lib/python2.6/site-packages/yt-1.5dev-py2.6-linux-x86_64.egg/yt/lagos/Profiles.py",
> line 47, in save_state
>  File
> "/nics/c/home/sskory/yt-cnl//lib/python2.6/site-packages/yt-1.5dev-py2.6-linux-x86_64.egg/yt/lagos/Profiles.py",
> line 245, in _get_bins
> yt.lagos.Profiles.EmptyProfileData
>
>
>  _______________________________________________________
> sskory at physics.ucsd.edu           o__  Stephen Skory
> http://physics.ucsd.edu/~sskory/ _.>/ _Graduate Student
> ________________________________(_)_\(_)_______________
> _______________________________________________
> Yt-dev mailing list
> Yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list