<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Yes, it's possible to do this. If you already have an OffAxisProjectionPlot object, you can follow this example:<div><br></div><div><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__gist.github.com_3de7ee7ece7a985e3a31&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=_P0STwqHKl-mtIS4_w__HlvEu93R4G0vSAT1rsYuBlc&s=_ftLlAtpUORwy3E-lXzFyMkR4PXYK4GkBduz562NZ1w&e=">https://gist.github.com/3de7ee7ece7a985e3a31</a><br></div><div><br></div><div>You can also use the off_axis_projection function to do the same thing. OffAxisProjectionPlot is really just a wrapper around the off_axis_projection function. See:</div><div><br></div><div><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__yt-2Dproject.org_doc_cookbook_complex-5Fplots.html-23off-2Daxis-2Dprojection-2Dan-2Dalternate-2Dmethod&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=_P0STwqHKl-mtIS4_w__HlvEu93R4G0vSAT1rsYuBlc&s=hO0tOjYi6FGruPithj0it1zoR_5KeU_fs-rq__iLbHI&e=">http://yt-project.org/doc/cookbook/complex_plots.html#off-axis-projection-an-alternate-method</a><br></div><div><br></div><div><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__yt-2Dproject.org_doc_reference_api_generated_yt.visualization.volume-5Frendering.camera.off-5Faxis-5Fprojection.html&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=_P0STwqHKl-mtIS4_w__HlvEu93R4G0vSAT1rsYuBlc&s=FYypuiN2LvyFPtL-sfU5e4dQFJHmzRwxPqUEmM-93Q0&e=">http://yt-project.org/doc/reference/api/generated/yt.visualization.volume_rendering.camera.off_axis_projection.html</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 18, 2016 at 8:06 PM, Marc Schartmann <span dir="ltr"><<a href="mailto:mschartmann@swin.edu.au" target="_blank">mschartmann@swin.edu.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
can I create a fixed resolution buffer from an OffAxisProjectionPlot?<br>
Or is there another way to extract the data in form of a numpy array?<br>
<br>
I only managed to do this for projections along coordinate axes.<br>
<br>
Thanks a lot.<br>
<br>
Best wishes,<br>
<br>
Marc<br>
<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.spacepope.org_listinfo.cgi_yt-2Dusers-2Dspacepope.org&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=_P0STwqHKl-mtIS4_w__HlvEu93R4G0vSAT1rsYuBlc&s=cTPO4Hd2fZgm8HyDDWwgGruABf9LtQivRwThKEoC6WA&e=" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div><br></div>