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