removed fixed iplot flag.

This commit is contained in:
Ludger Küperkoch 2015-07-06 15:53:56 +02:00
parent 8463a87507
commit b5e279a318

View File

@ -530,7 +530,7 @@ def wadaticheck(pickdic, dttolerance, iplot):
print 'wadaticheck: Not enough S-P times available for reliable regression!'
print 'Skip wadati check!'
wfitflag = 1
iplot=2
# plot results
if iplot > 1:
plt.figure(iplot)