-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hi,
not really an 'Issue', but more of a praise and some curiosity-driven questions ...
I just started very recently to play around a bit with one of the dependencies you used for this project, torchkbnufft, and as soon as I was able to successfully use it to reconstruct some radial k-space data I had available I got to think about how cool it would be to have a proper MRI recon library built around it, like sigpy is based on cupy, for instance.
Luckily enough, a very quick search led me here, and even though I have had the chance yet to try out your work, this project looks super exciting!
I saw that you already have some basic regularization methods already implemented, but I was wondering if you had plan to further expand the library. I was thinking as a starter of a way to estimate coil sensitivity maps directly from here (maybe using ESPIRIT, as sigpy and BART do), and also some compress sensing algorithms.
The idea of having an imaging library based on PyTorch and ready to be used for DL research is just so exciting.
I would be happy to get in touch and help if you are interested and willing to keep working on this project!
Cheers