Skip to content
/ DCEBE Public

Estimation of bolus arrival times for DCE-MRI signals

License

Notifications You must be signed in to change notification settings

mstorath/DCEBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bolus arrival time estimation for DCE-MRI signals (DCEBE)

Description

This Matlab code estimates the bolus arrival time (BAT) of DCE-MRI signals. It is particularly intended to work with signals that do not have a fast upslope as it is often the case for data of small animals. The proposed method employs a spline-based approximation model. Parameter estimation is done by generalized cross validation.

A detailed documentation of the method is given in this technical report. See also View DCEBE on File Exchange

Quickstart

  • Run "DCEC_install.m" or add subfolders manually to Matlab path
  • Run a demo script from the demos folder, e.g. "DCEBE_demo.m"

How to cite

The method is described in the paper

  • A. Bendinger, C. Debus, C. Glowa, C. Karger, J. Peter, M. Storath, "Bolus arrival time estimation in dynamic contrast-enhanced MRI of small animals based on spline models".

Acknowledgement

Thanks to T. Driscoll for sharing his code for computing finite difference weights.

About

Estimation of bolus arrival times for DCE-MRI signals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages