Skip to content
phwissmann edited this page Feb 20, 2024 · 4 revisions

OpenEM Uploader

This repository provides the components and deployment code for ScopeM OpenEM data uploader.

Workflows

Image Acquisition and Upload

Images are acquired onto an SSD raid that is mounted as a network drive onto the camera computer (CC) and the support computer (SC). The CC does not allow additional software to be installed and is together with the microscope computer (MC) segregated into its own network. From the SC, the acquired image data (hundreds of images around 100MB in size) will be uploaded onto the OpenEM Uploader service and registered with SciCat through a Web UI. The user authenticates using their ETH credentials. Necessary metadata (tbd) needs to be added before the upload/registration. The user gets notified (email, webpage?) once the upload has finished (tbc).

Deployments

Development

The latest development instance of the current service can be found at http://openem-dev.ethz.ch this is a development instance that can break at any time.

Staging

In due time, a staging deployment shall be created that provides a more stable running instance of the code in this repo.

Production

In due time, a production deployment shall be created.

Epics

https://github.com/SwissOpenEM/ScopeMArchiver/issues/11

https://github.com/SwissOpenEM/ScopeMArchiver/issues/6

Clone this wiki locally