Hi All,
Joe and I have put the ISMRMRD python wrapper package up on PyPi.
If you have the ismrmrd C library installed on your system and you have the ISMRMD_HOME environment variable defined (e.g. export ISMRMRD_HOME=/usr/local), then you should be able to do:
pip install ismrmrd
The ismrmrd_create_dataset.py and ismrmrd_recon_dataset.py examples in
https://github.com/ismrmrd/ismrmrd/blob/master/examples/python should work.
All you Python people out there, please test and report back.
Cheers,
Souheil