Skip to content
Snippets Groups Projects
Commit 0bf8d72a authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

It worked :)

parent af6f86f9
No related branches found
No related tags found
No related merge requests found
...@@ -103,10 +103,6 @@ def skyline(scene): ...@@ -103,10 +103,6 @@ def skyline(scene):
return skyline[np.newaxis, :] return skyline[np.newaxis, :]
def mztest():
return 1
def michelson_contrast(scene, size=3): def michelson_contrast(scene, size=3):
"""Return the michelson constrast """Return the michelson constrast
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment