diff --git a/pylot/core/analysis/magnitude.py b/pylot/core/analysis/magnitude.py index 17d3c16f..4fa02704 100644 --- a/pylot/core/analysis/magnitude.py +++ b/pylot/core/analysis/magnitude.py @@ -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)