=================
Added
-----
- Adds rCovSoS, improvements to rSoS. Adds calculation method for calculating the noise covariance matrix.
- Adds the rCovSoS method.
- Adds a split volume script to split single volumes into channels.
Changed
-------
- Updates to the comments.
- Changed the whole restructiring pipelines to make room for GRAPPA and SENSE.
Other
-----
- Prepared next release. Added a volumes switch to the reconstruction method.
- Small refactoring in the API, made the channels a constructor parameter.
- Merge branch 'master' of https://github.com/cbclab/MCT.
- Reverted the data loading again. This version uses more memory.
- Processing version with different kind of memory loading.
- Removed the multiprocessing in favor of single threaded data loading. It is more robust.
- Project rename.