[Yt-dev] RMS mass overdensity method

Matthew Turk matthewturk at gmail.com
Mon Mar 2 10:44:26 PST 2009


at the top of your script

from yt.config import ytcfg
ytcfg["yt", "loglevel"] = 50

or set it in ~/.yt/config

I'm right now working on the sketches of the two approaches I
described a few messages ago.   I will have them shortly.

On Mon, Mar 2, 2009 at 10:42 AM, Stephen Skory <stephenskory at yahoo.com> wrote:
> Matt,
>
> how do I turn off the logging? Because I'm doing so many pf.h.spheres, I get a ridiculous amount of output. I tried something like this, but it doesn't work:
>
> from yt.logger import lagosLogger as mylog
>
> and then
>
>        level = mylog.getEffectiveLevel
>        mylog.setLevel(0)
>
>
> and then
>
>        mylog.setLevel(level)
>
> Thanks!
>
> _______________________________________________________
> 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