Refactored version of the IU School of Medicine neuroscience connectivity pipeline that executes pre-processing of anatomical, functional, and diffusion Magnetic Resonance Imaging data (written in Python and Bash).
Other
3
stars
2
forks
source link
Find alternatives to saving data in .mat format #132
Some of the data is currently saved in .mat format because the QC script is written for Matlab and therefore we need to load data into matlab. What are other data-saving formats that both python and Matlab can handle?
Some of the data is currently saved in .mat format because the QC script is written for Matlab and therefore we need to load data into matlab. What are other data-saving formats that both python and Matlab can handle?