actually I need thickness data out of it. Is .mgh format documented somewhere?
On Thu, 24 Apr 2008, Pádraig Kitterick wrote:
How much detail do you need frmo the mgh file? I wrote a quick Python script which reads in at least the volume data but I think I just passed over most of the other stuff in there...
Yaroslav Halchenko wrote:
Does anyone know any handy module to at least read in .mgh files from Python? Or should I simply try mri_convert them into .minc and use netcdf module within python?
Thanks in advance for the ideas!