Skip to content

Example of TArgeted Motion Estimation and Reduction (TAMER) for motion correction in MRI

License

Notifications You must be signed in to change notification settings

mwhaskell/tamer_mri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.txt

This is example code for Figure 8 of "TArgeted Motion Estimation and 
Reduction (TAMER): Data Consistency Based Motion Mitigation for MRI using a
Reduced Model Joint Optimization" by Melissa W. Haskell, Stephen F. 
Cauley, and Lawrence L. Wald

written by Melissa W. Haskell and Stephen F. Cauley

Last Updated: Nov 17, 2017

Folder contents:

tamer_recon.m 
    -main script to run the TAMER demo

/funcs_tamer
    -folder containing all relevant functions, included minimization 
     objective function, and target voxel selection function

/tamer_data
    -folder containing raw data to run this example, can choose between
     two different slices to reconstruct

Additional Notes:

-This was tested on MATLAB 2016a. Earlier versions that use "optimset" 
instead of "optimoptions" to set the minimization function will not run.



About

Example of TArgeted Motion Estimation and Reduction (TAMER) for motion correction in MRI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages