Skip to content

0.3.0

Compare
Choose a tag to compare
@ziw-liu ziw-liu released this 19 Apr 03:07
· 50 commits to main since this release
0.3.0
17033e8

Overview

In this release we focus on enhancing recOrder's interactive snap-and-reconstruct workflow. The functionality exposed in the GUI is more robust and reproducible.

Key changes

  • The unstable offline reconstruction CLI has been temporarily removed in preparation for an overhaul in the next release
  • Added example scripts to help users transition to the new offline reconstruction workflow
  • Updated the image file format generated by the GUI upgraded from OME-NGFF v0.1 to v0.4 (latest)
  • Changed file I/O dependency from waveorder to iohub
  • Parameters set in the GUI are now saved in gui_state.yml with acquired data for better reproducibility
  • Improved algorithm for extinction evaluation
  • Polarization channels are averaged over Z in 2D mode for better SNR if a Z-stack is acquired for phase reconstruction
  • Simplified acquisition GUI
  • Supported Python versions bumped to 3.9-3.11

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0