Skip to content
Snippets Groups Projects
Commit d80fd6a8 authored by Jakob Knollmueller's avatar Jakob Knollmueller
Browse files

testing

parent 932b59d3
No related branches found
No related tags found
1 merge request!120Working on demos
Pipeline #
from .energy import Energy
from nifty.operators.curvature_operators import WienerFilterCurvature
from nifty.operators import WienerFilterCurvature
class WienerFilterEnergy(Energy):
"""The Energy for the Wiener filter.
......
......@@ -40,4 +40,4 @@ from composed_operator import ComposedOperator
from response_operator import ResponseOperator
from curvature_operators import *
from curvature_operators import WienerFilterCurvature
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