mrinufft._utils

mrinufft._utils#

General utility functions for MRI-NUFFT.

Functions

auto_cast

get_array_module

Get the module of the array.

power_method

Power method to find the Lipschitz constant of an operator.

proper_trajectory

Normalize the trajectory to be used by NUFFT operators.

Classes

MethodRegister

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