[yt-users] ds.max_level

Matthew Turk matthewturk at gmail.com
Fri Nov 21 13:49:08 PST 2014


Hi Mike,

Once you do ds.index, it gets filled.  That operation gets called lots
of places, for instance any time you touch the data.

For now maybe we should either make max_level call it (other
parameters do this) or have it default to None.

-Matt

On Fri, Nov 21, 2014 at 3:48 PM, Michael Zingale
<michael.zingale at stonybrook.edu> wrote:
> If I read in a dataset like:
>
> ds = yt.load("ActiveParticleCosmology/DD0046/DD0046")
>
> (that file is from the data page)
>
> and then do
>
> print ds.max_level
>
> it gives 99.  This happens for the boxlib frontend too.
>
> Is there any meaning to the ds.max_level parameter?  should we be setting it
> somewhere? or else remove it?  As it is, it is confusing (and tempting to
> use it) seeing it there.
>
> --
> Michael Zingale
> Associate Professor
>
> Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY
> 11794-3800
> phone:  631-632-8225
> e-mail: Michael.Zingale at stonybrook.edu
> web: http://www.astro.sunysb.edu/mzingale
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>



More information about the yt-users mailing list