You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to convert raw data from a GE scanner to ISMRMRD. But I don't have access to Orchestra SDK. Is there a way to convert GE data to ISMRMRD without using Orchestra SDK?
Thanks.
The text was updated successfully, but these errors were encountered:
It all depends on how you plan on reading the GE files. If you have code for reading them in say MATLAB, then you would probably you that to read the files and then use the MATLAB library for ISMRMRD. Similarly if you have C++ code for reading your files, then you would start there.
I can't compile. (I tried many orchestra distros). Cmake seems to find well the orchestra's libraries, but can't link them. I'm using Ubuntu 16, do you have any advice?
Hello all,
I want to convert raw data from a GE scanner to ISMRMRD. But I don't have access to Orchestra SDK. Is there a way to convert GE data to ISMRMRD without using Orchestra SDK?
Thanks.
The text was updated successfully, but these errors were encountered: