mmuckley / torchkbnufft

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

MriSenseNufft, AdjMriSenseNufft, AdjKbNufft, ToepSenseNufft removed #60

Closed kingaza closed 2 years ago

kingaza commented 2 years ago

Hello @mmuckley ,

Thank you very much for sharing such a great work.

When I try some open-source project, some errors happen, because some functions like MriSenseNufft, AdjMriSenseNufft, AdjKbNufft, ToepSenseNufft, etc., have been deprecated. If I still want to use the latest version of torchkbnufft, how can I solve this problem?

Thanks a lot.

Best Regards, kingaza