Microscope server 2.8 beta

Hi all,

I’m pushing out a new beta release of the OpenFlexure Microscope Server today.

If you want to help test, please run

sudo ofm update
sudo ofm upgrade --pre

from your microscope shell.

Changelog

JS Client changes

  • By making proper use of the capture resource changes (below), memory consumption has been drastically reduced.

Capture resource changes

  • metadata key removed from capture array elements
  • acquisitionDate renamed to time in Capture resource top-level
  • dataset key added to top-level of Capture resources

The usual beta release disclaimers apply here! This version has not been extensively tested, so while it seems to work fine to me, bugs will happen. Do not use this for anything mission-critical.

Thanks!