Skip to content

Commit

Permalink
build based on 69ea0dc
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Aug 3, 2023
1 parent 9f82d4a commit d410ab0
Show file tree
Hide file tree
Showing 31 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion dev/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@

julia> raw = simulate(obj, seq, sys)

julia&gt; plot_signal(raw)</code></pre></div></section></article><h3 id="plot_image"><a class="docs-heading-anchor" href="#plot_image"><code>plot_image</code></a><a id="plot_image-1"></a><a class="docs-heading-anchor-permalink" href="#plot_image" title="Permalink"></a></h3><article class="docstring"><header><a class="docstring-binding" id="KomaMRIPlots.plot_image" href="#KomaMRIPlots.plot_image"><code>KomaMRIPlots.plot_image</code></a><span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">p = plot_image(image; height, width, zmin, zmax, darkmode, title)</code></pre><p>Plots an image matrix.</p><p><strong>Arguments</strong></p><ul><li><code>image</code>: (<code>::Matrix{Float64}</code>) image matrix</li></ul><p><strong>Keywords</strong></p><ul><li><code>height</code>: (<code>::Int64</code>, <code>=750</code>) height of the plot</li><li><code>width</code>: (<code>::Int64</code>, <code>=nothing</code>) width of the plot</li><li><code>zmin</code>: (<code>::Float64</code>, <code>=minimum(abs.(image[:]))</code>) reference value for minimum color</li><li><code>zmax</code>: (<code>::Float64</code>, <code>=maximum(abs.(image[:]))</code>) reference value for maximum color</li><li><code>darkmode</code>: (<code>::Bool</code>, <code>=false</code>) boolean to define colors for darkmode</li><li><code>title</code>: (<code>::String</code>, <code>=&quot;&quot;</code>) title of the plot</li></ul><p><strong>Returns</strong></p><ul><li><code>p</code>: (<code>::PlotlyJS.SyncPlot</code>) plot of the image matrix</li></ul></div></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../mri-theory/">« Simulation Method</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.17 on <span class="colophon-date" title="Thursday 3 August 2023 11:42">Thursday 3 August 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
julia&gt; plot_signal(raw)</code></pre></div></section></article><h3 id="plot_image"><a class="docs-heading-anchor" href="#plot_image"><code>plot_image</code></a><a id="plot_image-1"></a><a class="docs-heading-anchor-permalink" href="#plot_image" title="Permalink"></a></h3><article class="docstring"><header><a class="docstring-binding" id="KomaMRIPlots.plot_image" href="#KomaMRIPlots.plot_image"><code>KomaMRIPlots.plot_image</code></a><span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">p = plot_image(image; height, width, zmin, zmax, darkmode, title)</code></pre><p>Plots an image matrix.</p><p><strong>Arguments</strong></p><ul><li><code>image</code>: (<code>::Matrix{Float64}</code>) image matrix</li></ul><p><strong>Keywords</strong></p><ul><li><code>height</code>: (<code>::Int64</code>, <code>=750</code>) height of the plot</li><li><code>width</code>: (<code>::Int64</code>, <code>=nothing</code>) width of the plot</li><li><code>zmin</code>: (<code>::Float64</code>, <code>=minimum(abs.(image[:]))</code>) reference value for minimum color</li><li><code>zmax</code>: (<code>::Float64</code>, <code>=maximum(abs.(image[:]))</code>) reference value for maximum color</li><li><code>darkmode</code>: (<code>::Bool</code>, <code>=false</code>) boolean to define colors for darkmode</li><li><code>title</code>: (<code>::String</code>, <code>=&quot;&quot;</code>) title of the plot</li></ul><p><strong>Returns</strong></p><ul><li><code>p</code>: (<code>::PlotlyJS.SyncPlot</code>) plot of the image matrix</li></ul></div></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../mri-theory/">« Simulation Method</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.17 on <span class="colophon-date" title="Thursday 3 August 2023 21:03">Thursday 3 August 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
6 changes: 3 additions & 3 deletions dev/assets/1-seq.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
<script src="https://cdn.plot.ly/plotly-2.3.0.min.js"></script>

<div
id=4d3b7634-e4c8-4be0-9de1-c45dcc4cd6f2
id=726ca5e0-76e0-4774-a277-172362abac2f
class="plotly-graph-div"
style="height:300; width:100%;">
</div>
<script type="text/javascript">

window.PLOTLYENV = window.PLOTLYENV || {}

if (document.getElementById('4d3b7634-e4c8-4be0-9de1-c45dcc4cd6f2')) {
if (document.getElementById('726ca5e0-76e0-4774-a277-172362abac2f')) {
Plotly.newPlot(
'4d3b7634-e4c8-4be0-9de1-c45dcc4cd6f2',
'726ca5e0-76e0-4774-a277-172362abac2f',
[{"y":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"type":"scatter","name":"Gx","hovertemplate":"(%{x:.4f} ms, %{y:.2f} mT/m)","x":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995]},{"y":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"type":"scatter","name":"Gy","hovertemplate":"(%{x:.4f} ms, %{y:.2f} mT/m)","x":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995]},{"y":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"type":"scatter","name":"Gz","hovertemplate":"(%{x:.4f} ms, %{y:.2f} mT/m)","x":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995]},{"y":[null,null,null,null,null,null,0.0,2.0,2.0,0.0,null,null,null,null,null],"type":"scatter","name":"|RF_1|","hovertemplate":"(%{x:.4f} ms, %{y:.2f} μT)","x":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995]},{"y":[null,null,null,null,null,null,0.0,0.0,0.0,0.0,null,null,null,null,null],"type":"scatter","name":"<RF_1","visible":"legendonly","text":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"hovertemplate":"(%{x:.4f} ms, ∠B1: %{y:.4f} rad)","x":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995,2.935825062479995]},{"y":[null,null,null,null,null,null,null,null,null,null,null,0.0,1.0,1.0,0.0],"type":"scatter","name":"ADC","hovertemplate":"(%{x:.4f} ms, %{y:i})","x":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.935825062479995,3.935825062479995,3.935825062479995,253.93582506247998,253.93582506247998]}],
{"xaxis":{"rangeslider":{"visible":false},"gridcolor":"white","rangeselector":{"buttons":[{"step":10,"stepmode":"backward","label":"1m","count":1},{"step":"all"}]},"title":{"text":""},"range":[],"zerolinecolor":"white","ticksuffix":" ms"},"modebar":{"color":"gray","activecolor":"rgb(229,236,246)","yanchor":"bottom","xanchor":"right","y":1,"bgcolor":"rgba(0,0,0,0)","orientation":"h","x":0},"hovermode":"closest","paper_bgcolor":"rgba(0,0,0,0)","template":{"layout":{"coloraxis":{"colorbar":{"ticks":"","outlinewidth":0}},"xaxis":{"gridcolor":"white","zerolinewidth":2,"title":{"standoff":15},"ticks":"","zerolinecolor":"white","automargin":true,"linecolor":"white"},"hovermode":"closest","paper_bgcolor":"white","geo":{"showlakes":true,"showland":true,"landcolor":"#E5ECF6","bgcolor":"white","subunitcolor":"white","lakecolor":"white"},"colorscale":{"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"yaxis":{"gridcolor":"white","zerolinewidth":2,"title":{"standoff":15},"ticks":"","zerolinecolor":"white","automargin":true,"linecolor":"white"},"shapedefaults":{"line":{"color":"#2a3f5f"}},"hoverlabel":{"align":"left"},"mapbox":{"style":"light"},"polar":{"angularaxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"bgcolor":"#E5ECF6","radialaxis":{"gridcolor":"white","ticks":"","linecolor":"white"}},"autotypenumbers":"strict","font":{"color":"#2a3f5f"},"ternary":{"baxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"bgcolor":"#E5ECF6","caxis":{"gridcolor":"white","ticks":"","linecolor":"white"},"aaxis":{"gridcolor":"white","ticks":"","linecolor":"white"}},"annotationdefaults":{"arrowhead":0,"arrowwidth":1,"arrowcolor":"#2a3f5f"},"plot_bgcolor":"#E5ECF6","title":{"x":0.05},"scene":{"xaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"},"zaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"},"yaxis":{"gridcolor":"white","gridwidth":2,"backgroundcolor":"#E5ECF6","ticks":"","showbackground":true,"zerolinecolor":"white","linecolor":"white"}},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"]},"data":{"barpolar":[{"type":"barpolar","marker":{"line":{"color":"#E5ECF6","width":0.5}}}],"carpet":[{"aaxis":{"gridcolor":"white","endlinecolor":"#2a3f5f","minorgridcolor":"white","startlinecolor":"#2a3f5f","linecolor":"white"},"type":"carpet","baxis":{"gridcolor":"white","endlinecolor":"#2a3f5f","minorgridcolor":"white","startlinecolor":"#2a3f5f","linecolor":"white"}}],"scatterpolar":[{"type":"scatterpolar","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"parcoords":[{"line":{"colorbar":{"ticks":"","outlinewidth":0}},"type":"parcoords"}],"scatter":[{"type":"scatter","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram2dcontour":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"histogram2dcontour","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"contour":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"contour","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scattercarpet":[{"type":"scattercarpet","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"mesh3d":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"mesh3d"}],"surface":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"surface","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scattermapbox":[{"type":"scattermapbox","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scattergeo":[{"type":"scattergeo","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram":[{"type":"histogram","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"pie":[{"type":"pie","automargin":true}],"choropleth":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"choropleth"}],"heatmapgl":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"heatmapgl","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"bar":[{"type":"bar","error_y":{"color":"#2a3f5f"},"error_x":{"color":"#2a3f5f"},"marker":{"line":{"color":"#E5ECF6","width":0.5}}}],"heatmap":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"heatmap","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"contourcarpet":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"contourcarpet"}],"table":[{"type":"table","header":{"line":{"color":"white"},"fill":{"color":"#C8D4E3"}},"cells":{"line":{"color":"white"},"fill":{"color":"#EBF0F8"}}}],"scatter3d":[{"line":{"colorbar":{"ticks":"","outlinewidth":0}},"type":"scatter3d","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scattergl":[{"type":"scattergl","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"histogram2d":[{"colorbar":{"ticks":"","outlinewidth":0},"type":"histogram2d","colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]}],"scatterternary":[{"type":"scatterternary","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}],"scatterpolargl":[{"type":"scatterpolargl","marker":{"colorbar":{"ticks":"","outlinewidth":0}}}]}},"height":300,"legend":{"yanchor":"bottom","xanchor":"left","y":1,"orientation":"h","x":0},"yaxis":{"gridcolor":"white","zerolinecolor":"white","fixedrange":false},"shapes":[],"font":{"color":"gray"},"title":"","plot_bgcolor":"rgb(229,236,246)","margin":{"l":0,"b":0,"r":0,"t":0}},
{"modeBarButtonsToRemove":["zoom","select2d","lasso2d","autoScale","resetScale2d","pan","tableRotation","resetCameraLastSave","zoomIn","zoomOut"],"displaylogo":false,"toImageButtonOptions":{"format":"svg"},"editable":false,"responsive":true,"staticPlot":false,"scrollZoom":true},
Expand Down
6 changes: 3 additions & 3 deletions dev/assets/1-signal.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/1-signal2.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/2-phantom1.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/2-phantom2.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dev/assets/2-recon.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/2-seq.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/2-signal.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/3-phantom.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/3-profile.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dev/assets/3-recon1.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dev/assets/3-recon2.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dev/assets/3-recon3.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/3-seq.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/3-signal.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/42-seq.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/4a-profile.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dev/assets/4b-profile.html

Large diffs are not rendered by default.

Loading

0 comments on commit d410ab0

Please sign in to comment.