TuneAutopicker now gets event id independent from input of pylot.in.
This commit is contained in:
parent
2a054f75f5
commit
a3fbeafeac
@ -1 +1 @@
|
||||
e911-dirty
|
||||
2a05-dirty
|
||||
|
@ -1615,6 +1615,7 @@ class TuneAutopicker(QWidget):
|
||||
args = {'parameter': self.parameter,
|
||||
'station': station,
|
||||
'fnames': 'None',
|
||||
'eventid': self.get_current_event_fp(),
|
||||
'iplot': 2,
|
||||
'fig_dict': self.fig_dict,
|
||||
'locflag': 0}
|
||||
|
Loading…
Reference in New Issue
Block a user