[yt-users] Slice issues

Matthew Turk matthewturk at gmail.com
Wed Jun 30 10:39:21 PDT 2010


Hi Brian,

You probably don't need to slice in parallel -- slices are very memory
efficient, compared to things like projections.  Parallel slices are
typically only needed for in-situ analysis.  But, that being said,
they should still work.  I actually made a change this morning that
backported a bug with the data files to yt-1.7  Could you try "yt
instinfo -u" and run a parallel slice (no halo finding necessary)
script again?

If that does not work, please let me know, and include the script if possible?

Thanks!

-Matt

On Wed, Jun 30, 2010 at 10:36 AM, Brian Crosby <crosby.bd at gmail.com> wrote:
> Hi all,
>
> I've been trying to make a series of plots from the data dumps of an Enzo simulation, but am encountering problems when yt attempts to make slices.  At first I thought it was due to some error in the recursion, but after making a much more direct script, it appears to come up as soon as slices are to be created.  For what it's worth, projections are made without any problem, it's the slices that are giving me trouble.  The output file is attached.
>
> Thanks,
> Brian
>
>
> _______________________________________________
> 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