Skip to content

Commit 0e56add

Browse files
author
github-actions
committed
rebuilt html docs for version 2.9.0-dev0 from branch develop with sphinx at 3287ec3
1 parent 4324b3a commit 0e56add

File tree

18 files changed

+142
-142
lines changed

18 files changed

+142
-142
lines changed
Binary file not shown.

2.9.0-dev0/examples/analysis/hydrogen_bonds/hbonds.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

2.9.0-dev0/examples/constructing_universe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ <h2>Adding a new segment<a class="headerlink" href="#Adding-a-new-segment" title
715715
<li><p>NMP: residues 30-59 (blue)</p></li>
716716
<li><p>LID: residues 122-159 (yellow)</p></li>
717717
</ul>
718-
<p><img alt="45110be18bee4593bbf4ab88c1cd135b" src="https://github.com/MDAnalysis/MDAnalysisTutorial/blob/master/doc/sphinx/figs/angle_defs.png?raw=true" /></p>
718+
<p><img alt="96337728ed0742c2b3583407e6347040" src="https://github.com/MDAnalysis/MDAnalysisTutorial/blob/master/doc/sphinx/figs/angle_defs.png?raw=true" /></p>
719719
<div class="nbinput docutils container">
720720
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[26]:
721721
</pre></div>

2.9.0-dev0/formats/auxiliary.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ <h2>Reading data directly<a class="headerlink" href="#reading-data-directly" tit
261261
<span class="gp">In [3]: </span><span class="n">aux</span> <span class="o">=</span> <span class="n">mda</span><span class="o">.</span><span class="n">auxiliary</span><span class="o">.</span><span class="n">core</span><span class="o">.</span><span class="n">auxreader</span><span class="p">(</span><span class="n">XVG_BZ2</span><span class="p">)</span>
262262

263263
<span class="gp">In [4]: </span><span class="n">aux</span>
264-
<span class="gh">Out[4]: </span><span class="go">&lt;MDAnalysis.auxiliary.XVG.XVGReader at 0x7f40e5e16e60&gt;</span>
264+
<span class="gh">Out[4]: </span><span class="go">&lt;MDAnalysis.auxiliary.XVG.XVGReader at 0x7fa9a5395a80&gt;</span>
265265
</pre></div>
266266
</div>
267267
<p>In stand-alone use, an auxiliary reader allows you to iterate over each step in a set of auxiliary data.</p>
@@ -460,7 +460,7 @@ <h2>Recreating auxiliaries<a class="headerlink" href="#recreating-auxiliaries" t
460460
<span class="gp">In [30]: </span><span class="k">del</span> <span class="n">aux</span>
461461

462462
<span class="gp">In [31]: </span><span class="n">mda</span><span class="o">.</span><span class="n">auxiliary</span><span class="o">.</span><span class="n">core</span><span class="o">.</span><span class="n">auxreader</span><span class="p">(</span><span class="o">**</span><span class="n">description</span><span class="p">)</span>
463-
<span class="gh">Out[31]: </span><span class="go">&lt;MDAnalysis.auxiliary.XVG.XVGReader at 0x7f40e57ea860&gt;</span>
463+
<span class="gh">Out[31]: </span><span class="go">&lt;MDAnalysis.auxiliary.XVG.XVGReader at 0x7fa9a57923e0&gt;</span>
464464
</pre></div>
465465
</div>
466466
<p>The ‘description’ of any or all the auxiliaries added to a trajectory can be
@@ -575,7 +575,7 @@ <h2>Standalone Usage<a class="headerlink" href="#standalone-usage" title="Link t
575575
<div class="highlight-ipython notranslate"><div class="highlight"><pre><span></span><span class="gp">In [45]: </span><span class="kn">import</span><span class="w"> </span><span class="nn">matplotlib.pyplot</span><span class="w"> </span><span class="k">as</span><span class="w"> </span><span class="nn">plt</span>
576576

577577
<span class="gp">In [46]: </span><span class="n">plt</span><span class="o">.</span><span class="n">plot</span><span class="p">(</span><span class="n">temp</span><span class="p">[</span><span class="s2">&quot;Time&quot;</span><span class="p">],</span> <span class="n">temp</span><span class="p">[</span><span class="s2">&quot;Temperature&quot;</span><span class="p">])</span>
578-
<span class="gh">Out[46]: </span><span class="go">[&lt;matplotlib.lines.Line2D at 0x7f40e528ddb0&gt;]</span>
578+
<span class="gh">Out[46]: </span><span class="go">[&lt;matplotlib.lines.Line2D at 0x7fa9a5e56f20&gt;]</span>
579579

580580
<span class="gp">In [47]: </span><span class="n">plt</span><span class="o">.</span><span class="n">ylabel</span><span class="p">(</span><span class="s2">&quot;Temperature [K]&quot;</span><span class="p">)</span>
581581
<span class="gh">Out[47]: </span><span class="go">Text(0, 0.5, &#39;Temperature [K]&#39;)</span>

2.9.0-dev0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<section id="welcome-to-mdanalysis-user-guide-s-documentation">
193193
<h1>Welcome to MDAnalysis User Guide’s documentation!<a class="headerlink" href="#welcome-to-mdanalysis-user-guide-s-documentation" title="Link to this heading"></a></h1>
194194
<p><strong>MDAnalysis version:</strong> 2.9.0-dev0</p>
195-
<p><strong>Last updated:</strong> Jan 31, 2025</p>
195+
<p><strong>Last updated:</strong> Feb 04, 2025</p>
196196
<p><strong>MDAnalysis</strong> (<a class="reference external" href="https://www.mdanalysis.org">www.mdanalysis.org</a>) is a Python
197197
toolkit to analyse molecular dynamics files and trajectories in <a class="reference internal" href="formats/index.html#formats"><span class="std std-ref">many popular formats</span></a>. MDAnalysis can write
198198
most of these formats, too, together with atom selections for use in <a class="reference internal" href="formats/selection_exporters.html#selection-exporters"><span class="std std-ref">visualisation tools or other analysis programs</span></a>.

2.9.0-dev0/reading_and_writing.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -320,27 +320,27 @@ <h4>Building trajectories in memory<a class="headerlink" href="#building-traject
320320

321321
<span class="gp">In [16]: </span><span class="n">universe</span><span class="o">.</span><span class="n">atoms</span><span class="o">.</span><span class="n">positions</span>
322322
<span class="gh">Out[16]: </span>
323-
<span class="go">array([[0.14459552, 0.8244044 , 0.15669371],</span>
324-
<span class="go"> [0.36852115, 0.11236475, 0.8812872 ],</span>
325-
<span class="go"> [0.68216425, 0.03536703, 0.3163412 ],</span>
323+
<span class="go">array([[0.75015324, 0.6424715 , 0.31921008],</span>
324+
<span class="go"> [0.7751869 , 0.8632107 , 0.5102601 ],</span>
325+
<span class="go"> [0.8241114 , 0.3456626 , 0.3646333 ],</span>
326326
<span class="go"> ...,</span>
327-
<span class="go"> [0.8204476 , 0.6939161 , 0.0359267 ],</span>
328-
<span class="go"> [0.27025867, 0.9054266 , 0.9773262 ],</span>
329-
<span class="go"> [0.49254337, 0.039138 , 0.47670704]], dtype=float32)</span>
327+
<span class="go"> [0.19755435, 0.89053535, 0.9992672 ],</span>
328+
<span class="go"> [0.98247814, 0.65144235, 0.37258103],</span>
329+
<span class="go"> [0.6258742 , 0.9975012 , 0.23650932]], dtype=float32)</span>
330330
</pre></div>
331331
</div>
332332
<p>or they can be directly passed in when creating a Universe.</p>
333333
<div class="highlight-ipython notranslate"><div class="highlight"><pre><span></span><span class="gp">In [17]: </span><span class="n">universe2</span> <span class="o">=</span> <span class="n">mda</span><span class="o">.</span><span class="n">Universe</span><span class="p">(</span><span class="n">PDB</span><span class="p">,</span> <span class="n">coordinates</span><span class="p">,</span> <span class="nb">format</span><span class="o">=</span><span class="n">MemoryReader</span><span class="p">)</span>
334334

335335
<span class="gp">In [18]: </span><span class="n">universe2</span><span class="o">.</span><span class="n">atoms</span><span class="o">.</span><span class="n">positions</span>
336336
<span class="gh">Out[18]: </span>
337-
<span class="go">array([[0.14459552, 0.8244044 , 0.15669371],</span>
338-
<span class="go"> [0.36852115, 0.11236475, 0.8812872 ],</span>
339-
<span class="go"> [0.68216425, 0.03536703, 0.3163412 ],</span>
337+
<span class="go">array([[0.75015324, 0.6424715 , 0.31921008],</span>
338+
<span class="go"> [0.7751869 , 0.8632107 , 0.5102601 ],</span>
339+
<span class="go"> [0.8241114 , 0.3456626 , 0.3646333 ],</span>
340340
<span class="go"> ...,</span>
341-
<span class="go"> [0.8204476 , 0.6939161 , 0.0359267 ],</span>
342-
<span class="go"> [0.27025867, 0.9054266 , 0.9773262 ],</span>
343-
<span class="go"> [0.49254337, 0.039138 , 0.47670704]], dtype=float32)</span>
341+
<span class="go"> [0.19755435, 0.89053535, 0.9992672 ],</span>
342+
<span class="go"> [0.98247814, 0.65144235, 0.37258103],</span>
343+
<span class="go"> [0.6258742 , 0.9975012 , 0.23650932]], dtype=float32)</span>
344344
</pre></div>
345345
</div>
346346
</section>

2.9.0-dev0/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2.9.0-dev0/standard_selections.html

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@ <h3>Protein backbone<a class="headerlink" href="#protein-backbone" title="Link t
332332
<p>Protein backbone atoms in MDAnalysis belong to a recognised protein residue and have the atom names:</p>
333333
<table class="docutils align-default">
334334
<tbody>
335-
<tr class="row-odd"><td><p>O</p></td>
336-
<td><p>C</p></td>
335+
<tr class="row-odd"><td><p>C</p></td>
337336
<td><p>CA</p></td>
338337
<td><p>N</p></td>
338+
<td><p>O</p></td>
339339
</tr>
340340
</tbody>
341341
</table>
@@ -347,44 +347,44 @@ <h3>Protein backbone<a class="headerlink" href="#protein-backbone" title="Link t
347347
<p>The below names are drawn from largely from the CHARMM force field.</p>
348348
<table class="docutils align-default">
349349
<tbody>
350-
<tr class="row-odd"><td><p>U</p></td>
350+
<tr class="row-odd"><td><p>DG3</p></td>
351+
<td><p>RC3</p></td>
352+
<td><p>A</p></td>
351353
<td><p>THY</p></td>
354+
<td><p>DG</p></td>
352355
<td><p>G</p></td>
353-
<td><p>RG3</p></td>
354-
<td><p>GUA</p></td>
355-
<td><p>DA3</p></td>
356-
<td><p>C</p></td>
357-
<td><p>DC5</p></td>
356+
<td><p>RG5</p></td>
357+
<td><p>DT3</p></td>
358358
</tr>
359-
<tr class="row-even"><td><p>RU5</p></td>
360-
<td><p>A</p></td>
361-
<td><p>DA5</p></td>
362-
<td><p>DG3</p></td>
363-
<td><p>RG</p></td>
359+
<tr class="row-even"><td><p>RU3</p></td>
360+
<td><p>RA</p></td>
361+
<td><p>DC5</p></td>
362+
<td><p>RU5</p></td>
364363
<td><p>DA</p></td>
365-
<td><p>RC</p></td>
366-
<td><p>RC3</p></td>
364+
<td><p>CYT</p></td>
365+
<td><p>T</p></td>
366+
<td><p>RA5</p></td>
367367
</tr>
368-
<tr class="row-odd"><td><p>RU3</p></td>
369-
<td><p>RA</p></td>
370-
<td><p>URA</p></td>
371-
<td><p>RU</p></td>
372-
<td><p>DT</p></td>
373-
<td><p>DC3</p></td>
368+
<tr class="row-odd"><td><p>URA</p></td>
369+
<td><p>RG</p></td>
374370
<td><p>DT5</p></td>
375-
<td><p>RA3</p></td>
376-
</tr>
377-
<tr class="row-even"><td><p>DG5</p></td>
378-
<td><p>RA5</p></td>
379-
<td><p>ADE</p></td>
380-
<td><p>CYT</p></td>
381-
<td><p>RG5</p></td>
382-
<td><p>DT3</p></td>
371+
<td><p>GUA</p></td>
383372
<td><p>RC5</p></td>
384373
<td><p>DC</p></td>
374+
<td><p>DC3</p></td>
375+
<td><p>RU</p></td>
385376
</tr>
386-
<tr class="row-odd"><td><p>DG</p></td>
387-
<td><p>T</p></td>
377+
<tr class="row-even"><td><p>DA3</p></td>
378+
<td><p>RG3</p></td>
379+
<td><p>DA5</p></td>
380+
<td><p>C</p></td>
381+
<td><p>RA3</p></td>
382+
<td><p>ADE</p></td>
383+
<td><p>DT</p></td>
384+
<td><p>RC</p></td>
385+
</tr>
386+
<tr class="row-odd"><td><p>DG5</p></td>
387+
<td><p>U</p></td>
388388
<td></td>
389389
<td></td>
390390
<td></td>
@@ -399,10 +399,10 @@ <h3>Nucleic backbone<a class="headerlink" href="#nucleic-backbone" title="Link t
399399
<p>Nucleic backbone atoms in MDAnalysis belong to a recognised nucleic acid residue and have the atom names:</p>
400400
<table class="docutils align-default">
401401
<tbody>
402-
<tr class="row-odd"><td><p>C5’</p></td>
403-
<td><p>O5</p></td>
402+
<tr class="row-odd"><td><p>P</p></td>
403+
<td><p>C5</p></td>
404404
<td><p>O3’</p></td>
405-
<td><p>P</p></td>
405+
<td><p>O5’</p></td>
406406
<td><p>C3’</p></td>
407407
</tr>
408408
</tbody>
@@ -413,23 +413,23 @@ <h3>Nucleic backbone<a class="headerlink" href="#nucleic-backbone" title="Link t
413413
<p>Nucleobase atoms from nucleic acid residues are recognised based on their names in CHARMM.</p>
414414
<table class="docutils align-default">
415415
<tbody>
416-
<tr class="row-odd"><td><p>N7</p></td>
416+
<tr class="row-odd"><td><p>N6</p></td>
417+
<td><p>C4</p></td>
417418
<td><p>N9</p></td>
418-
<td><p>N2</p></td>
419-
<td><p>C5</p></td>
420-
<td><p>N6</p></td>
419+
<td><p>N1</p></td>
421420
<td><p>C8</p></td>
421+
<td><p>C5</p></td>
422+
<td><p>O4</p></td>
423+
<td><p>N7</p></td>
424+
</tr>
425+
<tr class="row-even"><td><p>C6</p></td>
422426
<td><p>O6</p></td>
423427
<td><p>C2</p></td>
424-
</tr>
425-
<tr class="row-even"><td><p>C5M</p></td>
426-
<td><p>O2</p></td>
427428
<td><p>N3</p></td>
428-
<td><p>C4</p></td>
429-
<td><p>C6</p></td>
429+
<td><p>N2</p></td>
430430
<td><p>N4</p></td>
431-
<td><p>O4</p></td>
432-
<td><p>N1</p></td>
431+
<td><p>O2</p></td>
432+
<td><p>C5M</p></td>
433433
</tr>
434434
</tbody>
435435
</table>
@@ -439,8 +439,8 @@ <h3>Nucleic sugars<a class="headerlink" href="#nucleic-sugars" title="Link to th
439439
<p>Nucleic sugar atoms from nucleic acid residues are recognised by MDAnalysis if they have the atom names:</p>
440440
<table class="docutils align-default">
441441
<tbody>
442-
<tr class="row-odd"><td><p>C2</p></td>
443-
<td><p>C1</p></td>
442+
<tr class="row-odd"><td><p>C1</p></td>
443+
<td><p>C2</p></td>
444444
<td><p>C4’</p></td>
445445
<td><p>O4’</p></td>
446446
<td><p>C3’</p></td>

2.9.0-dev0/testing.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -433,13 +433,13 @@ <h4>Testing exceptions and warnings<a class="headerlink" href="#testing-exceptio
433433
</section>
434434
<section id="failing-tests">
435435
<h4>Failing tests<a class="headerlink" href="#failing-tests" title="Link to this heading"></a></h4>
436-
<p>To mark an expected failure, use <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.mark.xfail" title="(in pytest v8.4.0.dev337)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.mark.xfail()</span></code></a> decorator:</p>
436+
<p>To mark an expected failure, use <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.mark.xfail" title="(in pytest v8.4.0.dev343)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.mark.xfail()</span></code></a> decorator:</p>
437437
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="nd">@pytest</span><span class="o">.</span><span class="n">mark</span><span class="o">.</span><span class="n">xfail</span>
438438
<span class="k">def</span><span class="w"> </span><span class="nf">tested_expected_failure</span><span class="p">():</span>
439439
<span class="k">assert</span> <span class="mi">1</span> <span class="o">==</span> <span class="mi">2</span>
440440
</pre></div>
441441
</div>
442-
<p>To manually fail a test, make a call to <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.fail" title="(in pytest v8.4.0.dev337)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.fail()</span></code></a>:</p>
442+
<p>To manually fail a test, make a call to <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.fail" title="(in pytest v8.4.0.dev343)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.fail()</span></code></a>:</p>
443443
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">def</span><span class="w"> </span><span class="nf">test_open</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">tmpdir</span><span class="p">):</span>
444444
<span class="n">outfile</span> <span class="o">=</span> <span class="nb">str</span><span class="p">(</span><span class="n">tmpdir</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="s1">&#39;lammps-writer-test.dcd&#39;</span><span class="p">))</span>
445445
<span class="k">try</span><span class="p">:</span>
@@ -452,7 +452,7 @@ <h4>Failing tests<a class="headerlink" href="#failing-tests" title="Link to this
452452
</section>
453453
<section id="skipping-tests">
454454
<h4>Skipping tests<a class="headerlink" href="#skipping-tests" title="Link to this heading"></a></h4>
455-
<p>To skip tests based on a condition, use <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.mark.skipif" title="(in pytest v8.4.0.dev337)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.mark.skipif(condition)</span></code></a> decorator:</p>
455+
<p>To skip tests based on a condition, use <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.mark.skipif" title="(in pytest v8.4.0.dev343)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.mark.skipif(condition)</span></code></a> decorator:</p>
456456
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span><span class="w"> </span><span class="nn">numpy</span><span class="w"> </span><span class="k">as</span><span class="w"> </span><span class="nn">np</span>
457457
<span class="k">try</span><span class="p">:</span>
458458
<span class="kn">from</span><span class="w"> </span><span class="nn">numpy</span><span class="w"> </span><span class="kn">import</span> <span class="n">shares_memory</span>
@@ -467,7 +467,7 @@ <h4>Skipping tests<a class="headerlink" href="#skipping-tests" title="Link to th
467467
<span class="k">assert</span> <span class="ow">not</span> <span class="n">np</span><span class="o">.</span><span class="n">shares_memory</span><span class="p">(</span><span class="n">original</span><span class="o">.</span><span class="n">ts</span><span class="o">.</span><span class="n">positions</span><span class="p">,</span> <span class="n">copy</span><span class="o">.</span><span class="n">ts</span><span class="o">.</span><span class="n">positions</span><span class="p">)</span>
468468
</pre></div>
469469
</div>
470-
<p>To skip a test if a module is not available for importing, use <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.importorskip" title="(in pytest v8.4.0.dev337)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.importorskip('module_name')</span></code></a></p>
470+
<p>To skip a test if a module is not available for importing, use <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.importorskip" title="(in pytest v8.4.0.dev343)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.importorskip('module_name')</span></code></a></p>
471471
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">def</span><span class="w"> </span><span class="nf">test_write_trajectory_netCDF4</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">universe</span><span class="p">,</span> <span class="n">outfile</span><span class="p">):</span>
472472
<span class="n">pytest</span><span class="o">.</span><span class="n">importorskip</span><span class="p">(</span><span class="s2">&quot;netCDF4&quot;</span><span class="p">)</span>
473473
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_test_write_trajectory</span><span class="p">(</span><span class="n">universe</span><span class="p">,</span> <span class="n">outfile</span><span class="p">)</span>
@@ -477,7 +477,7 @@ <h4>Skipping tests<a class="headerlink" href="#skipping-tests" title="Link to th
477477
</section>
478478
<section id="fixtures">
479479
<h3>Fixtures<a class="headerlink" href="#fixtures" title="Link to this heading"></a></h3>
480-
<p>Use <a class="reference external" href="https://docs.pytest.org/en/latest/fixture.html">fixtures</a> as much as possible to reuse “resources” between test methods/functions. Pytest fixtures are functions that run before each test function that uses that fixture. A fixture is typically set up with the <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.fixture" title="(in pytest v8.4.0.dev337)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.fixture()</span></code></a> decorator, over a function that returns the object you need:</p>
480+
<p>Use <a class="reference external" href="https://docs.pytest.org/en/latest/fixture.html">fixtures</a> as much as possible to reuse “resources” between test methods/functions. Pytest fixtures are functions that run before each test function that uses that fixture. A fixture is typically set up with the <a class="reference external" href="https://docs.pytest.org/en/latest/reference/reference.html#pytest.fixture" title="(in pytest v8.4.0.dev343)"><code class="xref py py-func docutils literal notranslate"><span class="pre">pytest.fixture()</span></code></a> decorator, over a function that returns the object you need:</p>
481481
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="nd">@pytest</span><span class="o">.</span><span class="n">fixture</span>
482482
<span class="k">def</span><span class="w"> </span><span class="nf">universe</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
483483
<span class="k">return</span> <span class="n">mda</span><span class="o">.</span><span class="n">Universe</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ref_filename</span><span class="p">)</span>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)