version 0.5.00
Changes:
- new tools: moba, looklocker, tgv, extract, fftrot
- moba: non-linear model-based recon for T1 mapping (Xiaoqing Wang)
- looklocker: post-processing for moba
- extract: extract ranges from multi-dim. arrays
- tgv: a tgv denoiser
- fftrot: perform rotations using FFTs
- join: append to non-existing file
- pics: low-mem flag (-U)
- pics: efficient basis functions (Sebastian Rosenzweig)
- pics: pattern for non-Cartesian trajectories
- nlinv: enlive on the gpu
- twixread: read multi-raid files
- twixread: mode for radial
- traj: custom angle to traj (Aurélien Trotier)
- traj: small golden angles (Jasper Schoormans)
- traj: option to rotate trajectory
- extract: multiple dims (Christian Holme)
- slice: multiple dims (Christian Holme)
- generic: NOEXEC_FLAG flag for non-executable stacks
- generic: automatic rebuilds for makefile changes
- generic: make it possible to run individual tests
- library: use long in gridding code to support larger grids
- library: zsmax functions for cpu and gpu
- library: function for setting random initial state in wavthresh
- library: lsqr/lad return operator_p to select regularization
- library: generalize cuda fft a bit for efficiency
- library: fix for CUDA strided memcpy
- many other bug fixes and improvements