max_level in ProjectionPlot
Hi, Everybody-- Does the max_level argument work in ProjectionPlot? I have a 64^3 sim with several levels, and I don't see any difference in plots at various levels. d. -- -- Sent from a computer.
Hi Dave, It's supposed to. Try using proj_style="mip" and projecting "grid_level", see what that looks like. -Matt On Fri, Jul 24, 2015 at 9:27 PM, David Collins <dcollins4096@gmail.com> wrote:
Hi, Everybody--
Does the max_level argument work in ProjectionPlot? I have a 64^3 sim with several levels, and I don't see any difference in plots at various levels.
d.
-- -- Sent from a computer.
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
Hi, Matt-- I did a mip plot, and it shows many levels. with yt version 3.3-dev, I did the following:
proj = yt.ProjectionPlot(ds,2,'grid_level',max_level=0,proj_style='mip')
and got the following result: http://imgur.com/NEragDY This is with the stock Enzo AgoraRestart test. Is there something dumb with that call? Thanks! d. On Sat, Jul 25, 2015 at 5:59 PM, Matthew Turk <matthewturk@gmail.com> wrote:
Hi Dave,
It's supposed to. Try using proj_style="mip" and projecting "grid_level", see what that looks like.
-Matt
On Fri, Jul 24, 2015 at 9:27 PM, David Collins <dcollins4096@gmail.com> wrote:
Hi, Everybody--
Does the max_level argument work in ProjectionPlot? I have a 64^3 sim with several levels, and I don't see any difference in plots at various levels.
d.
-- -- Sent from a computer.
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- -- Sent from a computer.
Is it the same answer no matter what you choose for max_level? If so it's a bug and kind hooks probably open an issue about it. I haven't looked at the code or tried to debug this, it might be something silly. On Monday, July 27, 2015, David Collins <dcollins4096@gmail.com> wrote:
Hi, Matt--
I did a mip plot, and it shows many levels. with yt version 3.3-dev, I did the following:
proj = yt.ProjectionPlot(ds,2,'grid_level',max_level=0,proj_style='mip')
and got the following result:
This is with the stock Enzo AgoraRestart test. Is there something dumb with that call?
Thanks! d.
On Sat, Jul 25, 2015 at 5:59 PM, Matthew Turk <matthewturk@gmail.com <javascript:_e(%7B%7D,'cvml','matthewturk@gmail.com');>> wrote:
Hi Dave,
It's supposed to. Try using proj_style="mip" and projecting "grid_level", see what that looks like.
-Matt
On Fri, Jul 24, 2015 at 9:27 PM, David Collins <dcollins4096@gmail.com <javascript:_e(%7B%7D,'cvml','dcollins4096@gmail.com');>> wrote:
Hi, Everybody--
Does the max_level argument work in ProjectionPlot? I have a 64^3 sim with several levels, and I don't see any difference in plots at various levels.
d.
-- -- Sent from a computer.
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org <javascript:_e(%7B%7D,'cvml','yt-users@lists.spacepope.org');> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org <javascript:_e(%7B%7D,'cvml','yt-users@lists.spacepope.org');> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- -- Sent from a computer.
Is it the same answer no matter what you choose for max_level? If so it's a bug and kind hooks probably open an issue about it. I haven't looked at the code or tried to debug this, it might be something silly.
That's right, I get the same result regardless of max_level. I'll open an issue for it. Thanks!
On Monday, July 27, 2015, David Collins <dcollins4096@gmail.com> wrote:
Hi, Matt--
I did a mip plot, and it shows many levels. with yt version 3.3-dev, I did the following:
proj = yt.ProjectionPlot(ds,2,'grid_level',max_level=0,proj_style='mip')
and got the following result:
This is with the stock Enzo AgoraRestart test. Is there something dumb with that call?
Thanks! d.
On Sat, Jul 25, 2015 at 5:59 PM, Matthew Turk <matthewturk@gmail.com> wrote:
Hi Dave,
It's supposed to. Try using proj_style="mip" and projecting "grid_level", see what that looks like.
-Matt
On Fri, Jul 24, 2015 at 9:27 PM, David Collins <dcollins4096@gmail.com> wrote:
Hi, Everybody--
Does the max_level argument work in ProjectionPlot? I have a 64^3 sim with several levels, and I don't see any difference in plots at various levels.
d.
-- -- Sent from a computer.
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- -- Sent from a computer.
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
-- -- Sent from a computer.
participants (3)
-
David Collins
-
Matthew Turk
-
Nathan Goldbaum