1.0.0
Overview
Ths first major release of waveorder
is a well-tested and stable version of phase, birefringence, and fluorescence simulation and reconstruction algorithms.
Key changes
Since waveorder==1.0.0rc0
, we have:
- moved all I/O functionality to
iohub
. - curated and updated the
/examples/
folder, and added the most important example scripts to CI/CD testing for maintenance through the upcoming refactoring. - added focus finding algorithms
- dropped support for 3.7 and bumped to 3.8-3.10
What's Changed
- Bump version to 1.0.0rc0 by @ieivanov in #82
- BSD 3-clause by @talonchandler in #84
- Don't delete test data by @talonchandler in #83
- improve readability of waveOrder by @mattersoflight in #85
- Drop 3.7 and add 3.8, 3.9, 3.10 by @talonchandler in #99
- Find focus by optimizing a transverse spatial frequency band by @talonchandler in #92
- Improve README.md by @talonchandler in #101
- uPTI -> PTI; black formatting; improved comments by @talonchandler in #104
- README copy edits by @talonchandler in #105
- Replace OpenCV with pillow by @ziw-liu in #108
- Add .git-blame-ignore-revs by @talonchandler in #109
- Prepare for
waveorder==1.0.0
release by @talonchandler in #114 - Fix link to example by @talonchandler in #115
- Pin README links by @talonchandler in #116
New Contributors
Full Changelog: 1.0.0rc0...1.0.0