Marginal changes.

This commit is contained in:
Ludger Küperkoch 2016-10-27 16:26:06 +02:00
parent d7418d2b30
commit 61e4aa98c6

View File

@ -636,7 +636,6 @@ def fitSourceModel(f, S, fc0, iplot, verbosity=False):
# right side of initial corner frequency
fcstopr = min(fc0 + (fc0 / 2), f[len(f) - 1])
ir = np.where(f >= fcstopr)
print fcstopl, fcstopr
# check, if fcstopr is available
if np.size(ir) == 0:
fcstopr = fc0