Skip to content

Commit

Permalink
Corrected an error due to a scikit-image function being deprecated
Browse files Browse the repository at this point in the history
Corrected an error due to a scikit-image function being deprecated
Changed to new ESO e-mail address
  • Loading branch information
robvanholstein committed May 2, 2022
1 parent 9c05df7 commit 8ea61db
Show file tree
Hide file tree
Showing 32 changed files with 61 additions and 51 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Copyright (C) 2019 R.G. van Holstein

Full documentation: https://irdap.readthedocs.io

Feedback, questions, comments: send an e-mail to `Rob van Holstein <vanholstein@strw.leidenuniv.nl>`_.
Feedback, questions, comments: send an e-mail to `Rob van Holstein <rob.vanholstein@eso.org>`_.

When publishing data reduced with IRDAP, please cite `van Holstein et al. (2020) <https://ui.adsabs.harvard.edu/abs/2020A%26A...633A..64V/abstract>`_. For data in pupil-tracking mode please additionally cite `van Holstein et al. (2017) <https://ui.adsabs.harvard.edu/abs/2017SPIE10400E..15V>`_.

Expand Down
Binary file modified docs/build/doctrees/changelog.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/contributing.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/mailinglist.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 90636535e3038e4147eb56b4fb1f9aed
config: 527bef6e76f13227f3e0f7c6a1b9c3ab
tags: 645f666f9bcd5a90fca523b33c5a78b7
3 changes: 3 additions & 0 deletions docs/build/html/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Changelog & to-do
Changelog
---------

v1.3.4 May 2022, R.G. van Holstein
- Corrected an error due to a scikit-image function being deprecated

v1.3.3 June 2021, R.G. van Holstein
- Updated code so that it correctly handles the change of the header names INS4 DROT2 BEGIN and INS4 DROT3 BEGIN to INS4 DROT2 START and INS4 DROT3 START in the FITS files

Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_sources/contributing.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ new issue on the GitHub repository
detail as possible (error message, operating system, Python version, etc.).

If you have feedback, questions or comments you can also send an e-mail to
`Rob van Holstein <vanholstein@strw.leidenuniv.nl>`_.
`Rob van Holstein <rob.vanholstein@eso.org>`_.
2 changes: 1 addition & 1 deletion docs/build/html/_sources/mailinglist.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Mailing list
============

The mailing list is used to announce new releases and functionalities of IRDAP. To join the mailing list, send an empty e-mail with subject *IRDAP mailing list* to `Rob van Holstein <vanholstein@strw.leidenuniv.nl>`_.
The mailing list is used to announce new releases and functionalities of IRDAP. To join the mailing list, send an empty e-mail with subject *IRDAP mailing list* to `Rob van Holstein <rob.vanholstein@eso.org>`_.
2 changes: 1 addition & 1 deletion docs/build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.3.3',
VERSION: '1.3.4',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/acknowledgements.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Acknowledgements &mdash; IRDAP 1.3.3 documentation</title>
<title>Acknowledgements &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -30,7 +30,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
8 changes: 6 additions & 2 deletions docs/build/html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Changelog &amp; to-do &mdash; IRDAP 1.3.3 documentation</title>
<title>Changelog &amp; to-do &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -89,6 +89,10 @@ <h1>Changelog &amp; to-do<a class="headerlink" href="#changelog-to-do" title="Pe
<section id="changelog">
<h2>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h2>
<dl class="simple">
<dt>v1.3.4 May 2022, R.G. van Holstein</dt><dd><ul class="simple">
<li><p>Corrected an error due to a scikit-image function being deprecated</p></li>
</ul>
</dd>
<dt>v1.3.3 June 2021, R.G. van Holstein</dt><dd><ul class="simple">
<li><p>Updated code so that it correctly handles the change of the header names INS4 DROT2 BEGIN and INS4 DROT3 BEGIN to INS4 DROT2 START and INS4 DROT3 START in the FITS files</p></li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/citing.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Citing IRDAP &mdash; IRDAP 1.3.3 documentation</title>
<title>Citing IRDAP &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/configfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Configuration file &mdash; IRDAP 1.3.3 documentation</title>
<title>Configuration file &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions docs/build/html/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contributing &amp; issues &mdash; IRDAP 1.3.3 documentation</title>
<title>Contributing &amp; issues &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h1>Contributing &amp; issues<a class="headerlink" href="#contributing-issues" t
new issue on the GitHub repository</a>. Provide as much
detail as possible (error message, operating system, Python version, etc.).</p>
<p>If you have feedback, questions or comments you can also send an e-mail to
<a class="reference external" href="mailto:vanholstein&#37;&#52;&#48;strw&#46;leidenuniv&#46;nl">Rob van Holstein</a>.</p>
<a class="reference external" href="mailto:rob&#46;vanholstein&#37;&#52;&#48;eso&#46;org">Rob van Holstein</a>.</p>
</section>


Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Example reduction &mdash; IRDAP 1.3.3 documentation</title>
<title>Example reduction &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; IRDAP 1.3.3 documentation</title>
<title>Index &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -28,7 +28,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>IRDAP &mdash; IRDAP 1.3.3 documentation</title>
<title>IRDAP &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -30,7 +30,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Installation &mdash; IRDAP 1.3.3 documentation</title>
<title>Installation &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/build/html/instructions.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Usage instructions &mdash; IRDAP 1.3.3 documentation</title>
<title>Usage instructions &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions docs/build/html/mailinglist.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mailing list &mdash; IRDAP 1.3.3 documentation</title>
<title>Mailing list &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -81,7 +81,7 @@

<section id="mailing-list">
<h1>Mailing list<a class="headerlink" href="#mailing-list" title="Permalink to this headline"></a></h1>
<p>The mailing list is used to announce new releases and functionalities of IRDAP. To join the mailing list, send an empty e-mail with subject <em>IRDAP mailing list</em> to <a class="reference external" href="mailto:vanholstein&#37;&#52;&#48;strw&#46;leidenuniv&#46;nl">Rob van Holstein</a>.</p>
<p>The mailing list is used to announce new releases and functionalities of IRDAP. To join the mailing list, send an empty e-mail with subject <em>IRDAP mailing list</em> to <a class="reference external" href="mailto:rob&#46;vanholstein&#37;&#52;&#48;eso&#46;org">Rob van Holstein</a>.</p>
</section>


Expand Down
Binary file modified docs/build/html/objects.inv
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; IRDAP 1.3.3 documentation</title>
<title>Search &mdash; IRDAP 1.3.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand Down Expand Up @@ -31,7 +31,7 @@
<img src="_static/irdap_logo_blue.png" class="logo" alt="Logo"/>
</a>
<div class="version">
1.3.3
1.3.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
Loading

0 comments on commit 8ea61db

Please sign in to comment.