You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ops/doc/paper-2024/index.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This page serves as a stable location for the SciJava Ops Paper and associated r
6
6
Python (scyjava)
7
7
----------------
8
8
9
-
This use case illustrates the ease with which SciJava Ops can be accessed in Python, showcasing ``OpEnvironment`` setup and simple image processing. The full workflow can be found in the `scyjava use case <examples/scyjava.html>`_.
9
+
This use case illustrates the ease with which SciJava Ops can be accessed in Python, showcasing ``OpEnvironment`` setup and simple image processing. The full workflow can be found in the `scyjava use case <../examples/scyjava.html>`_.
@@ -15,7 +15,7 @@ This use case illustrates the ease with which SciJava Ops can be accessed in Pyt
15
15
Fluorescence Lifetime Image Analysis
16
16
------------------------------------
17
17
18
-
This use case illustrates how SciJava Ops can be freely extended with additional algorithms libraries, making use of the SciJava framework for convenience and performance in FLIM analysis. The full workflow can be found in the `FLIM use case <examples/flim_analysis.html>`_.
18
+
This use case illustrates how SciJava Ops can be freely extended with additional algorithms libraries, making use of the SciJava framework for convenience and performance in FLIM analysis. The full workflow can be found in the `FLIM use case <../examples/flim_analysis.html>`_.
@@ -24,7 +24,7 @@ This use case illustrates how SciJava Ops can be freely extended with additional
24
24
Spatially Adapted Colocalization Analysis
25
25
-----------------------------------------
26
26
27
-
This use case illustrates the novel scientific utility of the SciJava Ops Image library using powerful algorithms for pixel colocalization. The full workflow can be found in the `SACA use case <examples/deconvolution.html>`_.
27
+
This use case illustrates the novel scientific utility of the SciJava Ops Image library using powerful algorithms for pixel colocalization. The full workflow can be found in the `SACA use case <../examples/deconvolution.html>`_.
@@ -33,7 +33,7 @@ This use case illustrates the novel scientific utility of the SciJava Ops Image
33
33
Deconvolution
34
34
-------------
35
35
36
-
This use case illustrates the novel scientific utility of the SciJava Ops Image library using powerful algorithms for image deconvolution. The full workflow can be found in the `deconvolution use case <examples/deconvolution.html>`_.
36
+
This use case illustrates the novel scientific utility of the SciJava Ops Image library using powerful algorithms for image deconvolution. The full workflow can be found in the `deconvolution use case <../examples/deconvolution.html>`_.
0 commit comments