Re: [vmtk-users] non-dicom data and vmtkimagereader

2011-10-01 Thread Luca Antiga
Hi Dan, try omitting the square brackets and the commas in the command line: tuples are simply specified as a plain list of numbers: vmtkimagereader -f raw -ifile X:\Studies\AIF\AIF_01\PET\Sum\AIF_01_f1_1_nas.i -spacing 1.25 1.25 1.25 -extent 0 255 0 255 0 152 --pipe vmtkimageviewer Hope this

[vmtk-users] non-dicom data and vmtkimagereader

2011-09-30 Thread Dan
Hi, I'm very new to using the toolkit, so forgive my ignorance, but I cannot seem to load in my flat data into vmtk. I have a file that is a 256x256x153 array of 32 bit numbers with an isotropic spatial resolution of 1.25 anda center at voxel 128,128,76.5. I try to load it with: vmtkimagereade