[yt-users] Plotting data from RAMSES

k.grisdale at surrey.ac.uk k.grisdale at surrey.ac.uk
Mon Nov 4 03:37:02 PST 2013


Hi Matt,

That solved the issue straight away.

Thanks for the help.

Kearn

On 4 Nov 2013, at 11:21, Matthew Turk <matthewturk at gmail.com<mailto:matthewturk at gmail.com>> wrote:

Hi Kearn,


On Mon, Nov 4, 2013 at 4:36 AM, <k.grisdale at surrey.ac.uk<mailto:k.grisdale at surrey.ac.uk>> wrote:
Hi yt-users

I am trying to use yt to plot some Ramses data. When I use the following the commands I get the output from the first attachment:

>>> p6 = load("output_00006/info_00006.txt”)
>>> SlicePlot(p6, 'x', 'Density').save()

My suspicion is that the center of the slice is different.  Can you try:

SlicePlot(p6, "x", "Density", center="max").save()

and see if that produces a meaningful image?

Any suggestions on where I’m going wrong or what I am missing?

Thanks

Kearn

_______________________________________________
yt-users mailing list
yt-users at lists.spacepope.org<mailto:yt-users at lists.spacepope.org>
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org


_______________________________________________
yt-users mailing list
yt-users at lists.spacepope.org<mailto:yt-users at lists.spacepope.org>
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20131104/6ef24960/attachment.htm>


More information about the yt-users mailing list