Plot: crash
Traceback (most recent call last): File "/common/homes/all/pangratz/PycharmProjects/mice/mice/gui/plot/plotview.py", line 116, in update_plots plot.update_plot(data[0], data[1], response.timestamp) File "/common/homes/all/pangratz/PycharmProjects/mice/mice/gui/plot/plot.py", line 190, in update_plot while self._x[1] < -1 * X_LIMIT: ~^^^ IndexError: list index out of range Traceback (most recent call last): File "/common/homes/all/pangratz/PycharmProjects/mice/mice/gui/plot/plotview.py", line 116, in update_plots plot.update_plot(data[0], data[1], response.timestamp) File "/common/homes/all/pangratz/PycharmProjects/mice/mice/gui/plot/plot.py", line 190, in update_plot while self._x[1] < -1 * X_LIMIT: ~^^^ IndexError: list index out of range Traceback (most recent call last): File "/common/homes/all/pangratz/PycharmProjects/mice/mice/gui/plot/plotview.py", line 116, in update_plots plot.update_plot(data[0], data[1], response.timestamp) File "/common/homes/all/pangratz/PycharmProjects/mice/mice/gui/plot/plot.py", line 190, in update_plot while self._x[1] < -1 * X_LIMIT: ~~~^^^ IndexError: list index out of range 2023-03-17 18:14:01,858 - WARNING - DataCollector: IceGridAdminPrx died: Successfully retrieved a new proxy Terminal