Skip to content

Releases: NSLS-II/qmicroscope

Named plugins and keyboard interaction

16 Nov 02:18
Compare
Choose a tag to compare
  • Added a way to access plugins using its name
  • Added key_press_event and key_release_events
  • Added a click to center plugin

Change to plugin access method

20 Oct 02:46
Compare
Choose a tag to compare
v0.0.4

Plugins now are accessible via dictionaries

Public release

20 Oct 02:45
Compare
Choose a tag to compare
v0.0.3

Changes to prepare for packaging and deployment

QGraphicsScene and plugin API

17 Feb 21:42
e359ca8
Compare
Choose a tag to compare

Using QGraphicsScene as the mechanism to display videos and images because of its flexibility and ease of use

Also added a plugin API which allows a user to pick and choose which features they want to include.

Next release will clean up API and make package pip installable

Minimally working release

17 Feb 21:33
Compare
Choose a tag to compare

This release has the minimum features requested by MX beamline scientists at NSLS-II. But will be enhanced and made more flexible in the next version