[AstroPy] plot of data and residuals

Jae-Joon Lee lee.j.joon at gmail.com
Wed Aug 11 03:03:21 EDT 2010


On Wed, Aug 11, 2010 at 4:11 AM, Jonathan Slavin
<jslavin at cfa.harvard.edu> wrote:
> Thanks for all the suggestions regarding my question on plotting data
> and a model with residuals.  Here is the simple function I wrote which
> gets the jobs done for me.  It's not too flexible, but it's what I
> wanted.
>
> Jon
>

With matplotlib v1.0, you may consider to use the new gridspec functionality.

 http://matplotlib.sourceforge.net/users/gridspec.html#gridspec-with-varying-cell-sizes

Regards,

-JJ



More information about the AstroPy mailing list