mrinufft.density#
Density compensation methods.
Tip
Density methods are available through the get_density function, that can be used
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. |