Skip to content

2.0.0

Compare
Choose a tag to compare
@talonchandler talonchandler released this 04 Mar 21:57
· 9 commits to main since this release
83bf24a

Overview

This major release of waveorder is a well-tested and stable version of phase, birefringence, and fluorescence simulation and reconstruction algorithms, now running in torch, with each reconstruction factored into an precalculation and an (typically less-expensive) reconstruction.

Key changes:

  • phase, birefringence, and fluorescence reconstruction use torch
  • these reconstructions are factored into an expensive precalculation and an inexpensive reconstruction
  • Key PTI reconstruction code paths are conserved through the refactor, with automated example scripts on synthetic data and one data-based jupyter notebook

What's Changed

Full Changelog: 1.0.0...2.0.0