We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b5fc9 commit c5760fcCopy full SHA for c5760fc
examples/core_fucntion.py
@@ -17,7 +17,6 @@
17
18
The script computes the derotated movie and displays a maximum intensity
19
projection for quick visual inspection.
20
-
21
"""
22
23
# %%
examples/use_plotting_hooks.py
@@ -24,9 +24,6 @@
24
- You want to verify that the rotation mapping is working as expected
25
- You want to debug center of rotation or interpolation artifacts
26
- 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>`_.
30
31
32
0 commit comments