Closed chaithyagr closed 3 years ago
Looks like scipy for some reason gives different result, causing issues when we compare Noncartesian to cartesian in some tests Currently I have added relative tolerance of 1e-3 for it
Also, I had a minute issue in gridsearch scripts which came up while using it, the n_coils term is missing and since it is a single line, I am merging it to this PR
LGTM @chaithyagr , I'll let you merge when you think it's time
merging, I see that the code worked on circleci well.
This PR Covers:
axes
parameter ofnp.fft.fftn
to do FFT in vectorized way, than using loopsn_coils
to parameters in grid search