[yt-dev] Issue #1049: max_level seems non-functional in ProjectionPlot (yt_analysis/yt)

dcollins4096 issues-reply at bitbucket.org
Mon Jul 27 12:32:26 PDT 2015


New issue 1049: max_level seems non-functional in ProjectionPlot
https://bitbucket.org/yt_analysis/yt/issues/1049/max_level-seems-non-functional-in

dcollins4096:

Using the max_level argument to ProjectionPlot,
```
#!python

yt.ProjectionPlot(ds,2,'grid_level',max_level=0,proj_style='mip')
```
gives the same answer regardless of the value given to max_level.  This was initially seen on the Enzo problem AgoraRestart.





More information about the yt-dev mailing list