<?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 0.6</title>
  <updated>2026-04-16T16:25:23.407164+00:00</updated>
  <link href="https://sunpy.org/"/>
  <link href="https://sunpy.org/blog/tag/06/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.io/" version="0.11.13">ABlog</generator>
  <entry>
    <id>https://sunpy.org/posts/2015/2015-08-04-SunPy-06/</id>
    <title>SunPy 0.6 Released</title>
    <updated>2015-08-04T00:00:00+00:00</updated>
    <author>
      <name>Stuart Mumford</name>
    </author>
    <content type="html">&lt;section id="sunpy-0-6-released"&gt;

&lt;p&gt;I am very happy to tell you that the long in the works 0.6.0 release of the SunPy library has arrived.
This release has been ‘in the oven’ for well over a year, and is full of rather major changes.&lt;/p&gt;
&lt;p&gt;The major changes in this release are:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Most functions throughout the SunPy code base now expect Astropy Quantity objects, and return Astropy Quantity objects.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Python 2.6 support has ended, we do not expect this release to work under Python 2.6.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Sample data has been removed from SunPy but helpers for downloading sample data have been added to sunpy.data.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;TimeRange has a new property based API, e.g. start and end are now properties.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SunPy colormaps are now registered with matplotlib, allowing their use from imshow and similar functions after the import of sunpy.cm.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Solar rotation calculation functionality has been added, along with functionality to de-rotate MapCubes.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While there have been lots of changes, it is the move to Astropy Units throughout the code base that will require most users to update their
code, if you wish to learn more about Astropy Units see: &lt;a class="reference external" href="https://docs.astropy.org/en/latest/units/"&gt;https://docs.astropy.org/en/latest/units/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can install this release using either pip or conda.
If you have a scientific python environment already configured, run:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;pip&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;sunpy&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;or:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;pip&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;upgrade&lt;/span&gt; &lt;span class="n"&gt;sunpy&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;if you have anaconda you need to add the sunpy and astropy channels to
your conda config:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;conda&lt;/span&gt; &lt;span class="n"&gt;config&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;add&lt;/span&gt; &lt;span class="n"&gt;channels&lt;/span&gt; &lt;span class="n"&gt;sunpy&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;add&lt;/span&gt; &lt;span class="n"&gt;channels&lt;/span&gt; &lt;span class="n"&gt;astropy&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;and then run:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;conda&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;sunpy&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;for more information about installing sunpy see our installation documentation: &lt;a class="reference external" href="https://docs.sunpy.org/en/stable/tutorial/installation.html"&gt;https://docs.sunpy.org/en/stable/tutorial/installation.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This release consists of 1,341 commits from 29 different people and 13 new contributors!&lt;/p&gt;
&lt;p&gt;The people who have contributed to this release are:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;Stuart Mumford
Daniel Ryan
Steven Christe
Jack Ireland
Brigitta Sipocz *
Asish Panda
Andrew Inglis
Albert Y. Shih
Rishabh Sharma
David Perez-Suarez
Rajul Srivastava
Andrew Leonard
Ruben De Visscher *
Dumindu Buddhika *
Goran Cetusic *
Jongyeob Park *
ChloÃ© Guennou *
Ishtyaq Habib *
Nabil Freij
Simon Liedtke
Abigail Stevens *
Alex Hamilton *
Ambar Mehrotra *
Erik M. Bray *
Jaylen Wimbish *
Juan Camilo Buitrago-Casas *
Larry Manley
Norbert Gyenge
Rishabh Mishra *
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Happy Pythoning,
Stuart Mumford&lt;/p&gt;
&lt;/section&gt;
</content>
    <link href="https://sunpy.org/posts/2015/2015-08-04-SunPy-06/"/>
    <summary>I am very happy to tell you that the long in the works 0.6.0 release of the SunPy library has arrived.
This release has been ‘in the oven’ for well over a year, and is full of rather major changes.</summary>
    <category term="0.6" label="0.6"/>
    <category term="sunpy" label="sunpy"/>
    <published>2015-08-04T00:00:00+00:00</published>
  </entry>
</feed>
