[yt-dev] Issue #569: healpix rendering error (yt_analysis/yt)

Anonymous issues-reply at bitbucket.org
Fri May 17 13:22:06 PDT 2013


New issue 569: healpix rendering error
https://bitbucket.org/yt_analysis/yt/issue/569/healpix-rendering-error

Anonymous:

Running the example script from the documentation for healpix rendering gave me:

Traceback (most recent call last):
  File "healpix.py", line 18, in <module>
    camera.snapshot()
  File "/Users/gso/Documents/dev-yt/src/yt-hg/yt/visualization/volume_rendering/camera.py", line 1282, in snapshot
    tfp = TransferFunctionProxy(self.transfer_function)
NameError: global name 'TransferFunctionProxy' is not defined

If someone has time please take a look at the cause.





More information about the yt-dev mailing list