You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MainWindow::handleCompleteJournalRunData the utilised columns for the table depend on the current instrument, but of course we may not have a current instrument. We could consider probing the run data for beamlines in order to get the correct column layout.
The text was updated successfully, but these errors were encountered:
In
MainWindow::handleCompleteJournalRunData
the utilised columns for the table depend on the current instrument, but of course we may not have a current instrument. We could consider probing the run data for beamlines in order to get the correct column layout.The text was updated successfully, but these errors were encountered: