Bug fix
Pre-release
Pre-release
Bug Fix
- Fixed an issue related to
matadj
options in forward operations. Although forward ops don't usually need sparse matrix adjoints, they do when callingbackward()
.
New feature
- Added an option to pass in a set of sensitivity coils to the
forward
function inMriSenseNufft
that overwrites the coils that were included on initialization.