Skip to content

Releases: RIMS-Code/DesorptionLaserControl

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 22:10
3d93b41

DesorptionLaserControl, v0.3.0

New features in this release:

  • Position is not calculated anymore but read after each move
  • All movements are threaded out and the GUI is locked during movement, in order to not click to hastily
  • If a movement error occurs, an error message will be displayed
  • Laser profiles can now be saved, which includes:
    • Minimum and maximum angles allowed for the current laser
    • Offset can be set: setting offset will home the stage!

Important:

If you had a v0.1.0 of the program installed, install the new software. Before starting it, go to your user folder and delete the config.json file in AppData\Roaming\DesorptionLaserControl\.

Behind the scenes changes:

  • Features to set offset are incorporated into instrumentkit
  • Homing is not threaded out and will set the timeout adequately to not result in an issue

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 19:47
d5bb89d

DesorptionLaserControl

New features in this release:

  • User can select a dark theme for the program
  • Home button moved to menu bar
  • Keyboard shortcuts are implemented for important actions

Important:

If you had a previous version of the program installed, install the new software. Before starting it, go to your user folder and delete the config.json file in AppData\Roaming\DesorptionLaserControl\.

Behind the scenes changes:

  • Upgrade to PyQt6

First release of desorption laser control package

Choose a tag to compare

@trappitsch trappitsch released this 03 Nov 23:42
9a4f7ff

First version of the software, see commit this commit for details.

But this is the first version that runs on the LION computer and has been tested with Merrill :)