Skip to content

Commit d3a970b

Browse files
committed
Update documentation
1 parent bee4fed commit d3a970b

135 files changed

Lines changed: 207 additions & 209 deletions

File tree

Some content is hidden

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

en/.doctrees/environment.pickle

9.98 KB
Binary file not shown.
-1.38 KB
Binary file not shown.

en/_images/s_beautiful.png

1 Byte
Loading

en/_sources/outreach/osxp2025.rst.txt

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,19 @@ At the heart of this architectural shift lies a new object-oriented processing l
4444

4545
The talk will highlight the key features of DataLab 1.0, including its redesigned architecture and new user-facing functionalities, and will demonstrate how it can serve both as a ready-to-use application and as a foundation for building domain-specific tools in scientific and industrial contexts.
4646

47+
Watch the Full Presentation
48+
---------------------------
49+
50+
.. raw:: html
51+
52+
<div style="max-width: 800px; margin: 2em auto;">
53+
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
54+
<iframe src="https://www.youtube.com/embed/0D4ffBJIc5Q"
55+
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
56+
frameborder="0" allowfullscreen></iframe>
57+
</div>
58+
</div>
59+
4760
Original Planned Topic
4861
----------------------
4962

@@ -145,18 +158,6 @@ The originally planned X-ray scene reconstruction project remains an excellent e
145158

146159
**Past Event**: This presentation took place on **December 11, 2025**. Presentation materials and additional information may be added here in the future.
147160

148-
Conference Track
149-
----------------
150-
151-
The presentation is part of the **Artificial Intelligence and Scientific Computing** track, which is appropriate for DataLab 1.0's positioning at the intersection of:
152-
153-
- Modern scientific computing (signal and image processing)
154-
- Platform architecture and modular design
155-
- Open-source development methodologies
156-
- Industrial and academic applications
157-
158-
This track placement highlights DataLab's evolution as both a complete scientific application and a foundation for building specialized tools in the scientific Python ecosystem.
159-
160161
Resources
161162
---------
162163

en/features/advanced/api/main.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

en/features/advanced/api/panel.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

en/features/advanced/proxy.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

en/features/advanced/remote.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

en/features/signal/menu_processing.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ <h2>Windowing<a class="headerlink" href="#windowing" title="Link to this heading
10101010
<td><p><a class="reference external" href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.windows.barthann.html#scipy.signal.windows.barthann" title="(in SciPy v1.16.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">scipy.signal.windows.barthann()</span></code></a></p></td>
10111011
</tr>
10121012
<tr class="row-odd"><td><p>Bartlett</p></td>
1013-
<td><p><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.bartlett.html#numpy.bartlett" title="(in NumPy v2.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">numpy.bartlett()</span></code></a></p></td>
1013+
<td><p><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.bartlett.html#numpy.bartlett" title="(in NumPy v2.4)"><code class="xref py py-func docutils literal notranslate"><span class="pre">numpy.bartlett()</span></code></a></p></td>
10141014
</tr>
10151015
<tr class="row-even"><td><p>Blackman</p></td>
10161016
<td><p><a class="reference external" href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.windows.blackman.html#scipy.signal.windows.blackman" title="(in SciPy v1.16.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">scipy.signal.windows.blackman()</span></code></a></p></td>
@@ -1037,10 +1037,10 @@ <h2>Windowing<a class="headerlink" href="#windowing" title="Link to this heading
10371037
<td><p><a class="reference external" href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.windows.gaussian.html#scipy.signal.windows.gaussian" title="(in SciPy v1.16.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">scipy.signal.windows.gaussian()</span></code></a></p></td>
10381038
</tr>
10391039
<tr class="row-even"><td><p>Hamming</p></td>
1040-
<td><p><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.hamming.html#numpy.hamming" title="(in NumPy v2.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">numpy.hamming()</span></code></a></p></td>
1040+
<td><p><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.hamming.html#numpy.hamming" title="(in NumPy v2.4)"><code class="xref py py-func docutils literal notranslate"><span class="pre">numpy.hamming()</span></code></a></p></td>
10411041
</tr>
10421042
<tr class="row-odd"><td><p>Hann</p></td>
1043-
<td><p><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.hanning.html#numpy.hanning" title="(in NumPy v2.3)"><code class="xref py py-func docutils literal notranslate"><span class="pre">numpy.hanning()</span></code></a></p></td>
1043+
<td><p><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.hanning.html#numpy.hanning" title="(in NumPy v2.4)"><code class="xref py py-func docutils literal notranslate"><span class="pre">numpy.hanning()</span></code></a></p></td>
10441044
</tr>
10451045
<tr class="row-even"><td><p>Kaiser</p></td>
10461046
<td><p><a class="reference external" href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.windows.kaiser.html#scipy.signal.windows.kaiser" title="(in SciPy v1.16.2)"><code class="xref py py-func docutils literal notranslate"><span class="pre">scipy.signal.windows.kaiser()</span></code></a></p></td>

en/features/validation/status.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ <h3>Signal Compute Functions<a class="headerlink" href="#signal-compute-function
621621
</thead>
622622
<tbody>
623623
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">absolute</span></code></p></td>
624-
<td><p>Compute absolute value with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.absolute.html#numpy.absolute" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.absolute</span></code></a></p></td>
624+
<td><p>Compute absolute value with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.absolute.html#numpy.absolute" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.absolute</span></code></a></p></td>
625625
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/operation_unit_test.py#L229">test_signal_absolute</a></p></td>
626626
</tr>
627627
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">add_gaussian_noise</span></code></p></td>
@@ -745,7 +745,7 @@ <h3>Signal Compute Functions<a class="headerlink" href="#signal-compute-function
745745
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/fitting_unit_test.py#L842">test_signal_evaluate_fit</a></p></td>
746746
</tr>
747747
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">exp</span></code></p></td>
748-
<td><p>Compute exponential with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.exp.html#numpy.exp" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.exp</span></code></a></p></td>
748+
<td><p>Compute exponential with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.exp.html#numpy.exp" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.exp</span></code></a></p></td>
749749
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/operation_unit_test.py#L365">test_signal_exp</a></p></td>
750750
</tr>
751751
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">exponential_fit</span></code></p></td>
@@ -825,7 +825,7 @@ <h3>Signal Compute Functions<a class="headerlink" href="#signal-compute-function
825825
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/fitting_unit_test.py#L110">test_signal_linear_fit</a></p></td>
826826
</tr>
827827
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">log10</span></code></p></td>
828-
<td><p>Compute Log10 with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.log10.html#numpy.log10" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.log10</span></code></a></p></td>
828+
<td><p>Compute Log10 with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.log10.html#numpy.log10" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.log10</span></code></a></p></td>
829829
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/operation_unit_test.py#L373">test_signal_log10</a></p></td>
830830
</tr>
831831
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">lorentzian_fit</span></code></p></td>
@@ -889,7 +889,7 @@ <h3>Signal Compute Functions<a class="headerlink" href="#signal-compute-function
889889
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/fitting_unit_test.py#L144">test_polynomial_fit</a></p></td>
890890
</tr>
891891
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">power</span></code></p></td>
892-
<td><p>Compute power with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.power.html#numpy.power" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.power</span></code></a></p></td>
892+
<td><p>Compute power with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.power.html#numpy.power" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.power</span></code></a></p></td>
893893
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/operation_unit_test.py#L389">test_signal_power</a></p></td>
894894
</tr>
895895
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">product</span></code></p></td>
@@ -941,7 +941,7 @@ <h3>Signal Compute Functions<a class="headerlink" href="#signal-compute-function
941941
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/fitting_unit_test.py#L749">test_sinusoidal_fit</a></p></td>
942942
</tr>
943943
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">sqrt</span></code></p></td>
944-
<td><p>Compute square root with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.sqrt.html#numpy.sqrt" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.sqrt</span></code></a></p></td>
944+
<td><p>Compute square root with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.sqrt.html#numpy.sqrt" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.sqrt</span></code></a></p></td>
945945
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/signal/operation_unit_test.py#L381">test_signal_sqrt</a></p></td>
946946
</tr>
947947
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">standard_deviation</span></code></p></td>
@@ -1027,7 +1027,7 @@ <h3>Image Compute Functions<a class="headerlink" href="#image-compute-functions"
10271027
</thead>
10281028
<tbody>
10291029
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">absolute</span></code></p></td>
1030-
<td><p>Compute absolute value with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.absolute.html#numpy.absolute" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.absolute</span></code></a></p></td>
1030+
<td><p>Compute absolute value with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.absolute.html#numpy.absolute" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.absolute</span></code></a></p></td>
10311031
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/image/operation_unit_test.py#L284">test_image_absolute</a></p></td>
10321032
</tr>
10331033
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">add_gaussian_noise</span></code></p></td>
@@ -1203,7 +1203,7 @@ <h3>Image Compute Functions<a class="headerlink" href="#image-compute-functions"
12031203
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/image/morphology_unit_test.py#L49">test_erosion</a></p></td>
12041204
</tr>
12051205
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">exp</span></code></p></td>
1206-
<td><p>Compute exponential with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.exp.html#numpy.exp" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.exp</span></code></a></p></td>
1206+
<td><p>Compute exponential with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.exp.html#numpy.exp" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.exp</span></code></a></p></td>
12071207
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/image/operation_unit_test.py#L459">test_image_exp</a></p></td>
12081208
</tr>
12091209
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">extract_roi</span></code></p></td>
@@ -1283,11 +1283,11 @@ <h3>Image Compute Functions<a class="headerlink" href="#image-compute-functions"
12831283
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/image/profile_unit_test.py#L19">test_line_profile</a></p></td>
12841284
</tr>
12851285
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">log10</span></code></p></td>
1286-
<td><p>Compute log10 with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.log10.html#numpy.log10" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.log10</span></code></a></p></td>
1286+
<td><p>Compute log10 with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.log10.html#numpy.log10" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.log10</span></code></a></p></td>
12871287
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/image/operation_unit_test.py#L471">test_image_log10</a></p></td>
12881288
</tr>
12891289
<tr class="row-odd"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">log10_z_plus_n</span></code></p></td>
1290-
<td><p>Compute log10(z+n) with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.log10.html#numpy.log10" title="(in NumPy v2.3)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.log10</span></code></a></p></td>
1290+
<td><p>Compute log10(z+n) with <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.log10.html#numpy.log10" title="(in NumPy v2.4)"><code class="xref py py-data docutils literal notranslate"><span class="pre">numpy.log10</span></code></a></p></td>
12911291
<td><p><a class="reference external" href="https://github.com/DataLab-Platform/Sigima/blob/v1.0.5/sigima/tests/image/operation_unit_test.py#L483">test_image_log10_z_plus_n</a></p></td>
12921292
</tr>
12931293
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">magnitude_spectrum</span></code></p></td>

0 commit comments

Comments
 (0)