[yt-users] PhasePlot

David Collins dcollins4096 at gmail.com
Tue Dec 3 06:36:33 PST 2013


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20131203/96ce303d/attachment.htm>


More information about the yt-users mailing list