Skip to content

Releases: EtalumaSupport/LumaViewPro

LumaViewPro v1.3.1

08 Dec 15:39
b936371
Compare
Choose a tag to compare

Fix

  • Fix crash when attempting manual step insertion in an empty protocol

LumaViewPro v1.3.0

29 Nov 22:41
0a90c6c
Compare
Choose a tag to compare

Features

  • Add support for stitching images from tiled protocols in post-processing
  • Add support for capturing Z-stacks within protocols
  • Add protocol record to store with captured image data when running protocol

Other

  • Modify generated step/image file naming schema
  • Add objective to protocol steps
  • Modify tiling default fill factor to avoid tile overlap

LumaViewPro v1.2.1

20 Nov 18:24
67b22e0
Compare
Choose a tag to compare

Fix

  • Fix crash when running single-scan of protocol

LumaViewPro v1.2.0

16 Nov 21:38
95e5438
Compare
Choose a tag to compare

Features

  • Modify file format of images captured during a protocol
  • Creation of timestamped directory for each protocol run
  • Save protocol data file alongside images within timestamped directory
  • Add tiling label to captured images when tiling is enabled

Fixes

  • When starting a protocol, now automatically move to step 1
  • Fix crash when adjusting frame size

Other

  • Update default protocol parameters to 48 hour duration and 20 minute interval
  • Update channel layer defaults
  • Remove FOV box from UI
  • Remove per-channel save folder selection and custom root-prefix

LumaViewPro v1.1.0

17 Oct 23:42
943cd4c
Compare
Choose a tag to compare
  • Features

    • Ability to capture tiled images (NxN) in Protocol
    • Protection for safely allowing turret position changes
    • Video creation from a set of images (in Post-Processing)
    • Modify UI to only show capabilities relevant for the selected microscope model
    • Allow user to manually enter X/Y positions in Stage Control
  • Fixes

    • Fix layer prefix associated with live image capture filenames
  • Other

    • Transition Cell Count UI to popup

LumaViewPro v1.0.0

10 Sep 14:41
d740af6
Compare
Choose a tag to compare
  • Cell count analysis
  • Stability fixes
  • Improvements to folder selection
  • Turn off LEDs at end of protocol execution or autofocus run

LumaViewPro v0.9.9

07 Sep 12:49
e8bef95
Compare
Choose a tag to compare
LumaViewPro v0.9.9 Pre-release
Pre-release

Windows executable compiled with PyInstaller. Two versions of the same executable presented here:

  • with the --onefile option
  • without the --onefile option.

The --onefile option in PyInstaller enables the packaging of a Python application and all its dependencies into a single executable file. This simplifies distribution and installation, eliminating the need for end-users to manage multiple files.

However, this comes at the expense of increased startup time. In one instance of testing, the startup time was 6 seconds for the multiple-file version and 28 seconds for the single-file version.

The multiple-file version is attached here as a compressed folder while the single-file version is attached here uncompressed.

LumaViewPro v0.9.8

24 Jun 23:15
Compare
Choose a tag to compare
  • Rollover logging (1 MB max file size)
  • Anti-backlash functionality

LumaViewPro v0.9.7

02 Jun 02:18
Compare
Choose a tag to compare

+Major firmware communication fixes
+Descriptive file naming

LumaViewPro v0.9.5

18 May 00:38
Compare
Choose a tag to compare

+Fixes to Firmware Communication