[Yt-dev] Request for review of "minimal image" structure

j s oishi jsoishi at gmail.com
Tue May 3 14:18:43 PDT 2011


Matt,

One thing to think very hard about is that reason *must* be able to
generate publication quality plots. Of course, this is *very* hard,
and we don't need our minimal image system to handle that. One way
toward doing that is to make sure the system has a direct mapping to
matplotlib for publication quality plots. If we do that, then we
maintain the system for putting things over the wire to Reason, but we
can always generate a more beautiful eps/pdf for publication when
necessary.


j

On Fri, Apr 29, 2011 at 5:57 AM, Matthew Turk <matthewturk at gmail.com> wrote:
> Hi all,
>
> I've been thinking about the best way to construct minimal image
> representations, which feed into the Reason / plotting refactor ideas.
>  I started sketching out a minimally-reproducible phase plot in
> yt/visualization/profile_plotter.py, in the objects
>
> AxisSpec
> ColorbarSpec
> ImagePlotContainer
>
> I think that as it stands it encompasses how to save and then recreate
> a (simply) visualization, but I was wondering if some other people
> could look that over, and help me come up with ideas for what would be
> necessary to also make sure it faithfully represents image plots, 1D
> line plots, and so on.  IT doesn't need to cover all possibilities,
> just the basic ones.
>
> Anyway, ideas would be greatly appreciated!  Thanks!
>
> -Matt
> _______________________________________________
> Yt-dev mailing list
> Yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list