<div dir="ltr"><div><div>Hi,<br><br></div><div>When making a typical 1x1 plot, I see that the final image has 800x800 pixels.<br></div><div><br>I then used the following script to make a 2x2 multipanel plot, with each panel showing the projected density:<br><a href="http://yt-project.org/doc/cookbook/complex_plots.html#time-series-multipanel">http://yt-project.org/doc/cookbook/complex_plots.html#time-series-multipanel</a><br><br>However, I see that each of the four panels is not 800x800. It is about 388x388. As such, some of the details in each panel is lost (which I can see if I plot the four panels separately on 1x1 plots).<br><br></div><div>Is there an easy way to tell the above script that each panel be 800x800 pixel? By the way, I see there is a statement<br><pre>Npixels = 512</pre>in <a href="http://yt-project.org/doc/cookbook/complex_plots.html#off-axis-projection-an-alternate-method">http://yt-project.org/doc/cookbook/complex_plots.html#off-axis-projection-an-alternate-method</a> <br></div><br></div><div>Cheers,<br></div>Shankar<br><div><br></div></div>