v0.20.0
Pre-release
Pre-release
What's Changed
- REF: Reorganize ptycho.reconstruct setup/teardown by @carterbox in #177
- REF: Refactor ADAM to use full-adjoint by @carterbox in #178
- REF: Update varying probe setup function to allow more flexability by @carterbox in #179
- NEW: Implement compact clustering methods for mini-batch selection by @carterbox in #180
- API: Set a default ptycho reconstruct algorithm by @carterbox in #181
- CI: Remove Python 3.6 from CI testing by @carterbox in #167
- BUG: Must index eigen probes in correct device context by @carterbox in #183
- API: Packing hyper-parameters into dataclasses by @carterbox in #182
- BUG: Hide costs/times from IterativeOptions constructor by @carterbox in #184
- API: Convert EPIE to RPIE by @carterbox in #185
- DOC: Update docs after some RPie API changes by @carterbox in #186
- Port position correction to RPIE by @carterbox in #189
Full Changelog: v0.19.0...v0.20.0