Skip to content

Commit ea48284

Browse files
committed
2024 paper: fix example links
Closes #276
1 parent 8746789 commit ea48284

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/ops/doc/paper-2024/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This page serves as a stable location for the SciJava Ops Paper and associated r
66
Python (scyjava)
77
----------------
88

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>`_.
1010

1111
+--------------+--------------------------------------------------------------------------------------+
1212
| |scyj_thumb| |`3D 3T3 Mouse Nucleus <https://media.scijava.org/scijava-ops/1.0.0/3t3_nucleus.tif>`_ |
@@ -15,7 +15,7 @@ This use case illustrates the ease with which SciJava Ops can be accessed in Pyt
1515
Fluorescence Lifetime Image Analysis
1616
------------------------------------
1717

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>`_.
1919

2020
+--------------+-----------------------------------------------------------------------------------+
2121
| |flim_thumb| | `BPAE cells <https://media.scijava.org/scijava-ops/1.0.0/flim_example_data.sdt>`_ |
@@ -24,7 +24,7 @@ This use case illustrates how SciJava Ops can be freely extended with additional
2424
Spatially Adapted Colocalization Analysis
2525
-----------------------------------------
2626

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>`_.
2828

2929
+--------------+----------------------------------------------------------------------------------------------------------------------+
3030
| |saca_thumb| | `HeLa cell expressing HIV gene products <https://media.scijava.org/scijava-ops/1.0.0/hela_hiv_gag_ms2_mcherry.tif>`_ |
@@ -33,7 +33,7 @@ This use case illustrates the novel scientific utility of the SciJava Ops Image
3333
Deconvolution
3434
-------------
3535

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>`_.
3737

3838
+---------------+-------------------------------------------------------------------------------------------+
3939
| |decon_thumb| | `3D HeLa nucleus <https://media.scijava.org/scijava-ops/1.0.0/hela_nucleus.tif>`_ |

0 commit comments

Comments
 (0)