v0.241126
What's Changed
- Select k-space data based on n_coils by @ckolbPTB in #309
- Fix formatting in warning string by @ckolbPTB in #514
- Add human readable ids to test by @fzimmermann89 in #485
- Add CartesianSamplingOp to FourierOp by @ckolbPTB in #482
- Exclude data outside of encoding_matrix by @ckolbPTB in #234
- Switch to adjoint as backward in FourierOP by @fzimmermann89 in #516
- Make randperm reproducible in tests by @fzimmermann89 in #517
- Fix operator norm device by @Stef-Martin in #520
- Add coil combination using PCA by @ckolbPTB in #470
- Fix typing issues by @fzimmermann89 in #515
- [RE-OPEN] Include .ipynb to sphinx-docs via myst-nb by @lrlunin in #524
- Add tests for autodiff of operators by @ckolbPTB in #405
- Implement Gram Shortcut for FourierOp by @fzimmermann89 in #503
- Remove MSEDataConsistency by @rkcatarina in #450
- Swap order of target and weight in functionals by @fzimmermann89 in #535
- Examples typos by @lrlunin in #449
- Fill range by @fzimmermann89 in #540
- Add apply (out of place) by @fzimmermann89 in #547
- Fix DCF and FourierOp edgecase bugs by @fzimmermann89 in #553
- Fix gram and adjoint of adjoint linear operator by @fzimmermann89 in #541
- Release v0.241126 by @fzimmermann89 in #561
New Contributors
- @lrlunin made their first contribution in #524
- @rkcatarina made their first contribution in #450
Full Changelog: v0.241112...v0.241126