Hi, I am a beginner with h5py and today I tried to read a dataset of an MRI so I can Fourier transform It to create a k-space. The thing is, the dataset I have in the .h5 file Is "|V37" type and isnt even a Matrix. Do you know what type of format that Is? It Is giving me problems since the fft only works with complex numbers arrays. (BTW the file Is from Stanford)
easily the most informative and concise video I've seen on the subject so far.
Your presentation is great for h5py beginners. Appreciate your good work.
Hi, I am a beginner with h5py and today I tried to read a dataset of an MRI so I can Fourier transform It to create a k-space. The thing is, the dataset I have in the .h5 file Is "|V37" type and isnt even a Matrix. Do you know what type of format that Is? It Is giving me problems since the fft only works with complex numbers arrays.
(BTW the file Is from Stanford)