Update documentation

This commit is contained in:
Allen Downey
2020-12-14 14:32:48 -05:00
parent 8a8f9ca99d
commit a0916f2887
15 changed files with 91 additions and 91 deletions

View File

@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chapter 7 &#8212; Astronomical Data in Python</title>
<title>Visualization &#8212; Astronomical Data in Python</title>
<link rel="stylesheet" href="_static/css/index.d431a4ee1c1efae0e38bdfebc22debff.css">
@@ -57,7 +57,7 @@
<script async="async" src="_static/sphinx-thebe.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="prev" title="Chapter 6" href="06_photo.html" />
<link rel="prev" title="Photometry" href="06_photo.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="en" />
@@ -108,27 +108,27 @@
</li>
<li class="toctree-l1">
<a class="reference internal" href="03_motion.html">
Chapter 3
Proper Motion
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="04_select.html">
Chapter 4
Transformation and Selection
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="05_join.html">
Chapter 5
Joining Tables
</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="06_photo.html">
Chapter 6
Photometry
</a>
</li>
<li class="toctree-l1 current active">
<a class="current reference internal" href="#">
Chapter 7
Visualization
</a>
</li>
</ul>
@@ -328,8 +328,8 @@
<div>
<div class="section" id="chapter-7">
<h1>Chapter 7<a class="headerlink" href="#chapter-7" title="Permalink to this headline"></a></h1>
<div class="section" id="visualization">
<h1>Visualization<a class="headerlink" href="#visualization" title="Permalink to this headline"></a></h1>
<p>This is the seventh in a series of notebooks related to astronomy data.</p>
<p>As a continuing example, we will replicate part of the analysis in a recent paper, “<a class="reference external" href="https://arxiv.org/abs/1805.00425">Off the beaten path: Gaia reveals GD-1 stars outside of the main stream</a>” by Adrian M. Price-Whelan and Ana Bonaca.</p>
<p>In the previous notebook we selected photometry data from Pan-STARRS and used it to identify stars we think are likely to be in GD-1</p>
@@ -1019,7 +1019,7 @@
<div class='prev-next-bottom'>
<a class='left-prev' id="prev-link" href="06_photo.html" title="previous page">Chapter 6</a>
<a class='left-prev' id="prev-link" href="06_photo.html" title="previous page">Photometry</a>
</div>
<footer class="footer mt-5 mt-md-0">