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 https://github.com/mehta-lab/waveorder/pull/82
* BSD 3-clause by talonchandler in https://github.com/mehta-lab/waveorder/pull/84
* Don't delete test data by talonchandler in https://github.com/mehta-lab/waveorder/pull/83
* improve readability of waveOrder by mattersoflight in https://github.com/mehta-lab/waveorder/pull/85
* Drop 3.7 and add 3.8, 3.9, 3.10 by talonchandler in https://github.com/mehta-lab/waveorder/pull/99
* Find focus by optimizing a transverse spatial frequency band by talonchandler in https://github.com/mehta-lab/waveorder/pull/92
* Improve README.md by talonchandler in https://github.com/mehta-lab/waveorder/pull/101
* uPTI -> PTI; black formatting; improved comments by talonchandler in https://github.com/mehta-lab/waveorder/pull/104
* README copy edits by talonchandler in https://github.com/mehta-lab/waveorder/pull/105
* Replace OpenCV with pillow by ziw-liu in https://github.com/mehta-lab/waveorder/pull/108
* Add .git-blame-ignore-revs by talonchandler in https://github.com/mehta-lab/waveorder/pull/109
* Prepare for `waveorder==1.0.0` release by talonchandler in https://github.com/mehta-lab/waveorder/pull/114
* Fix link to example by talonchandler in https://github.com/mehta-lab/waveorder/pull/115
* Pin README links by talonchandler in https://github.com/mehta-lab/waveorder/pull/116
New Contributors
* ziw-liu made their first contribution in https://github.com/mehta-lab/waveorder/pull/108
**Full Changelog**: https://github.com/mehta-lab/waveorder/compare/1.0.0rc0...1.0.0