[bugfix] removed unneccessary command added during tight layout change
This commit is contained in:
parent
a7fd239574
commit
8dc5be8e49
@ -727,7 +727,6 @@ def autopickstation(wfstream, pickparam, verbose=False,
|
||||
else:
|
||||
fig = None
|
||||
linecolor = 'k'
|
||||
fig._tight = True
|
||||
refSpick = PragPicker(arhcf2, tsnrh, pickwinS, iplot, ausS,
|
||||
tsmoothS, aicarhpick.getpick(), fig, linecolor)
|
||||
mpickS = refSpick.getpick()
|
||||
|
Loading…
Reference in New Issue
Block a user