When fields are selected for plotting and the run is active (which means it is the last run in the database and the run had not stop document, meaning it was still measuring), then update the run's metadata from the tiled server.
Calling the run's .request_from_tiled_server() method will do the update and reset the additional structures to be refreshed from the tiled server.
When fields are selected for plotting and the run is active (which means it is the last run in the database and the run had not stop document, meaning it was still measuring), then update the run's metadata from the tiled server.
Calling the run's
.request_from_tiled_server()
method will do the update and reset the additional structures to be refreshed from the tiled server.