<div dir="ltr"><div><div><div>Hi John, <br><br></div>Cool. Sounds good. <br><br></div>Let me know if there is anything I can help with. <br><br></div>Cheers,<br>John<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Dec 3, 2013 at 2:44 PM, John Wise <span dir="ltr"><<a href="mailto:jwise@physics.gatech.edu" target="_blank">jwise@physics.gatech.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi John,<br>
<br>
Last week, I discovered that I didn't extend the capabilities of eps_writer's multiplot to handle PlotWindows.  I'm working on this right now, and hopefully I'll have something soon.<br>
<br>
Cheers,<br>
JOhn<div><div class="h5"><br>
<br>
On 12/03/2013 07:43 AM, John Regan wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi All,<br>
<br>
Not sure whether this is currently possible but I'd like to create a<br>
multiplot eps figure containing a selection of projections.<br>
<br>
I first of all create my list of OffAxisProjectionPlots (proj) and then<br>
call<br>
<br>
ep = eps.multiplot(1, 2, proj, bare_axes=True).<br>
<br>
where proj is a list of plot_window objects.<br>
<br>
I'm using the YT dev branch and it's falling over with the error:<br>
<br>
Traceback (most recent call last):<br>
   File "OffAxisProjection_MultiPlot.<u></u>py", line 64, in <module><br>
     ep = eps.multiplot(1, 2, proj, bare_axes=True)<br>
   File<br>
"/homeappl/home/regan/appl_<u></u>taito/YT/Dev/yt-x86_64/src/yt-<u></u>hg/yt/visualization/eps_<u></u>writer.py",<br>
line 934, in multiplot<br>
     d.insert_image_yt(yt_plots[<u></u>index], pos=(xpos, ypos))<br>
   File<br>
"/homeappl/home/regan/appl_<u></u>taito/YT/Dev/yt-x86_64/src/yt-<u></u>hg/yt/visualization/eps_<u></u>writer.py",<br>
line 424, in insert_image_yt<br>
     plot.refresh()<br>
   File<br>
"/homeappl/home/regan/appl_<u></u>taito/YT/Dev/yt-x86_64/src/yt-<u></u>hg/yt/visualization/plot_<u></u>container.py",<br>
line 32, in newfunc<br>
     args[0]._recreate_frb()<br>
   File<br>
"/homeappl/home/regan/appl_<u></u>taito/YT/Dev/yt-x86_64/src/yt-<u></u>hg/yt/visualization/plot_<u></u>window.py",<br>
line 266, in _recreate_frb<br>
     periodic=self._periodic)<br>
   File<br>
"/homeappl/home/regan/appl_<u></u>taito/YT/Dev/yt-x86_64/src/yt-<u></u>hg/yt/visualization/fixed_<u></u>resolution.py",<br>
line 96, in __init__<br>
     h.plots.append(weakref.proxy(<u></u>self))<br>
ReferenceError: weakly-referenced object no longer exists<br>
<br>
If anyone knows what's happening let me know.<br>
<br>
Thanks in advance!<br>
<br>
John<br>
<br>
<br>
<br></div></div>
______________________________<u></u>_________________<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/<u></u>listinfo.cgi/yt-users-<u></u>spacepope.org</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
John Wise<br>
Assistant Professor of Physics<br>
Center for Relativistic Astrophysics, Georgia Tech<br>
<a href="http://cosmo.gatech.edu" target="_blank">http://cosmo.gatech.edu</a><br>
______________________________<u></u>_________________<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/<u></u>listinfo.cgi/yt-users-<u></u>spacepope.org</a><br>
</font></span></blockquote></div><br></div>