Thanks Nathan, <div><br></div><div>You basically answered my question by pointing me to the link you did.  The sanctioned method is to modify the slc.plots[key].axes object.  Basically, yt gets the axis labels wrong by naming them x and y even though they are r and z.  Additionally, the font size is far too small to be readable.  While these are minor touch ups, they are critical for the figures not to be sloppy.  </div>

<div><br></div><div>I guess the other, related question is that when I change the font in matplotlib via matplotlib.rc('font', family='serif', size=16), it seems to change all fonts proportionally.  This makes the axes labels still look oddly sized.  Is there a way in yt to modify the proportions?</div>

<div><br></div><div>Be Well</div><div>Anthony<br><br><div class="gmail_quote">On Thu, Oct 11, 2012 at 6:56 PM, Nathan Goldbaum <span dir="ltr"><<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@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 style="word-wrap:break-word"><div>Hi Anthony,</div><div><br></div><div>I don't quite understand what you're trying to do.  Do you want to somehow extract the image array that you obtain after applying plot callbacks (e.g. the annotate_* functions that hang off the plot window objects)?</div>

<div><br></div><div>You want to change the labels in what way?</div><div><br></div><div>It is possible to arbitrarily adjust the plots by accessing the underlying axes object, this example in docs shows some possible modifications: <a href="http://yt-project.org/doc/cookbook/simple_plots.html#accessing-and-modifying-plots-directly" target="_blank">http://yt-project.org/doc/cookbook/simple_plots.html#accessing-and-modifying-plots-directly</a></div>

<div><br></div><div>I guess I need some more information to give you more fleshed out advice.</div><div><br></div><div>Cheers,</div><div><br></div><div>Nathan</div><br><div><div><div class="h5"><div>On Oct 11, 2012, at 4:03 PM, Anthony Scopatz wrote:</div>

<br></div></div><blockquote type="cite"><div><div class="h5">Hello all, <div><br></div><div>I have not been able to figure out how to do this all day, but I was wondering if there is any way to get a FRB from a SlicePlot?  The problem is that I have some annotations that I would like to be use, but then using FRBs in the normal way ignore any annotations that have been applied.  I guess that I have access to the matplotlib.Axes object via slc.plots[key], but this seems kinda excessive to just change some labels.  Is this the right way to go about this?  I am on yt-3.0.</div>



<div><br></div><div>Be Well</div><div>Anthony</div></div></div>
_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>

</blockquote></div><br></div><br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>