Skip to content
Snippets Groups Projects
Commit 39a990f4 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Minor docstring improvement

parent 1638f703
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,8 @@ def process_folder(path, suffix, outpath, model_file, fmt):
overwritten.
model_file : str
The full path to a normalized 32-bit shading model image. If set to '-'
or 'NONE', no shading correction will be applied.
or 'NONE', no shading correction will be applied, i.e. only the
projection step will have an effect.
fmt : str
The file format suffix for storing the results.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment