Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release announcement/update for 3.1 #286

Merged
merged 10 commits into from Dec 11, 2018
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
213 changes: 213 additions & 0 deletions announcements/release-3.1.html
@@ -0,0 +1,213 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Astropy. A Community Python Library for Astronomy." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="favicon.ico" />

<link href='https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet' type='text/css' />
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="../css/style.css" />
<link rel="stylesheet" type="text/css" href="../css/jquery.sidr.light.css" />


<title>Astropy | v3.1 Released!</title>

<!-- Google analytics -->
<script src="../js/analytics.js"></script>
</head>

<body>

<div id="wrapper">
<nav>
<div id="mobile-header">
<!-- Menu Icon -->
<a id="responsive-menu-button" href="#sidr-main"><div><svg senable-background="new 0 0 24 24" height="24px" id="Layer_1" version="1.1" viewBox="0 0 24 24" width="24px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g><g><path d="M23.244,17.009H0.75c-0.413,0-0.75,0.36-0.75,0.801v3.421C0,21.654,0.337,22,0.75,22h22.494c0.414,0,0.75-0.346,0.75-0.77 V17.81C23.994,17.369,23.658,17.009,23.244,17.009z M23.244,9.009H0.75C0.337,9.009,0,9.369,0,9.81v3.421 c0,0.424,0.337,0.769,0.75,0.769h22.494c0.414,0,0.75-0.345,0.75-0.769V9.81C23.994,9.369,23.658,9.009,23.244,9.009z M23.244,1.009H0.75C0.337,1.009,0,1.369,0,1.81V5.23c0,0.423,0.337,0.769,0.75,0.769h22.494c0.414,0,0.75-0.346,0.75-0.769V1.81 C23.994,1.369,23.658,1.009,23.244,1.009z"/></g></g></svg></div></a>
<!-- -->
</div>
<a href="../index.html"><img src="../images/astropy_word.svg" height="32" onerror="this.src='../images/astropy_word_32.png; this.onerror=null;"/></a>
<div id="navigation">
<ul>
<li>
<div class="dropdown">
<a>About</a>
<div class="dropdown-content">
<ul>
<li><a href="../about.html">About Astropy</a></li>
<li><a href="../code_of_conduct.html">Code of Conduct</a></li>
<li><a href="../acknowledging.html">Acknowledging & Citing</a></li>
</ul>
</div>
</div>
</li>
<li><a href="../help.html">Get Help</a></li>
<li><a href="../contribute.html">Contribute</a></li>
<li>
<div class="dropdown">
<a href="http://docs.astropy.org">Documentation</a>
<div class="dropdown-content">
<ul>
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="http://devdocs.astropy.org/" target="_blank">In Development</a></li>
<li><a href="https://astropy.readthedocs.io/en/v1.2.2/index.html" target="_blank">v1.2.2</a></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eteq - it still has the full dropdown, please change it to the text only 3 options that was discussed in Adrian's PR.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I am still working on this, will push it up along with the other things shortly.

<li><a href="https://astropy.readthedocs.io/en/v1.1.2/index.html" target="_blank">v1.1.2</a></li>
<li><a href="https://astropy.readthedocs.io/en/v1.0.13/index.html" target="_blank">v1.0.13</a></li>
<li><a href="https://astropy.readthedocs.io/en/v0.4.6/index.html" target="_blank">v0.4.6</a></li>
<li><a href="https://astropy.readthedocs.io/en/v0.3.2/index.html" target="_blank">v0.3.2</a></li>
<li><a href="https://astropy.readthedocs.io/en/v0.2.5/index.html" target="_blank">v0.2.5</a></li>
<li><a href="https://astropy.readthedocs.io/en/v0.1/index.html" target="_blank">v0.1</a></li>
</ul>
</div>
</div>
</li>
<li><a href="affiliated/index.html">Affiliated Packages</a></li>
<li><a href="team.html">Team</a></li>
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</nav>


<section>

<h1>Astropy v3.1 Released!</h1>

<p>
Dear colleagues,
</p>
<p>
We are very happy to announce the v3.1 release of the Astropy package,
a core Python package for Astronomy:
</p>
<p align='center'>
<img src="astropy_logo_notext.png" style="width:80px;height:80px;"><br>
<a href="http://www.astropy.org">http://www.astropy.org</a>
</p>
<p>
Astropy is a community-driven Python package intended to contain much of the
core functionality and common tools needed for astronomy and astrophysics.
It is part of the Astropy Project, which aims to foster an ecosystem of
interoperable astronomy packages for Python.
</p>
<p>
Thus release had a performance focus, but also has new and improved major functionality. Highlights include:
eteq marked this conversation as resolved.
Show resolved Hide resolved
<ul>
<li>Performance Improvements across-the-board</li>
eteq marked this conversation as resolved.
Show resolved Hide resolved
<li>A new sub-package for Uncertainties and Distributions</li>
<li>A new Box Least Squares Periodogram</li>
<li>J-style coordinates parser</li>
<li>Support for use of Time and TimeDelta columns within a Table</li>
<li>Array-valued Time and TimeDelta objects are now mutable</li>
<li>Better uncertainty support and bit planes in NDData</li>
<li>A new operator for quantity performance</li>
eteq marked this conversation as resolved.
Show resolved Hide resolved
<li>Thermodynamic temperature equivalency</li>
<li>Little-h equivalency</li>
<li>Change in default cosmology</li>
<li>Significant improvements in WCSAxes</li>
<li>New convenience function for imshow with ImageNormalize</li>
eteq marked this conversation as resolved.
Show resolved Hide resolved
<li>A common API for World Coordinate Systems</li>
</ul>
</p>
<p>
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/3.1.html">http://docs.astropy.org/en/stable/whatsnew/3.1.html</a>
</p>
<p>
Note that the Astropy 3.x series only supports Python 3. Python 2 users can continue to use the 2.x series, which will receive bug fixes until the Python developers permanently sunset Python 2.7 (scheduled for 2019).
</p>
<p>
Instructions for installing Astropy are provided on our <a
href="http://www.astropy.org">website</a>, and extensive documentation can be
found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
</p>
<p>
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda
Python Distribution</a>, you can update to Astropy v3.1 with:
</p>
<pre>
conda update astropy
</pre>
<p>
Whereas if you usually use pip, you can do:
</p>
<pre>
pip install astropy --upgrade
</pre>
<p>
Please report any issues, or request new features via our GitHub repository:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/astropy/astropy/issues">https://github.com/astropy/astropy/issues</a>
</p>
<p>
Over 253 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.astropy.org/team.html">http://www.astropy.org/team.html</a>
</p>
<p>
eteq marked this conversation as resolved.
Show resolved Hide resolved
As a reminder, Astropy v2.0 (our long term support release) will continue to be supported with bug fixes until the end 2019, so if you need to use Astropy in a very stable environment, you may want to consider staying on the v2.0.x set of releases (for which we have recently released v2.0.4).
eteq marked this conversation as resolved.
Show resolved Hide resolved

</p>
eteq marked this conversation as resolved.
Show resolved Hide resolved
<p>
If you use Astropy directly for your work, or as a dependency to another
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not copy and paste the acknowledgement from the acknowledging and citing page, or link to that?

package, please remember to include the following acknowledgment at the end of
papers:
</p>
<p class="citation"><cite>This research made use of Astropy, a
community-developed core Python package for Astronomy (Astropy Collaboration,
2018).</cite></p>

<p>where <cite>(Astropy Collaboration, 2018)</cite> is a citation to the <a href="https://doi.org/10.3847/1538-3881/aabc4f" target="_blank">Astropy Paper II</a> (<a href="http://adsabs.harvard.edu/abs/2018arXiv180102634T" target="_blank">ADS</a> -
<a href="http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2018arXiv180102634T&data_type=BIBTEX&db_key=PRE&nocookieset=1" target="_blank">BibTeX</a>).</p>
<p>
An earlier paper is available
describing the status of the package at the time of v0.2. If your work has
used Astropy since then, you are encouraged to acknowledge both papers:
</p>

<p class="citation"><cite>This research made use of Astropy, a
community-developed core Python package for Astronomy (Astropy Collaboration,
2013, 2018).</cite></p>

<p>where <cite>(Astropy Collaboration, 2013)</cite> is a citation to the <a href="https://doi.org/10.1051/0004-6361/201322068" target="_blank">first Astropy Paper</a> (<a href="http://adsabs.harvard.edu/abs/2013A%26A...558A..33A" target="_blank">ADS</a> -
<a href="http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2013A%26A...558A..33A&amp;data_type=BIBTEX&amp;db_key=AST&amp;nocookieset=1" target="_blank">BibTeX</a>).</p>


<p>
Special thanks to the coordinator for this release: Brigitta Sipocz.
</p>
<p>
We hope that you enjoy using Astropy as much as we enjoyed developing it!
</p>
<p>
Erik Tollerud, Tom Robitaille, Kelle Cruz, and Tom Aldcroft<br>
on behalf of The Astropy Collaboration
</p>
</section>



<footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="js/jquery.sidr.min.js"></script>
<script src="js/functions.js"></script>
</footer>

</div>

</body>
</html>
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -78,8 +78,8 @@
</section>

<section class="whatsnew">
What's new in <a href="http://docs.astropy.org/en/stable/whatsnew/3.0.html">Astropy 3.0?</a>
<p class="version">Current Version: 3.0.5</p>
What's new in <a href="http://docs.astropy.org/en/stable/whatsnew/3.1.html">Astropy 3.1?</a>
<p class="version">Current Version: 3.1</p>

</section>

Expand Down