Skip to content

v0.13.2

Latest
Compare
Choose a tag to compare
@garrettwrong garrettwrong released this 20 Mar 23:59
d0f3d09

ASPIRE v0.13.2 is a patch release, adding multiple fixes, updates, and new supporting features.

This release provides the following features:

  • legacy_whitening isotropic noise estimator
  • sph_harm updates/optimizations
  • grid and Filter caching
  • Batched (GPU) class average BFR alignment

Bug fixes and cleanup:

  • Large scale image stacking OOM
  • nearest_rotation patch
  • CTFFilter correction
  • SymmetryGroup warnings
  • more dtype cleanup
  • Remove all remaining legacy m_ usage
  • Support mrcs file extension
  • IndexedSource filter mapping

Systems/CI Updates:

  • Numpy 2 support
  • Scipy 1.15 support
  • Remove deprecated cufinufft workaround
  • Migrate gallery loggers toward print
  • CI downloader caching