Skip to content

Commit c5760fc

Browse files
committed
Delete further link
1 parent 33b5fc9 commit c5760fc

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

examples/core_fucntion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
1818
The script computes the derotated movie and displays a maximum intensity
1919
projection for quick visual inspection.
20-
2120
"""
2221

2322
# %%

examples/use_plotting_hooks.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
- You want to verify that the rotation mapping is working as expected
2525
- You want to debug center of rotation or interpolation artifacts
2626
- You are developing your own hooks or modifying the pipeline internals
27-
28-
To learn more about the derotation algorithm, refer to the
29-
`User guide <../user_guide/key_concepts.html>`_.
3027
"""
3128

3229
# %%

0 commit comments

Comments
 (0)