Solving Extended Tofts Model in a few lines for DCE-MRI.
- Extended_Tofts_Integral: For computing extended Tofts model given slicing timing, AIF and parameters(Kt,ve,vp)
- FIT: Estimate optimal paramters via curve fitting, given tissue concentration(Ct), AIF(Cp) and time.
Explanation: In this project, relative concentration was used.
For original work, please check out here: https://github.com/welcheb/pydcemri. This page gave a python module for processing DCE-MRI data.