[Matplotlib-users] Plot of array of shape (N, N, N) in form of sphere

Paul Hobson pmhobson at gmail.com
Mon Aug 7 11:52:01 EDT 2017


This sounds like something you'd want to use yt or mayavi for. While MPL
has basic 3D capabilities (e.g., scatter, line, and surface plots), taking
cuts of volumes is definitely out of our scope unless you've pre-computed
everything.

-Paul

On Thu, Jul 27, 2017 at 9:15 AM, cdpnepal <cdpnepal594 at gmail.com> wrote:

> Dear All,
>
> I have an array of shape (N,N,N) of intensity values. How can I plot those
> intensity values in form of sphere.
> Can I show a cut of quadrant of that sphere, so that I can visualize
> intensity not only on the surface but also inside the sphere.
>
> Thanks
>
>
>
> --
> View this message in context: http://matplotlib.1069221.n5.
> nabble.com/Plot-of-array-of-shape-N-N-N-in-form-of-sphere-tp48103.html
> Sent from the matplotlib - users mailing list archive at Nabble.com.
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20170807/47ac15e2/attachment.html>


More information about the Matplotlib-users mailing list