You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the functions nufft2 and nufft3 do not allow for x with a different size from the input function c.
Would the underlying algorithm be compatible with x having a different size with slight changes to the source? Or is it a limitation of the algorithm (NFFT based on low rank approx)?