v0.11.0
ASPIRE v0.11.0 is minor release, adding several scientific and API changes.
This release provides the following features:
- Extensible
ClassAvgSourceframework - Ab-initio modeling for Cn symmetry (
CLSymmetryCn) - FLE Basis (
FLEBasis2d) IndexedSourcefor source slicing and remapping- Immutable source API migration
ImageandVolumeAPI cleanup (return types)asnumpyas immutable views- Additional RELION 3.1 STAR file support
- SNR Estimation and Simulation utilities
- Improved
whitensyntax - Immutable Source API
Documentation and Logging:
- Tutorial Gallery restructuring
- Lecture Feature Demo updates
- Class Averaging API documentation and UML
- Introductory API documentation and UML (gallery)
- Continued filtering of log messages
- CTF forward model validation and tutorial
Bug fixes:
- Redundant
Imageconversion bug indenoised_src - Fixed
eval_coordsclustering (adjusted Rand score) - Negative
Imageindex slicing (wraparound bug) - Polar Fourier Row Major cleanup
Systems/CI Updates:
condaBLAS accelerated numerical backends (mkl,openblas,accelerate)- Relaxed
pipversion requirements - Long running test suite on
review-ready - CI documentation and gallery build on
push - Windows CI patches
- Resolve deprecation warnings (
pandas,scipy) - Partial removal of
parameterized_class black23.1.0 updates