CmrxRecon/CMRxRecon

Submission Format for Python

Closed this issue · 3 comments

MATLAB files appear to be given in v7.3 which are readable in python, but very hard to write. Are files compatible with MATLAB <v7.2 (such as output of scipy.io.savemat()) accepted, or can some sample code be provided to write v7.3 mat files in python?

Thanks for the response! I saw the code to write files in MainLoadFun.py.