[Gate-users] how to generate an 3D image that can be used for thevoxellized sources by GATE
Thielemans, Kris
kris.thielemans at csc.mrc.ac.uk
Mon May 21 11:00:57 CEST 2007
Hi
try to replace "short float" with "float" I guess. The former is strict Interfile 3.3, but maybe GATE doesn't understand it. "short float" was a bad choice of type name by the interfile people, as the number of bytes is specified independently, but GATE really should accept both I guess.
There's probably no need to go via AMIDE once you know what type of header GATE can read. You could modify the STIR .hv or .ahv by hand/script.
Kris
________________________________
From: gate-users-bounces at lists.healthgrid.org on behalf of Guifen Lin
Sent: Sat 19/05/2007 23:20
To: gate-users at lists.healthgrid.org
Subject: [Gate-users] how to generate an 3D image that can be used for thevoxellized sources by GATE
Dear all gate-users
I want to read the voxellized sources in an IneterFile image.
Here is my steps:
1)using STIR to generate an 3D image
/STIR/bin/generate_image generate_image.par
the results are image.hv,image.ahv,image.v
2)using AMIDE to transform these files into IneterFile image files
the results are my.i33,my.h33
3)using GATE to simulate the voxellized sources
The screen shows the error.(see "Voxel_error")
Could you tell me how to generate an 3D image that can be used for the voxellized sources by GATE.
Best wishes!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20070521/1a456510/attachment.htm>
More information about the Gate-users
mailing list