[yt-users] FRB of OffAxisProjectionPlot data?

Nathan Goldbaum nathan12343 at gmail.com
Mon Jan 18 18:12:40 PST 2016


Yes, it's possible to do this. If you already have an OffAxisProjectionPlot
object, you can follow this example:

https://gist.github.com/3de7ee7ece7a985e3a31

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:

http://yt-project.org/doc/cookbook/complex_plots.html#off-axis-projection-an-alternate-method

http://yt-project.org/doc/reference/api/generated/yt.visualization.volume_rendering.camera.off_axis_projection.html

On Mon, Jan 18, 2016 at 8:06 PM, Marc Schartmann <mschartmann at swin.edu.au>
wrote:

> Dear all,
>
> can I create a fixed resolution buffer from an OffAxisProjectionPlot?
> Or is there another way to extract the data in form of a numpy array?
>
> I only managed to do this for projections along coordinate axes.
>
> Thanks a lot.
>
> Best wishes,
>
> Marc
>
> _______________________________________________
> 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/20160118/166c4097/attachment.html>
-------------- 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