Removed inserted plot command for debugging purposes.

This commit is contained in:
Ludger Küperkoch 2015-09-29 11:19:25 +02:00
parent ce57f184e7
commit f4b905c2e6

View File

@ -188,8 +188,7 @@ class DCfc(Magnitude):
"Determined corner frequency: %f" % (self.w0, self.fc))
#if self.getiplot() > 1:
iplot=2
if self.getiplot() > 1:
if iplot > 1:
f1 = plt.figure()
plt.subplot(2,1,1)