diff --git a/pylot/RELEASE-VERSION b/pylot/RELEASE-VERSION index 8804eb83..7f06c350 100644 --- a/pylot/RELEASE-VERSION +++ b/pylot/RELEASE-VERSION @@ -1 +1 @@ -e911-dirty +2a05-dirty diff --git a/pylot/core/util/widgets.py b/pylot/core/util/widgets.py index 40b7b4fa..5d675d0b 100644 --- a/pylot/core/util/widgets.py +++ b/pylot/core/util/widgets.py @@ -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}