Skip to content

Releases: AdvancedPhotonSource/tike

v0.22.1

20 May 20:59
Compare
Choose a tag to compare
v0.22.1 Pre-release
Pre-release

Add autorelease on PYPI

v0.22.0

20 May 19:05
443267c
Compare
Choose a tag to compare
v0.22.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.21.1...v0.22.0

v0.21.1

11 May 21:02
40c47b0
Compare
Choose a tag to compare
v0.21.1 Pre-release
Pre-release

What's Changed

  • REF: Update rPIE/lstsq_grad position correction by @carterbox in #205
  • NEW: Implement finite probe support constraint by @carterbox in #202

Full Changelog: v0.21.0...v0.21.1

v0.21.0

25 Apr 20:05
962ffbb
Compare
Choose a tag to compare
v0.21.0 Pre-release
Pre-release

What's Changed

  • API: Raise ValueError when ptycho input shapes are wrong by @carterbox in #194
  • DOC: Add context to first likely out of memory error by @carterbox in #195
  • API: Make psi parameter of tike.ptycho.reconstruct positional by @carterbox in #196
  • Fix some implementation differences in lstsq_grad method by @carterbox in #198
  • CI: Avoid bug in CuPy version 10.3.0 by @carterbox in #199
  • REF: Normalize lstsq_grad updates using total illumination by @carterbox in #164
  • NEW: Add data loading checks for nonfinite and negative values by @carterbox in #201
  • REF: Update lstsq variable probe updates by @carterbox in #200
  • NEW: Allow switching batch selection methods by @carterbox in #203
  • NEW: Add momentum acceleration to object only for lstsq method by @carterbox in #204

Full Changelog: v0.20.1...v0.21.0

v0.20.1

18 Feb 18:42
db2f888
Compare
Choose a tag to compare
v0.20.1 Pre-release
Pre-release

What's Changed

  • Fix memory leak due to CuPy automatic FFT Cache by @carterbox in #192

Full Changelog: v0.20.0...v0.20.1

v0.20.0

15 Feb 23:17
54f1d6c
Compare
Choose a tag to compare
v0.20.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

19 Nov 22:16
58b9a23
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release

What's Changed

  • NEW: Add probe initialization based on wavefront modeling by @carterbox in #160
  • NEW: Implement the multi-GPU-based bucket approach for laminography by @xiaodong-yu in #153
  • API: Automatically collect times and costs into single list by @carterbox in #162
  • TST: Save more detailed probe information by @carterbox in #163
  • NEW: Additional ptychography gradient-based approach using ADAM by @carterbox in #161
  • BLD: Transition to setup.cfg pyproject.toml build process by @carterbox in #170
  • REF: Replace deprecated pkg_resources with importlib by @carterbox in #171
  • NEW: Enable multi-node lamino using mpi4py. by @xiaodong-yu in #168
  • NEW: Use wobbly center algorithm to choose random subsets by @carterbox in #169
  • BUG: Test and handle edge cases for wobbly_center by @carterbox in #172
  • NEW: Implement ePIE for ptychography by @carterbox in #173
  • API: Remove unused parameters from ptycho.solvers by @carterbox in #174
  • BUG: Fix illegal memory access errors by @carterbox in #176
  • NEW: Perform ptycho adjoints for probe and obj simultaneously by @carterbox in #175

Full Changelog: v0.18.0...v0.19.0