nipype
nipype copied to clipboard
How to get output in .csv file?
trafficstars
I am trying to use python to read .nii files. But I want to store the output in a .csv file where all the details are stored. Can someone let me know how do I do that?
Sorry, can you clarify what you want in your CSV files? What are the rows/columns?
Also, for reading NIfTI images, you're probably going to want to use nibabel.