<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><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">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>On Oct 11, 2012, at 4:03 PM, Anthony Scopatz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">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>
_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></blockquote></div><br></body></html>