v0.2.3
What's Changed
- fixes to allow for runtime type checking in tests by @mjo22 in #190
- Add dynamic type hints for image shapes at run-time by @mjo22 in #192
- Renaming that gives coordinate systems that are in pixels an “_in_pixels” ending by @mjo22 in #193
- Change recommendation for how to instantiate pytrees with vmap by @mjo22 in #202
- Fix bug that stops gradients with respect to rotations and pixel size rescalings by @mjo22 in #195
- Move the accelerating voltage from the
CTF
to theInstrument
by @mjo22 in #200
Full Changelog: v0.2.2...v0.2.3