Python Sparse data Analysis Package external MRI plugin.
Note
This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.
-
class
mri.operators.fourier.non_cartesian.NonCartesianFFT(samples, shape, implementation='cpu', n_coils=1, density_comp=None, **kwargs)[source]¶ This class wraps around different implementation algorithms for NFFT
Follow us