mmuckley / torchkbnufft

A high-level, easy-to-deploy non-uniform Fast Fourier Transform in PyTorch.
https://torchkbnufft.readthedocs.io/
MIT License
204 stars 44 forks source link

Some documentations correction #3

Closed zaccharieramzi closed 4 years ago

zaccharieramzi commented 4 years ago

I am atm redoing the docs for my own package and I noticed that some legacy from torchkbnufft were a bit off:

I don't know what d is in the fourier transform of the kaiser-bessel kernel, so I can let you correct that.

mmuckley commented 4 years ago

Thank you! I think d is just copied from the original MATLAB implementation.