TEM Architecture

User Interface

The microscope user interface is a webpage available from the UI server. This webpage include JavaScript code running in the browser. This code uses the Vue.js framework, and STOMP.js for communication with the rest of the system via the message broker. It also receives image data from the UI server using websockets.