Skip to content

Commit

Permalink
preparing to publish version 0.6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ioneater committed Mar 18, 2024
1 parent e908c3e commit 1ade5d1
Show file tree
Hide file tree
Showing 26 changed files with 43 additions and 17 deletions.
2 changes: 1 addition & 1 deletion esibd/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Rauschenbach Lab: <a href='https://rauschenbach.chem.ox.ac.uk/'>https://rauschenbach.chem.ox.ac.uk/</a><br>
Present implementation in Python/PyQt: ioneater <a href='mailto:[email protected]'>[email protected]</a><br>
Original implementation in LabView: rauschi2000 <a href='mailto:[email protected]'>[email protected]</a><br></p>"""
PROGRAM_VERSION = version.parse('0.6.16') # mayor.minor.patch/micro
PROGRAM_VERSION = version.parse('0.6.17') # mayor.minor.patch/micro
internalPluginPath = Path(__file__).parent / 'plugins_internal'
internalMediaPath = Path(__file__).parent / 'media'
PROGRAM_ICON = internalMediaPath / 'ESIBD_Explorer.png'
Expand Down
Binary file modified esibd/docs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified esibd/docs/.doctrees/index.doctree
Binary file not shown.
Binary file modified esibd/docs/.doctrees/library.doctree
Binary file not shown.
Binary file modified esibd/docs/.doctrees/pages/acknowledgments.doctree
Binary file not shown.
Binary file modified esibd/docs/.doctrees/pages/esibd.doctree
Binary file not shown.
Binary file modified esibd/docs/.doctrees/pages/install.doctree
Binary file not shown.
Binary file modified esibd/docs/.doctrees/pages/plugin-development.doctree
Binary file not shown.
Binary file modified esibd/docs/.doctrees/pages/references.doctree
Binary file not shown.
Binary file modified esibd/docs/.doctrees/pages/users-guide.doctree
Binary file not shown.
5 changes: 3 additions & 2 deletions esibd/docs/_sources/pages/install.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Standalone Windows installer
----------------------------

A `standalone installer for windows <https://github.com/ioneater/ESIBD-Explorer/releases>`_
allows for a simple and fast installation, but may require more disk space and does
not allow to add additional python libraries for custom plugins.
allows for a simple and fast installation, but may require more disk space, does
not allow to overwrite internal plugins, and does not allow to add additional python libraries.
You will still be able to include custom plugins and inherit from internal plugins.

From PyPi
-----------------------
Expand Down
2 changes: 1 addition & 1 deletion esibd/docs/_static/js/rtd_sphinx_search.min.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions esibd/docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down Expand Up @@ -1362,6 +1363,8 @@ <h2 id="S">S</h2>

<ul>
<li><a href="library.html#esibd.plugins.Device.stop">(esibd.plugins.Device method)</a>
</li>
<li><a href="library.html#esibd.plugins.DeviceManager.stop">(esibd.plugins.DeviceManager method)</a>
</li>
</ul></li>
<li><a href="library.html#esibd.core.DeviceController.stopAcquisition">stopAcquisition() (esibd.core.DeviceController method)</a>
Expand Down
1 change: 1 addition & 0 deletions esibd/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
30 changes: 21 additions & 9 deletions esibd/docs/library.html

Large diffs are not rendered by default.

Binary file modified esibd/docs/objects.inv
Binary file not shown.
1 change: 1 addition & 0 deletions esibd/docs/pages/acknowledgments.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
1 change: 1 addition & 0 deletions esibd/docs/pages/esibd.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
6 changes: 4 additions & 2 deletions esibd/docs/pages/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down Expand Up @@ -550,8 +551,9 @@ <h1><span class="section-number">1. </span>Installation<a class="headerlink" hre
<section id="standalone-windows-installer">
<h2><span class="section-number">1.1. </span>Standalone Windows installer<a class="headerlink" href="#standalone-windows-installer" title="Link to this heading"></a></h2>
<p>A <a class="reference external" href="https://github.com/ioneater/ESIBD-Explorer/releases">standalone installer for windows</a>
allows for a simple and fast installation, but may require more disk space and does
not allow to add additional python libraries for custom plugins.</p>
allows for a simple and fast installation, but may require more disk space, does
not allow to overwrite internal plugins, and does not allow to add additional python libraries.
You will still be able to include custom plugins and inherit from internal plugins.</p>
</section>
<section id="from-pypi">
<h2><span class="section-number">1.2. </span>From PyPi<a class="headerlink" href="#from-pypi" title="Link to this heading"></a></h2>
Expand Down
1 change: 1 addition & 0 deletions esibd/docs/pages/plugin-development.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
1 change: 1 addition & 0 deletions esibd/docs/pages/references.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
1 change: 1 addition & 0 deletions esibd/docs/pages/users-guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
1 change: 1 addition & 0 deletions esibd/docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
1 change: 1 addition & 0 deletions esibd/docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.optional"><code class="docutils literal notranslate"><span class="pre">DeviceManager.optional</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.pluginType"><code class="docutils literal notranslate"><span class="pre">DeviceManager.pluginType</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.previewFileTypes"><code class="docutils literal notranslate"><span class="pre">DeviceManager.previewFileTypes</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.stop"><code class="docutils literal notranslate"><span class="pre">DeviceManager.stop()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.store"><code class="docutils literal notranslate"><span class="pre">DeviceManager.store()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.toggleRecording"><code class="docutils literal notranslate"><span class="pre">DeviceManager.toggleRecording()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="library.html#esibd.plugins.DeviceManager.version"><code class="docutils literal notranslate"><span class="pre">DeviceManager.version</span></code></a></li>
Expand Down
2 changes: 1 addition & 1 deletion esibd/docs/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "esibd-explorer" # package name can include hyphens, module names should be lower case without hyphens.
requires-python = ">=3.11"
version = "0.6.16"
version = "0.6.17"
description = "A comprehensive data acquisition and analysis tool for Electrospray Ion-Beam Deposition experiments and beyond."
license = {file = "LICENSE"}
readme = "README.rst"
Expand Down

0 comments on commit 1ade5d1

Please sign in to comment.