Skip to content

MRI external plugin for Python Sparse data Analysis Package

License

Notifications You must be signed in to change notification settings

Zaineb18/pysap-mri

 
 

Repository files navigation

Travis Coveralls Doc CircleCI

pySAP-mri

Python Sparse data Analysis Package external MRI plugin.

This work is made available by a community of people, amoung which the CEA Neurospin UNATI and CEA CosmoStat laboratories. This plugin was developed by A. Grigis, J.-L. Starck, P. Ciuciu, and S. Farrens. Currently, it is being handled by Chaithya G R, Z. Ramzi and S. Farrens.

Installation instructions

Install python-pySAP using:

pip install python-pysap

This will install pysap-mri plugin too. However if you want to update to a more later version, please use:

pip install --upgrade pysap-mri

Special Installations

For using Non-Cartesian FFT, please install pyNFFT by:

Linux:

sudo apt install libnfft3-dev

pip install pynfft2

Mac:

conda install -c conda-forge pynfft

For faster NUFFT operation, pysap-mri uses gpuNUFFT, to run the NUFFT on GPU. To install gpuNUFFT, please use:

pip install gpuNUFFT

We are still in the process of merging this and getting a pip release for gpuNUFFT. Note, that you can still use CPU NFFT without installing the package.

Important links

About

MRI external plugin for Python Sparse data Analysis Package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%