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 calling backward().
New feature
- Added an option to pass in a set of sensitivity coils to the forward function in MriSenseNufft that overwrites the coils that were included on initialization.