Removed inserted plot command for debugging purposes.
This commit is contained in:
parent
ce57f184e7
commit
f4b905c2e6
@ -188,8 +188,7 @@ class DCfc(Magnitude):
|
|||||||
"Determined corner frequency: %f" % (self.w0, self.fc))
|
"Determined corner frequency: %f" % (self.w0, self.fc))
|
||||||
|
|
||||||
|
|
||||||
#if self.getiplot() > 1:
|
if self.getiplot() > 1:
|
||||||
iplot=2
|
|
||||||
if iplot > 1:
|
if iplot > 1:
|
||||||
f1 = plt.figure()
|
f1 = plt.figure()
|
||||||
plt.subplot(2,1,1)
|
plt.subplot(2,1,1)
|
||||||
|
Loading…
Reference in New Issue
Block a user