Corey-Zumar / MRI-Reconstruction

An open source implementation of the deep learning platform for undersampled MRI reconstruction described by Hyun et. al. (https://arxiv.org/pdf/1709.02576.pdf)
53 stars 19 forks source link

Updated to also return k-space arrays. #6

Closed Alex-Kot closed 6 years ago

Alex-Kot commented 6 years ago

K-space arrays to be used in correction function. Added call to np.fft.ifftshift, changes k-space but unsure if changes final image.