Skip to content

Basic reconstruction scripts for data uploaded to mridata.org

License

Notifications You must be signed in to change notification settings

MRSRL/mridata-recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mridata-recon

Joseph Y. Cheng <jycheng [at] stanford [dot] edu>

Basic reconstruction scripts for data uploaded to mridata.org

Setup

Install the required python modules:

pip install -r requirements

Datasets

Example

To create cfl and hdr files that are support by BART, run the following command for the downloaded dataset data.h5:

python recon_fse_2d.py --verbose data.h5

For more options, run the following command:

python recon_fse_2d.py --help

References

  1. http://mridata.org/
  2. https://mrirecon.github.io/bart/

About

Basic reconstruction scripts for data uploaded to mridata.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages