Skip to content

v0.8.0

Choose a tag to compare

@garrettwrong garrettwrong released this 21 Sep 12:43
4fdf77d

ASPIRE v0.8.0 adds the following scientific features:

  • Begin adding Class Averaging Components (experimental)
  • Adaptive Support Radius Calculations
  • Wavelet-based approximate Earth-Mover's Distance (wemd)
  • Irregular (Non Square) Block Diagonal Extensions

Additionally this release includes the following updates:

  • Minor Numpy Updates in preperation for Python 3.9
  • ArrayImageSource should now admit numpy arrays directly
  • Minor README updates
  • Introduce informational Code Coverage reporting to CI (Codecov)
  • Minor PIL Upstream dependency patch
  • Improve corrupt mrc file handling in APPLE.picking
  • ArrayImageSource Patches for use in MeanEstimator