nipype icon indicating copy to clipboard operation
nipype copied to clipboard

How to get output in .csv file?

Open ayushiiijoshi opened this issue 4 years ago • 1 comments
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?

ayushiiijoshi avatar Jun 28 '21 15:06 ayushiiijoshi

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.

effigies avatar Jun 28 '21 17:06 effigies