mrinufft.density#
Density compensation methods.
Tip
This module has a registry builtin.
You can get easy access to the functions below by calling get_density(<key>) or with get_density(<key>, *args, **kwargs). Here are the function available from the registry:
Key |
Function |
|---|---|
|
|
|
|
|
|
Functions
Compute the number of points in each cell of the grid. |
|
Decorate function to ensure that the trajectory is flatten before calling. |
|
Get the density function from its name. |
|
Compute the density compensation weights using the pipe method. |
|
Estimate density compensation weight using voronoi parcellation. |