This version includes a model for pixel-based ana;ysis of generic tissues, as well as number of tools to help illustrate or test pixel-based analysis: A modified Shepp-Logan phantom for perfusion analysis and fake DC-MRI image generation.
Also includes improved implementation of the common kinetic model two-compartment exchange, and correct some critical doc strings.
What's Changed
* Pixel-based analysis by plaresmedima in https://github.com/QIB-Sheffield/dcmri/pull/133
* fixed test errors ahead of release by plaresmedima in https://github.com/QIB-Sheffield/dcmri/pull/134
* upgrade to numpy 2.0 by plaresmedima in https://github.com/QIB-Sheffield/dcmri/pull/135
* Maximize test coverage for core functions by plaresmedima in https://github.com/QIB-Sheffield/dcmri/pull/136
* Improved 2CXM implementation by plaresmedima in https://github.com/QIB-Sheffield/dcmri/pull/137
* Doc strimgs corrected by plaresmedima in https://github.com/QIB-Sheffield/dcmri/pull/138
**Full Changelog**: https://github.com/QIB-Sheffield/dcmri/compare/0.6.7...0.6.8