[yt-dev] Issue #1103: [experimental] render() with off_axis_projection yields no image (yt_analysis/yt)

Cameron Hummels issues-reply at bitbucket.org
Tue Oct 13 21:30:08 PDT 2015


New issue 1103: [experimental] render() with off_axis_projection yields no image
https://bitbucket.org/yt_analysis/yt/issues/1103/experimental-render-with

Cameron Hummels:

the way to render an off_axis_projection requires yt.write_image() instead of sc.render() like the VRs even though it is using the same infrastructure.  inconsistent. why? sc.render() *runs*, but even with a clip_ratio, it just gives a black screen because all of the values are NaNs. bug? problem? if i'm doing it wrong, perhaps others will, and it could be documented how to use it correctly.





More information about the yt-dev mailing list