Skip to content

Repository files navigation

Multi-site quantitative MR data

Python License

Image reconstruction and processing of qualitative and quantitative MR raw data acquired at field strength ranging from 55mT to 0.6T.

The raw k-space data and reconstructed image data can be found at the following repositories:

Reconstruction with different software packages

We demonstrate how the provided data can be reconstructed with these reconstruction packages:

To install all these packages in the same environment, we provide a Dockerfile. Simply build the Docker image

docker build -t qmri_data .

start the container with a mapped folder to save the obtained figure in

docker run --rm -it -v /output:/output qmri_data

activate the environment

conda activate reco_env

and then run any of the reconstruction scripts

python recon_scripts/compare_recon_packages.py 
python recon_scripts/compare_t2_mapping.py 
python recon_scripts/compare_trajectories.py 

About

Multi-site quantitative MR data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages