mckib2 / pygrappa

Python implementations of GRAPPA-like algorithms.

Home Page:https://pygrappa.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Online documentation here

GRAPPA is a popular parallel imaging reconstruction algorithm. Unfortunately there aren't a lot of easy to use Python implementations of it or its many variants available, so I decided to release this simple package.

There are also a couple reference SENSE-like implementations that have made their way into the package. This is to be expected -- a lot of later parallel imaging algorithms have hints of both GRAPPA- and SENSE-like inspirations.

Installation should be quick:

pip install pygrappa

About

Python implementations of GRAPPA-like algorithms.

https://pygrappa.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 88.6%Language:Cython 5.1%Language:C++ 3.5%Language:Meson 2.6%Language:Shell 0.2%