tensorflow-nufft icon indicating copy to clipboard operation
tensorflow-nufft copied to clipboard

Scaling for NUFFT operator

Open chaithyagr opened this issue 1 year ago • 1 comments

I feel it will help a lot to have scaling coded up inside the nufft operator, similar to https://github.com/chaithyagr/tfkbnufft/blob/da8de17bc5cb738d11150662d0876bec9efb54d8/tfkbnufft/nufft/fft_functions.py#L159 and https://github.com/chaithyagr/tfkbnufft/blob/da8de17bc5cb738d11150662d0876bec9efb54d8/tfkbnufft/nufft/fft_functions.py#L197 as it will help a lot to make sure that Op and AdjOp can match the scales for ortho case.

chaithyagr avatar Oct 25 '22 12:10 chaithyagr