Skip to content

rui-919/bilevelmri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bilevelmri

DOI

This package implements the methods described in "Learning the Sampling Pattern for MRI" ('https://arxiv.org/abs/1906.08754').

Installation

The package can be installed by running

git clone https://github.com/fsherry/bilevelmri.git && cd bilevelmri && pip install -e . && rm -r build

Usage

For a basic example of how the various parts of this package can be combined to learn a sampling pattern, consider the notebook learn_example_square.ipynb

License

This project is licensed under the BSD 2-Clause license (see LICENSE.txt).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 86.3%
  • Python 13.7%