Skip to content

Commit c9e48be

Browse files
author
github-actions
committed
deploy: a91b314
1 parent 5d19434 commit c9e48be

69 files changed

Lines changed: 2267 additions & 923 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 7fcb1ab179ba50a7fac75ca4183a73ea
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 275227e1922edb039d87179fb1112303
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

CG_fiber.html

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,28 @@
1414
<link rel="shortcut icon" href="_static/logo/mda_favicon.ico">
1515
</head>
1616

17+
18+
1719
<!DOCTYPE html>
1820
<html class="writer-html5" lang="en" data-content_root="./">
1921
<head>
2022
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
2123

2224
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
23-
<title>CG fiber dataset &mdash; MDAnalysisData 0.9.0+9.g2972714 documentation</title>
24-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
25+
<title>CG fiber dataset &mdash; MDAnalysisData 0.9.1rc2+1.ga91b314 documentation</title>
26+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
2527
<link rel="stylesheet" type="text/css" href="_static/site.css" />
2628

2729

28-
<!--[if lt IE 9]>
29-
<script src="_static/js/html5shiv.min.js"></script>
30-
<![endif]-->
31-
32-
<script src="_static/jquery.js?v=5d32c60e"></script>
33-
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
34-
<script src="_static/documentation_options.js?v=6227f01f"></script>
35-
<script src="_static/doctools.js?v=9a2dae69"></script>
36-
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
37-
<script src="_static/js/versions.js"></script>
30+
<script src="_static/jquery.js?v=5d32c60e"></script>
31+
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
32+
<script src="_static/documentation_options.js?v=f0a58580"></script>
33+
<script src="_static/doctools.js?v=fd6eb6e6"></script>
34+
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
35+
<script src="_static/js/versions.js"></script>
3836
<script src="_static/js/theme.js"></script>
3937
<link rel="search" type="application/opensearchdescription+xml"
40-
title="Search within MDAnalysisData 0.9.0+9.g2972714 documentation"
38+
title="Search within MDAnalysisData 0.9.1rc2+1.ga91b314 documentation"
4139
href="_static/opensearch.xml"/>
4240
<link rel="index" title="Index" href="genindex.html" />
4341
<link rel="search" title="Search" href="search.html" />
@@ -188,7 +186,7 @@ <h3>Notes<a class="headerlink" href="#notes" title="Link to this heading"></a
188186
<li><p><strong>data_home</strong> (<em>optional</em><em>, </em><em>default: None</em>) – Specify another download and cache folder for the datasets. By default
189187
all MDAnalysisData data is stored in ‘~/MDAnalysis_data’ subfolders.
190188
This dataset is stored in <code class="docutils literal notranslate"><span class="pre">&lt;data_home&gt;/CG_fiber</span></code>.</p></li>
191-
<li><p><strong>download_if_missing</strong> (<em>optional</em><em>, </em><em>default=True</em>) – If <code class="docutils literal notranslate"><span class="pre">False</span></code>, raise a <a class="reference external" href="https://docs.python.org/3/library/exceptions.html#IOError" title="(in Python v3.12)"><code class="xref py py-exc docutils literal notranslate"><span class="pre">IOError</span></code></a> if the data is not locally available
189+
<li><p><strong>download_if_missing</strong> (<em>optional</em><em>, </em><em>default=True</em>) – If <code class="docutils literal notranslate"><span class="pre">False</span></code>, raise a <a class="reference external" href="https://docs.python.org/3/library/exceptions.html#IOError" title="(in Python v3.14)"><code class="xref py py-exc docutils literal notranslate"><span class="pre">IOError</span></code></a> if the data is not locally available
192190
instead of trying to download the data from the source site.</p></li>
193191
</ul>
194192
</dd>
@@ -219,7 +217,7 @@ <h3>Notes<a class="headerlink" href="#notes" title="Link to this heading"></a
219217
<hr/>
220218

221219
<div role="contentinfo">
222-
<p>&#169; Copyright 2018-2024, Irfan Alibay, Oliver Beckstein, Shujie Fan, Richard J. Gowers, Micaela Matta, and Lily Wang.</p>
220+
<p>&#169; Copyright 2018-2026, Irfan Alibay, Oliver Beckstein, Shujie Fan, Richard J. Gowers, Micaela Matta, and Lily Wang.</p>
223221
</div>
224222

225223

@@ -246,7 +244,7 @@ <h3>Notes<a class="headerlink" href="#notes" title="Link to this heading"></a
246244
aria-label="versions">
247245
<span class="rst-current-version" data-toggle="rst-current-version">
248246
<span class="fa fa-book"></span>
249-
0.9.0+9.g2972714
247+
0.9.1rc2+1.ga91b314
250248
<span class="fa fa-caret-down"></span>
251249
</span>
252250

PEG_1chain.html

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,28 @@
1414
<link rel="shortcut icon" href="_static/logo/mda_favicon.ico">
1515
</head>
1616

17+
18+
1719
<!DOCTYPE html>
1820
<html class="writer-html5" lang="en" data-content_root="./">
1921
<head>
2022
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
2123

2224
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
23-
<title>PEG polymer dataset &mdash; MDAnalysisData 0.9.0+9.g2972714 documentation</title>
24-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
25+
<title>PEG polymer dataset &mdash; MDAnalysisData 0.9.1rc2+1.ga91b314 documentation</title>
26+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
2527
<link rel="stylesheet" type="text/css" href="_static/site.css" />
2628

2729

28-
<!--[if lt IE 9]>
29-
<script src="_static/js/html5shiv.min.js"></script>
30-
<![endif]-->
31-
32-
<script src="_static/jquery.js?v=5d32c60e"></script>
33-
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
34-
<script src="_static/documentation_options.js?v=6227f01f"></script>
35-
<script src="_static/doctools.js?v=9a2dae69"></script>
36-
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
37-
<script src="_static/js/versions.js"></script>
30+
<script src="_static/jquery.js?v=5d32c60e"></script>
31+
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
32+
<script src="_static/documentation_options.js?v=f0a58580"></script>
33+
<script src="_static/doctools.js?v=fd6eb6e6"></script>
34+
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
35+
<script src="_static/js/versions.js"></script>
3836
<script src="_static/js/theme.js"></script>
3937
<link rel="search" type="application/opensearchdescription+xml"
40-
title="Search within MDAnalysisData 0.9.0+9.g2972714 documentation"
38+
title="Search within MDAnalysisData 0.9.1rc2+1.ga91b314 documentation"
4139
href="_static/opensearch.xml"/>
4240
<link rel="index" title="Index" href="genindex.html" />
4341
<link rel="search" title="Search" href="search.html" />
@@ -189,7 +187,7 @@ <h3>Notes<a class="headerlink" href="#notes" title="Link to this heading"></a
189187
<li><p><strong>data_home</strong> (<em>optional</em><em>, </em><em>default: None</em>) – Specify another download and cache folder for the datasets. By default
190188
all MDAnalysisData data is stored in ‘~/MDAnalysis_data’ subfolders.
191189
This dataset is stored in <code class="docutils literal notranslate"><span class="pre">&lt;data_home&gt;/CG_fiber</span></code>.</p></li>
192-
<li><p><strong>download_if_missing</strong> (<em>optional</em><em>, </em><em>default=True</em>) – If <code class="docutils literal notranslate"><span class="pre">False</span></code>, raise a <a class="reference external" href="https://docs.python.org/3/library/exceptions.html#IOError" title="(in Python v3.12)"><code class="xref py py-exc docutils literal notranslate"><span class="pre">IOError</span></code></a> if the data is not locally available
190+
<li><p><strong>download_if_missing</strong> (<em>optional</em><em>, </em><em>default=True</em>) – If <code class="docutils literal notranslate"><span class="pre">False</span></code>, raise a <a class="reference external" href="https://docs.python.org/3/library/exceptions.html#IOError" title="(in Python v3.14)"><code class="xref py py-exc docutils literal notranslate"><span class="pre">IOError</span></code></a> if the data is not locally available
193191
instead of trying to download the data from the source site.</p></li>
194192
</ul>
195193
</dd>
@@ -221,7 +219,7 @@ <h3>Notes<a class="headerlink" href="#notes" title="Link to this heading"></a
221219
<hr/>
222220

223221
<div role="contentinfo">
224-
<p>&#169; Copyright 2018-2024, Irfan Alibay, Oliver Beckstein, Shujie Fan, Richard J. Gowers, Micaela Matta, and Lily Wang.</p>
222+
<p>&#169; Copyright 2018-2026, Irfan Alibay, Oliver Beckstein, Shujie Fan, Richard J. Gowers, Micaela Matta, and Lily Wang.</p>
225223
</div>
226224

227225

@@ -248,7 +246,7 @@ <h3>Notes<a class="headerlink" href="#notes" title="Link to this heading"></a
248246
aria-label="versions">
249247
<span class="rst-current-version" data-toggle="rst-current-version">
250248
<span class="fa fa-book"></span>
251-
0.9.0+9.g2972714
249+
0.9.1rc2+1.ga91b314
252250
<span class="fa fa-caret-down"></span>
253251
</span>
254252

_modules/MDAnalysisData/CG_fiber.html

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,27 @@
1414
<link rel="shortcut icon" href="../../_static/logo/mda_favicon.ico">
1515
</head>
1616

17+
18+
1719
<!DOCTYPE html>
1820
<html class="writer-html5" lang="en" data-content_root="../../">
1921
<head>
2022
<meta charset="utf-8" />
2123
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
22-
<title>MDAnalysisData.CG_fiber &mdash; MDAnalysisData 0.9.0+9.g2972714 documentation</title>
23-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" />
24+
<title>MDAnalysisData.CG_fiber &mdash; MDAnalysisData 0.9.1rc2+1.ga91b314 documentation</title>
25+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" />
2426
<link rel="stylesheet" type="text/css" href="../../_static/site.css" />
2527

2628

27-
<!--[if lt IE 9]>
28-
<script src="../../_static/js/html5shiv.min.js"></script>
29-
<![endif]-->
30-
31-
<script src="../../_static/jquery.js?v=5d32c60e"></script>
32-
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
33-
<script src="../../_static/documentation_options.js?v=6227f01f"></script>
34-
<script src="../../_static/doctools.js?v=9a2dae69"></script>
35-
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
36-
<script src="../../_static/js/versions.js"></script>
29+
<script src="../../_static/jquery.js?v=5d32c60e"></script>
30+
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
31+
<script src="../../_static/documentation_options.js?v=f0a58580"></script>
32+
<script src="../../_static/doctools.js?v=fd6eb6e6"></script>
33+
<script src="../../_static/sphinx_highlight.js?v=6ffebe34"></script>
34+
<script src="../../_static/js/versions.js"></script>
3735
<script src="../../_static/js/theme.js"></script>
3836
<link rel="search" type="application/opensearchdescription+xml"
39-
title="Search within MDAnalysisData 0.9.0+9.g2972714 documentation"
37+
title="Search within MDAnalysisData 0.9.1rc2+1.ga91b314 documentation"
4038
href="../../_static/opensearch.xml"/>
4139
<link rel="index" title="Index" href="../../genindex.html" />
4240
<link rel="search" title="Search" href="../../search.html" />
@@ -137,15 +135,15 @@ <h1>Source code for MDAnalysisData.CG_fiber</h1><div class="highlight"><pre>
137135
<span class="sd">https://figshare.com/articles/126chains_dcd/7259915</span>
138136
<span class="sd">&quot;&quot;&quot;</span>
139137

140-
<span class="kn">from</span> <span class="nn">os.path</span> <span class="kn">import</span> <span class="n">dirname</span><span class="p">,</span> <span class="n">exists</span><span class="p">,</span> <span class="n">join</span>
141-
<span class="kn">from</span> <span class="nn">os</span> <span class="kn">import</span> <span class="n">makedirs</span><span class="p">,</span> <span class="n">remove</span>
138+
<span class="kn">from</span><span class="w"> </span><span class="nn">os.path</span><span class="w"> </span><span class="kn">import</span> <span class="n">dirname</span><span class="p">,</span> <span class="n">exists</span><span class="p">,</span> <span class="n">join</span>
139+
<span class="kn">from</span><span class="w"> </span><span class="nn">os</span><span class="w"> </span><span class="kn">import</span> <span class="n">makedirs</span><span class="p">,</span> <span class="n">remove</span>
142140

143-
<span class="kn">import</span> <span class="nn">logging</span>
141+
<span class="kn">import</span><span class="w"> </span><span class="nn">logging</span>
144142

145-
<span class="kn">from</span> <span class="nn">.base</span> <span class="kn">import</span> <span class="n">get_data_home</span>
146-
<span class="kn">from</span> <span class="nn">.base</span> <span class="kn">import</span> <span class="n">_fetch_remote</span><span class="p">,</span> <span class="n">_read_description</span>
147-
<span class="kn">from</span> <span class="nn">.base</span> <span class="kn">import</span> <span class="n">RemoteFileMetadata</span>
148-
<span class="kn">from</span> <span class="nn">.base</span> <span class="kn">import</span> <span class="n">Bunch</span>
143+
<span class="kn">from</span><span class="w"> </span><span class="nn">.base</span><span class="w"> </span><span class="kn">import</span> <span class="n">get_data_home</span>
144+
<span class="kn">from</span><span class="w"> </span><span class="nn">.base</span><span class="w"> </span><span class="kn">import</span> <span class="n">_fetch_remote</span><span class="p">,</span> <span class="n">_read_description</span>
145+
<span class="kn">from</span><span class="w"> </span><span class="nn">.base</span><span class="w"> </span><span class="kn">import</span> <span class="n">RemoteFileMetadata</span>
146+
<span class="kn">from</span><span class="w"> </span><span class="nn">.base</span><span class="w"> </span><span class="kn">import</span> <span class="n">Bunch</span>
149147

150148
<span class="n">NAME</span> <span class="o">=</span> <span class="s2">&quot;CG_fiber&quot;</span>
151149
<span class="n">DESCRIPTION</span> <span class="o">=</span> <span class="s2">&quot;CG_fiber.rst&quot;</span>
@@ -172,7 +170,7 @@ <h1>Source code for MDAnalysisData.CG_fiber</h1><div class="highlight"><pre>
172170

173171
<div class="viewcode-block" id="fetch_CG_fiber">
174172
<a class="viewcode-back" href="../../CG_fiber.html#MDAnalysisData.CG_fiber.fetch_CG_fiber">[docs]</a>
175-
<span class="k">def</span> <span class="nf">fetch_CG_fiber</span><span class="p">(</span><span class="n">data_home</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">download_if_missing</span><span class="o">=</span><span class="kc">True</span><span class="p">):</span>
173+
<span class="k">def</span><span class="w"> </span><span class="nf">fetch_CG_fiber</span><span class="p">(</span><span class="n">data_home</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">download_if_missing</span><span class="o">=</span><span class="kc">True</span><span class="p">):</span>
176174
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Load the CG fiber self-assembly trajectory</span>
177175

178176
<span class="sd"> Parameters</span>
@@ -230,7 +228,7 @@ <h1>Source code for MDAnalysisData.CG_fiber</h1><div class="highlight"><pre>
230228
<hr/>
231229

232230
<div role="contentinfo">
233-
<p>&#169; Copyright 2018-2024, Irfan Alibay, Oliver Beckstein, Shujie Fan, Richard J. Gowers, Micaela Matta, and Lily Wang.</p>
231+
<p>&#169; Copyright 2018-2026, Irfan Alibay, Oliver Beckstein, Shujie Fan, Richard J. Gowers, Micaela Matta, and Lily Wang.</p>
234232
</div>
235233

236234

@@ -257,7 +255,7 @@ <h1>Source code for MDAnalysisData.CG_fiber</h1><div class="highlight"><pre>
257255
aria-label="versions">
258256
<span class="rst-current-version" data-toggle="rst-current-version">
259257
<span class="fa fa-book"></span>
260-
0.9.0+9.g2972714
258+
0.9.1rc2+1.ga91b314
261259
<span class="fa fa-caret-down"></span>
262260
</span>
263261

0 commit comments

Comments
 (0)