Skip to content

version 0.4.03

Compare
Choose a tag to compare
@uecker uecker released this 09 Apr 09:24
· 2688 commits to master since this release
v0.4.03

DOI

Changes:

  • nlinv: add ENLIVE support (Christian Holme)
  • nlinv: add (hidden) option to specify coil weighting parameters (Christian Holme)
  • nlinv: option for different pattern for each coil (Christian Holme)
  • nlinv: sensitivity output also when using GPU (Christian Holme)
  • nlinv: add timing output (Christian Holme)
  • nlinv: add option for debug level (Christian Holme)
  • nlinv: add option to provide initialization (Christian Holme)
  • nlinv: make IRGNM reduction factor configurable (Christian Holme)
  • nufft: add nufft according to conventional definition
  • ecalib: add option to turn off phase rotation (Jonathan Tamir)
  • homodyne: add option for uncentered ffts (Jonathan Tamir)
  • bench: add benchmarks for fft, fftmod, md_fft
  • library: admm: add parameter selection by residual balancing (Jonathan Tamir)
  • library: add function to detect nontrivial strides
  • library: fix bug for gpu-mode of cdiag operator
  • library: irgnm: add callback (Christian Holme)
  • general: add script for memory-economic use of espirit
  • build: updates and fixes for CMake
  • build: build fixes on Mac OS X
  • many other bug fixes and improvements