v0.7.0
This version adds a core backend component for CTF Estimation along with mating CLI entry point which wraps MRC file IO.
Otherwise this is mostly fixes for issues found during development:
- Bugfix covar2d shrinker and get_cwf_coeffs for clean images (noise_var=0)
- Bugfix Simulation n=1 crashes
- Move some developer deps to "dev" package extension
- Demo Notebook corrections and refresh
- Bugfix in Pandas code supporting Starfile IO
- Bugfix filter eval points outside interp grid
- Add parallel test code coverage job to GitHub Actions (Codecov)
- Add tests for Rotation class