-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update readme
- Loading branch information
Showing
2 changed files
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
Python library for simulating and fitting DCE-MRI data. It permits arbitrary combinations of pulse sequence, pharmacokinetic model, water exchange model, etc. The code is a work-in-progress, has not been extensively tested and is not recommended or approved for clinical use. | ||
|
||
Created 28 September 2020 | ||
Created 28 September 2020 | ||
@authors: Michael Thrippleton | ||
@email: [email protected] | ||
@institution: University of Edinburgh, UK | ||
|
@@ -14,6 +14,7 @@ Created 28 September 2020 | |
- Fit tissue concentration using pharmacokinetic model | ||
- Fit signal enhancement using pharmacokinetic model | ||
- Pharmacokinetic models: steady-state, Patlak, extended Tofts, Tofts, 2CXM, 2CUM | ||
- Patlak fitting with multiple linear regression | ||
- AIFs: including patient-specific (measured), Parker, bi-exponential Parker | ||
- Fitting free AIF time delay parameter | ||
- Relaxivity models: linear | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters