[yt-users] data_source SlicePlot Error

Nathan Goldbaum nathan12343 at gmail.com
Fri Mar 27 10:04:17 PDT 2015


On Fri, Mar 27, 2015 at 10:00 AM, Andrew James Emerick <aje2123 at columbia.edu
> wrote:

> Hello everyone,
>
> I just ran into an error in using "data_source" kwarg with the SlicePlot
> function (error message copied below):
>
> slice = yt.SlicePlot(ds, axis, field, data_source=region)
> File
> "/home/emerick/.local/lib/python2.7/site-packages/yt-3.1dev-py2.7-linux-x86_64.egg/yt/visualization/plot_window.py",
> line 1816, in SlicePlot
>     return AxisAlignedSlicePlot(ds, normal, fields, *args, **kwargs)
> TypeError: __init__() got an unexpected keyword argument 'data_source'
>
> I have no problem doing the above with ProjectionPlot. If anyone knows
> what could be causing this I'd appreciate the help. Otherwise I can do some
> digging into the code myself.
>
>
Hi Andrew,

This should work, but might not if you haven't updated yt in a while.  Can
you update to the latest development version and try again?

-Nathan


>
>
> Thanks,
> Andrew E.
> --
> Graduate Student
> Columbia University
> Department of Astronomy
>
> _______________________________________________
> yt-users mailing list
> 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/20150327/76434af3/attachment.html>
-------------- next part --------------
_______________________________________________
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