Added Wiener deconvolution.
Compare changes
Files
3+ 44
− 9
@@ -20,6 +20,8 @@ import matplotlib.pyplot as plt
@@ -65,7 +67,8 @@ def plot_result(filename: str,
@@ -78,6 +81,7 @@ def plot_result(filename: str,
@@ -94,6 +98,9 @@ def plot_result(filename: str,
@@ -239,6 +246,33 @@ def main():
@@ -297,7 +331,7 @@ def main():
@@ -317,7 +351,7 @@ def main():
@@ -336,7 +370,7 @@ def main():
@@ -350,7 +384,7 @@ def main():
@@ -370,7 +404,7 @@ def main():
@@ -382,7 +416,7 @@ def main():
@@ -394,7 +428,7 @@ def main():
@@ -422,7 +456,8 @@ def main():