generate image with sourceID

Hi Castor users,

I would like to use the source image for the reconstruction process. Could anyone tell me how can I generate the source image based on the source ID from the root file?

Thanks for your help in advance.

Regards,
Ashok

Hi Ashok,
During the conversion of GATE data, you can use the following option to generate an image from the sourceID:
-isrc output_image_name:dimX,dimY,dimZ,voxsizeX,voxsizeY,voxsizeZ

e.g: -isrc output/source_image:50,50,40,0.5,0.5,1. will create an image in the output directory (provided it exists), with dimensions of 50x50x40 voxels of 0.5x0.5x1 mm.

Cheers,
Thibaut

Ashok Tiwari <tiwarias@yahoo.com> a écrit :