mrinufft#

Base module.

This module contains the main entry points for the package, including the submodules and utility functions.

Functions

get_operator

Return an MRI Fourier operator interface using the correct backend.

set_log_level

Set the log level of the mrinufft logger.

proper_trajectory

Normalize the trajectory to be used by NUFFT operators.

get_array_module

Get the array module (numpy/cupy/torch/tnp) of an array.

Classes

MethodRegister

A Decorator to register methods of the same type in dictionnaries.