Skip to content

Commit

Permalink
docs(master): Update docs of development line
Browse files Browse the repository at this point in the history
  • Loading branch information
nipreps-bot committed Dec 18, 2024
1 parent eb7cbbe commit 4f303df
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 2 deletions.
Binary file modified master/api/sdcflows-workflows-apply-correction-1.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-apply-registration-1.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-fit-fieldmap-1.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-fit-fieldmap-2.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-fit-fieldmap-3.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-fit-pepolar-1.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-fit-pepolar-2.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-fit-syn-1.pdf
Binary file not shown.
Binary file modified master/api/sdcflows-workflows-fit-syn-2.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion master/api/sdcflows.config.html
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ <h2>Other responsibilities<a class="headerlink" href="#other-responsibilities" t

<dl class="py attribute">
<dt class="sig sig-object py" id="sdcflows.config.execution.run_uuid">
<span class="sig-name descname"><span class="pre">run_uuid</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'20241218-214420_48899722-e3b6-485e-9f73-2ef64a92cec8'</span></em><a class="headerlink" href="#sdcflows.config.execution.run_uuid" title="Link to this definition"></a></dt>
<span class="sig-name descname"><span class="pre">run_uuid</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'20241218-220451_2d45fdda-eafd-4c2d-baf1-7ba673c29221'</span></em><a class="headerlink" href="#sdcflows.config.execution.run_uuid" title="Link to this definition"></a></dt>
<dd><p>Unique identifier of this particular run.</p>
</dd></dl>

Expand Down
15 changes: 15 additions & 0 deletions master/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,20 @@
<article role="main" id="furo-main-content">
<section id="what-s-new">
<h1>What’s new?<a class="headerlink" href="#what-s-new" title="Link to this heading"></a></h1>
<section id="december-18-2024">
<h2>2.11.0 (December 18, 2024)<a class="headerlink" href="#december-18-2024" title="Link to this heading"></a></h2>
<p>Feature release in the 2.11.x series.</p>
<p>This release supports numpy 2 and Python 3.13.</p>
<ul class="simple">
<li><p>FIX: Normalize BIDS-URIs to subject-relative (#458)</p></li>
<li><p>FIX: Only fit high-frequency spline for SyN-SDC (#457)</p></li>
<li><p>ENH: Allow Jacobian correction to be toggled on/off (#462)</p></li>
<li><p>ENH: Dilate fmap and bold masks during coregistration (#463)</p></li>
<li><p>TEST: Clear registry consistently to avoid order dependency (#464)</p></li>
<li><p>DOC: Plot correct workflow in init_syn_preprocessing_wf docstring (#460)</p></li>
<li><p>CI: Drop CircleCI, using GHA only (#459)</p></li>
</ul>
</section>
<section id="july-04-2024">
<h2>2.10.0 (July 04, 2024)<a class="headerlink" href="#july-04-2024" title="Link to this heading"></a></h2>
<p>Feature release in the 2.10.x series.</p>
Expand Down Expand Up @@ -1062,6 +1076,7 @@ <h3>0.1.0 (July 22, 2019)<a class="headerlink" href="#july-22-2019" title="Link
<div class="toc-tree">
<ul>
<li><a class="reference internal" href="#">What’s new?</a><ul>
<li><a class="reference internal" href="#december-18-2024">2.11.0 (December 18, 2024)</a></li>
<li><a class="reference internal" href="#july-04-2024">2.10.0 (July 04, 2024)</a><ul>
<li><a class="reference internal" href="#changes">CHANGES</a></li>
</ul>
Expand Down
1 change: 1 addition & 0 deletions master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ <h1>Contents<a class="headerlink" href="#contents" title="Link to this heading">
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="changes.html">What’s new?</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changes.html#december-18-2024">2.11.0 (December 18, 2024)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changes.html#july-04-2024">2.10.0 (July 04, 2024)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="changes.html#changes">CHANGES</a></li>
</ul>
Expand Down
Binary file modified master/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion master/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4f303df

Please sign in to comment.