[yt-users] Help with volume rendering

Nathan Goldbaum nathan12343 at gmail.com
Wed Apr 15 14:41:46 PDT 2015


Hi Luc,

Which precise version of yt are you using?  Copy/pasting the output of "yt
version" on the command line should be sufficient to figure this out.

Which cookbook script are you using exactly?

-Nathan

On Wed, Apr 15, 2015 at 9:39 AM, Luc Menard <menard27 at gmail.com> wrote:

> Hi, I am extremely new to using yt and I have encountered an error while
> attempting some simple volume rendering. I was using the yt-cookbook script
> to attempt to make some images, and everything was working fine until I get
> to the "cam.snapshot()" command. It gives me this error.
>
>
> >>> cam.snapshot("hello.png", double_check = True)
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File
> "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/visualization/volume_rendering/camera.py",
> line 764, in snapshot
>     self.initialize_source()
>   File
> "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/visualization/volume_rendering/camera.py",
> line 716, in initialize_source
>     self.no_ghost)
>   File
> "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/utilities/amr_kdtree/amr_kdtree.py",
> line 178, in initialize_source
>     self.set_fields(fields, log_fields, no_ghost)
>   File
> "/mnt/home/menardlu/yt-x86_64/src/yt-hg/yt/utilities/amr_kdtree/amr_kdtree.py",
> line 165, in set_fields
>     del self.bricks, self.brick_dimensions
> AttributeError: bricks
>
>
> Any help would be greatly appreciated.
>
>      Thank you,
>              Luc Menard
>
> _______________________________________________
> 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/20150415/9542c5b7/attachment.htm>
-------------- 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