PySAP and ModOpt are two python packages for MRI reconstruction and Convex Optimization.
ModOpt#
ModOpt is a python package for convex optimization. It provides a set of tools to solve optimization problems with proximal operators. It is used in the PySAP library to solve the optimization problems in the MRI reconstruction process.
Modular Optimisation tools for solving inverse problems
PySAP-MRI#
PySAP-MRI is a python package for MRI reconstruction. It provides a set of tools to reconstruct MRI data from the k-space data. It uses the ModOpt library to solve the optimization problems.
MRI external plugin for Python Sparse data Analysis Package
PySAP-fMRI#
PySAP-fMRI is a python package for fMRI reconstruction. It provides a set of tools to reconstruct fMRI data from the BOLD signal. It is based on the PySAP-MRI library and uses the ModOpt library to solve the optimization problems. This package is still under development.
Python Sparse data Analysis Package external fMRI plugin.