<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hey Matt,<br>
    <br>
    Pylab works for me in Reason, but the only issue I'm having is that
    the first plot that reason generates in the console is not aligned
    to the left of the console (I've attached an image).  All subsequent
    plots seem to be, though.  Good work!  This is some great
    functionality!<br>
    <br>
    Cameron<br>
    <br>
    On 5/3/11 4:36 PM, Matthew Turk wrote:
    <blockquote
      cite="mid:BANLkTikUC1AyCAhTRen5fVt50zL1Cs9Qcw@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi all,

I added what I think is support for Pylab to the current tip of the yt repo.

What it does is create (dynamically) a new backend that overloads the
interactivity commands in pylab to dump out images and display them
inline.  I had to hack around a little bit to make sure that it worked
if you had specified a GUI engine in your matplotlibrc.

All of the work is done in extdirect_repl.py, in the reason_pylab and
deliver_image functions.

Anyway, if some people could test it out, see if it works to do things like:

pylab.plot( ... )

and so on and so forth, that'd be great.  I've been using it and it
works for me, and I'm pretty pumped about having general plotting
included in Reason, so I'd like to hear if it works for others.

-Matt
</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Yt-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a>
<a class="moz-txt-link-freetext" href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a>
</pre>
    </blockquote>
  </body>
</html>