Cleaned up.
This commit is contained in:
parent
52e481abc5
commit
c502f26c88
@ -646,7 +646,6 @@ def fitSourceModel(f, S, fc0, iplot, verbosity=False):
|
|||||||
# vary corner frequency around initial point
|
# vary corner frequency around initial point
|
||||||
print("fitSourceModel: Varying corner frequency "
|
print("fitSourceModel: Varying corner frequency "
|
||||||
"around initial corner frequency ...")
|
"around initial corner frequency ...")
|
||||||
print il, ir
|
|
||||||
# check difference of il and ir in order to
|
# check difference of il and ir in order to
|
||||||
# keep calculation time acceptable
|
# keep calculation time acceptable
|
||||||
idiff = ir - il
|
idiff = ir - il
|
||||||
|
Loading…
Reference in New Issue
Block a user