Skip to content

cmaumet/RobustPerfusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RobustPerfusion

Estimate robust perfusion-weighted maps in Arterial Spin Labelling using Huber's M-estimator.

Call: asl_robust(inputFiles, outputFile, huberParam) where:

  • inputFiles is the path to the repeated pair-substracted ASL volumes as a cell-array
  • outputFile is the full path to the output file
  • huberParam is the parameter of Huber's M-estimator (1.5 by default)

Interactive call (with user interaction): asl_robust()

Dependencies: SPM8 (or later), Matlab

About

Robust perfusion maps in ASL using M-estimators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages