<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://sunpy.org/</id>
  <title>Blog - Posts tagged ndcube</title>
  <updated>2026-04-16T16:25:24.009424+00:00</updated>
  <link href="https://sunpy.org/"/>
  <link href="https://sunpy.org/blog/tag/ndcube/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.io/" version="0.11.13">ABlog</generator>
  <entry>
    <id>https://sunpy.org/posts/2018/2018-02-25-ndcube/</id>
    <title>NDCube 1.0 Released</title>
    <updated>2018-02-25T00:00:00+00:00</updated>
    <author>
      <name>Stuart Mumford</name>
    </author>
    <content type="html">&lt;section id="ndcube-1-0-released"&gt;

&lt;p&gt;The SunPy project is very happy to announce the release of a new package “ndcube”.&lt;/p&gt;
&lt;p&gt;ndcube is a package built for handling, inspecting and visualizing a wide
variety of data, of any number of dimensions, along with coordinate information
described by FITS-WCS. The &lt;a class="reference external" href="https://docs.sunpy.org/projects/ndcube/en/stable/api/ndcube.NDCube.html#ndcube.NDCube" title="(in ndcube v2.4.0)"&gt;&lt;code class="xref py py-obj docutils literal notranslate"&gt;&lt;span class="pre"&gt;NDCube&lt;/span&gt;&lt;/code&gt;&lt;/a&gt; object is based on the astropy
&lt;a class="reference external" href="https://docs.astropy.org/en/stable/api/astropy.nddata.NDData.html#astropy.nddata.NDData" title="(in Astropy v7.2)"&gt;&lt;code class="xref py py-obj docutils literal notranslate"&gt;&lt;span class="pre"&gt;NDData&lt;/span&gt;&lt;/code&gt;&lt;/a&gt; class, and adds functionality for slicing both the data
and the WCS simultaneously, plotting with matplotlib and support for extra
coordinate information along any of the axes not described by WCS.&lt;/p&gt;
&lt;p&gt;In addition to this the ndcube package provides the &lt;a class="reference external" href="https://docs.sunpy.org/projects/ndcube/en/stable/api/ndcube.NDCubeSequence.html#ndcube.NDCubeSequence" title="(in ndcube v2.4.0)"&gt;&lt;code class="xref py py-obj docutils literal notranslate"&gt;&lt;span class="pre"&gt;NDCubeSequence&lt;/span&gt;&lt;/code&gt;&lt;/a&gt;
class for representing sequences of &lt;a class="reference external" href="https://docs.sunpy.org/projects/ndcube/en/stable/api/ndcube.NDCube.html#ndcube.NDCube" title="(in ndcube v2.4.0)"&gt;&lt;code class="xref py py-obj docutils literal notranslate"&gt;&lt;span class="pre"&gt;NDCube&lt;/span&gt;&lt;/code&gt;&lt;/a&gt; objects where the
coordinate information may or may not align, and accessing these sequences in a
way consistent with a singular cube.&lt;/p&gt;
&lt;p&gt;The ndcube development has been lead by Daniel Ryan with contributions from the
following people:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Daniel Ryan&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ankit Baruah&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Stuart Mumford&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Mateo Inchaurrandieta&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Nabil Freij&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Drew Leonard&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Shelbe Timothy&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A lot of the design and development of ndcube was done as part of Ankit’s Google
Summer of Code project in the summer of 2017.&lt;/p&gt;
&lt;p&gt;For more information about ndcube see the &lt;a class="reference external" href="https://docs.sunpy.org/projects/ndcube/en/stable/"&gt;documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;ndcube can be installed from pip or conda using the following commands:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;$ conda install -c conda-forge ndcube

$ pip install ndcube
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
</content>
    <link href="https://sunpy.org/posts/2018/2018-02-25-ndcube/"/>
    <summary>The SunPy project is very happy to announce the release of a new package “ndcube”.</summary>
    <category term="ndcube" label="ndcube"/>
    <category term="sunpy" label="sunpy"/>
    <published>2018-02-25T00:00:00+00:00</published>
  </entry>
</feed>
