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

Fix docstring for correct_and_project()

parent 7db7eb0f
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ def apply_model(imps, model, merge=True): ...@@ -52,7 +52,7 @@ def apply_model(imps, model, merge=True):
def correct_and_project(filename, path, model, proj, fmt): def correct_and_project(filename, path, model, proj, fmt):
"""Apply a shading correction model to an image file. """Apply a shading correction to an image and create a projection.
Parameters Parameters
---------- ----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment