[yt-dev] Issue #613: MultiVariateTransferFunction does not support grey_opacity (yt_analysis/yt)

Noel Scudder issues-reply at bitbucket.org
Tue Jul 30 08:16:52 PDT 2013


New issue 613: MultiVariateTransferFunction does not support grey_opacity
https://bitbucket.org/yt_analysis/yt/issue/613/multivariatetransferfunction-does-not

Noel Scudder:

  File "/home/noel/shocks/yt-x86_64/src/yt-hg/yt/visualization/volume_rendering/camera.py", line 611, in finalize_image
    if self.transfer_function.grey_opacity is False:
AttributeError: 'MultiVariateTransferFunction' object has no attribute 'grey_opacity'

It seems the MultiVariate (as well as Planck, see issue #605) transfer function was not updated after opaque volume rendering was added.





More information about the yt-dev mailing list