Removed fix iplot flag.

This commit is contained in:
Ludger Küperkoch 2015-06-23 16:27:28 +02:00
parent 8f0c1fb8ec
commit 123634924b

View File

@ -493,7 +493,6 @@ def wadaticheck(pickdic, dttolerance, iplot):
wfitflag = 1
# plot results
iplot=2
if iplot > 1:
plt.figure(iplot)
f1, = plt.plot(Ppicks, SPtimes, 'ro')