<div dir="ltr"><div><div><div><div><div>Hi all,<br><br></div>Just as a quick update, I tried to change to using<br><br></div>plot = PhasePlot(tracerp25,"Density","z-velocity",["CellMassSolar"],weight=None)<br>
</div>plot.save()<br><br></div>and got an error:  name 'PhasePlot' is not defined.<br><br></div>Thanks,<br><br>Stephanie<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 24, 2014 at 3:47 PM, Stephanie Tonnesen <span dir="ltr"><<a href="mailto:stonnes@gmail.com" target="_blank">stonnes@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi all,<br><br></div>I am trying to make my phase plots smaller so they can fit more nicely into a paper.  Alternatively, I would be fine with upping the font size so when I shrink them you can read the axes.  I found advise on how to do this for slices, but not for phase_objects.  <br>

<br>pc = PlotCollection(pf)<br><br>tracerp25 = alld.cut_region(["grid['specific_scalar[0]'] > 0.5", "grid['z'] < 0.192","grid['z'] > -0.192","grid['cyl_RCode'] < 1.2"])<br>

   <br>pc.add_phase_object(tracerp25,["Density","z-velocity","CellMassSolar"],weight=None,x_bins=50,y_bins=50,y_bounds = [-4e7,8e7],x_bounds=[5e-28,5e-23],x_log=True,y_log=False)<br><br></div>

Any help is much appreciated!<br><br></div>Thanks,<br><br>Stephanie<br></div>
</blockquote></div><br></div>