Skip to content

Commit 4faef72

Browse files
Update docs/source/user_guide/configuration.md
Co-authored-by: Adam Tyson <code@adamltyson.com>
1 parent 48f5df0 commit 4faef72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This page explains how to configure Derotation for use with the full processing
55

66
## When is configuration required?
77

8-
You need to provide a configuration file if you are using the **full pipeline** or the **incremental pipeline**. This configuration can be passed as a Python `dict`
8+
You need to provide a configuration file if you are using the **full pipeline** or the **incremental pipeline**. This configuration can be passed as a Python `dict`.
99

1010
If you only want to use the **core derotation method** — {func}`derotation.derotate_by_line.derotate_an_image_array_line_by_line` — then you must manually prepare the image stack and the angle array. In this case, configuration is not needed.
1111

0 commit comments

Comments
 (0)