[yt-users] PhasePlot

Matthew Turk matthewturk at gmail.com
Tue Dec 3 06:40:18 PST 2013


Hi Dave,

Two things -- 1) which hash are you on, and 2) we recently fixed a
show-stopping bug, which will be part of a point release to come out
today or tomorrow, that inverted the axes for PhasePlot.

-Matt

On Tue, Dec 3, 2013 at 9:36 AM, David Collins <dcollins4096 at gmail.com> wrote:
> Hi, everybody--
>
> What's the easiest (up-to-date, non PlotCollection) way to make Phase Plots?
>
> I'm looking at this
> http://yt-project.org/docs/dev/cookbook/simple_plots.html#simple-phase-plots
>
> but PhasePlot seems to not be defined.  I like this functionality much
> better than the way I've been doing it.  is this an error in the docs, or am
> I doing something wrong?
>
> Thanks,
> d.
>
>>>> my_sphere = pf.h.sphere([0.5]*3,0.01)
>
>>>> my_sphere['Density'].sum()
>
> 35873.120598941576
>
>>>> plot = PhasePlot(my_sphere,"Density","Temperature",'CellMass')
>
> Traceback (most recent call last):
>
>   File "<stdin>", line 1, in <module>
>
> NameError: name 'PhasePlot' is not defined--
>
>
> Is this an
>
>
>
> -- Sent from a computer.
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>



More information about the yt-users mailing list