<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi Nathan,<br><br>Thanks for the tip, much appreciated.<br><br>Tyler<br><br><div><div id="SkyDrivePlaceholder"></div>> From: goldbaum@ucolick.org<br>> Date: Wed, 4 Jul 2012 19:01:40 -0700<br>> To: yt-users@lists.spacepope.org<br>> Subject: Re: [yt-users] Power Spectrum<br>> <br>> Hi Tyler,<br>> <br>> If you have a covering grid, it would probably be best to not use the yt plotting commands.  Instead, you should make your own plot with your favorite plotting system of choice.  Matplotlib is a nice pure-python solution and the pylab interface is very nice if you're familiar with matlab.<br>> <br>> Cheers,<br>> <br>> Nathan<br>> <br>> On Jul 4, 2012, at 2:07 PM, Tyler Berg wrote:<br>> <br>> > Hi,<br>> > <br>> > I am trying to plot a power spectrum from some Enzo data.  Trying to figure out how to do this, I stumbled across this post:<br>> > <br>> > http://lists.spacepope.org/pipermail/yt-users-spacepope.org/2012-March/002421.html <br>> > <br>> > I followed the instructions here, extracting a covering grid and using numpy.fft.  My question now is, how do I create the plot?  I've tried using PlotCollection, but I get an 'unhashable type' error when I plug in my Fourier transformed data as one of the inputs to the add_profile_sphere command.  So how would I go about plotting this?  Is there an alternate way to use PlotCollection, or should I be using something else altogether?<br>> > <br>> > Thanks in advance,<br>> > Tyler Berg<br>> > !DSPAM:10175,4ff4b0ae19648653422059!<br>> > _______________________________________________<br>> > yt-users mailing list<br>> > yt-users@lists.spacepope.org<br>> > http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br>> > <br>> > <br>> > !DSPAM:10175,4ff4b0ae19648653422059!<br>> <br>> _______________________________________________<br>> yt-users mailing list<br>> yt-users@lists.spacepope.org<br>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></div>                                       </div></body>
</html>