[Castor-users] SPECT reconstruction
Simon Stute
simon.stute at cea.fr
Wed May 15 10:39:16 CEST 2019
Hi Ludovic,
This datafile converter from CASToR is indeed related to ROOT and is
adapted to GATE simulated data only.
So you will have to build your own converter.
To do so, you will have to decode the format of the original SPECT data.
It is usually DICOM, so easy to do, but you have to search through the
many DICOM header entries to get all you need.
Then, all relevant information about the SPECT castor datafile format is
included in the documentation, for both binary cdf and ascii header cdh
files.
You will have to create a program to do the reading, convertion and writing.
Cheers
Simon
Le 14/05/2019 à 23:12, Ferrer Ludovic a écrit :
>
> Dear castors,
>
> I would like to use castor to reconstruct SPECT images.
>
> I understand from the documentation that you should provide a cdh file
> along with a bunch of options. But, how this cdh file is related to my
> acquired SPECT images is not clear.
>
> Is this cdf file created by castor-DataFileConverter ? If yes, this
> application is absent from the binary distribution I got from internet
> (windows x64 version). I also compiled from sources but it was also
> absent as a binary file. Is it related to the fact that I don’t have
> ROOT installed in my system (windows 10) ?
>
> Could you shed lights on this please ?
>
> Cheers
>
> Ludovic
>
>
> _______________________________________________
> Castor-users mailing list
> Castor-users at lists.castor-project.org
> http://lists.castor-project.org/listinfo/castor-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.castor-project.org/pipermail/castor-users/attachments/20190515/d88bd8d0/attachment.html>
More information about the Castor-users
mailing list