<div class="gmail_quote">On Thu, Oct 11, 2012 at 8:15 PM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Anthony,<br>
<div class="im"><br>
On Thu, Oct 11, 2012 at 6:11 PM, Anthony Scopatz <<a href="mailto:scopatz@gmail.com">scopatz@gmail.com</a>> wrote:<br>
> Thanks Nathan,<br>
><br>
> You basically answered my question by pointing me to the link you did.  The<br>
> sanctioned method is to modify the slc.plots[key].axes object.  Basically,<br>
> yt gets the axis labels wrong by naming them x and y even though they are r<br>
> and z.  Additionally, the font size is far too small to be readable.  While<br>
> these are minor touch ups, they are critical for the figures not to be<br>
> sloppy.<br>
<br>
</div>Ah -- and the axes will be fixed by the coordinate handler I punted on<br>
earlier this week.  I'll return to this so we can get the axis names<br>
correct, asap!<br></blockquote><div><br></div><div>I figured this would fix this eventually ;).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">><br>
> I guess the other, related question is that when I change the font in<br>
> matplotlib via matplotlib.rc('font', family='serif', size=16), it seems to<br>
> change all fonts proportionally.  This makes the axes labels still look<br>
> oddly sized.  Is there a way in yt to modify the proportions?<br>
<br>
</div>Unfortunately, not that I know of -- if you can suggest the right way<br>
to do this, I'd be happy to take a pass at it, though.<br></blockquote><div><br></div><div>OK, no need for you to worry about it.  I'll dig into it as I the opportunity.</div><div>If I discover anything, I will let you know.</div>

<div><br></div><div>Be Well</div><div>Anthony</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
><br>
> Be Well<br>
> Anthony<br>
><br>
><br>
> On Thu, Oct 11, 2012 at 6:56 PM, Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com">nathan12343@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi Anthony,<br>
>><br>
>> I don't quite understand what you're trying to do.  Do you want to somehow<br>
>> extract the image array that you obtain after applying plot callbacks (e.g.<br>
>> the annotate_* functions that hang off the plot window objects)?<br>
>><br>
>> You want to change the labels in what way?<br>
>><br>
>> It is possible to arbitrarily adjust the plots by accessing the underlying<br>
>> axes object, this example in docs shows some possible modifications:<br>
>> <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><br>


>><br>
>> I guess I need some more information to give you more fleshed out advice.<br>
>><br>
>> Cheers,<br>
>><br>
>> Nathan<br>
>><br>
>> On Oct 11, 2012, at 4:03 PM, Anthony Scopatz wrote:<br>
>><br>
>> Hello all,<br>
>><br>
>> I have not been able to figure out how to do this all day, but I was<br>
>> wondering if there is any way to get a FRB from a SlicePlot?  The problem is<br>
>> that I have some annotations that I would like to be use, but then using<br>
>> FRBs in the normal way ignore any annotations that have been applied.  I<br>
>> guess that I have access to the matplotlib.Axes object via slc.plots[key],<br>
>> but this seems kinda excessive to just change some labels.  Is this the<br>
>> right way to go about this?  I am on yt-3.0.<br>
>><br>
>> Be Well<br>
>> Anthony<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>
>><br>
>><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>
><br>
><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>
_______________________________________________<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>
</div></div></blockquote></div><br>