[gate-users] Gate LMF-Sinogram (ECAT7) patch

null99 at mails.tsinghua.edu.cn null99 at mails.tsinghua.edu.cn
Sat Aug 14 05:48:05 CEST 2004


Dear Schmidtlein,

Sorry for a null email, for a misoperation. :-(

Thank you for your interesting in this patch, and esp. your question and your
code. :-) I am really eager to see your code. Thank you! :-)
The patch uses uniform spaceing when building sinogram, but with no weighting. It
simply binning the events into unifromly spaced logical detector ID by their
position (x,y,z). (In my understanding, the (x,y,z) position is of the detector ID
uniquely specified by the Cylindrical system's rsector, module, submodule, crystal
ID, so weighting is a must). I have had a glance at STIR's List data mode classes,
it do the similar work, but the list data is based on ECAT system and they have
(ring,detector) in nature. However, because of the similarity between ECAT and
Cylindrical systems, each logical (ring, detector ID) can have a one-to-one
relationship with a crystal in physical world by applying a uniform angle
conversion.

That's what implymented in the patch. Thank you! :-)

Regards,

Long



In your mail:
>From: "Schmidtlein, Ross/Medical Physics" <schmidtr at mskcc.org>
>Reply-To: GATE feedback and helpline for Users <gate-users at lphe1pet1.epfl.ch>
>To: null99 at mails.tsinghua.edu.cn,
  "GATE feedback and helpline for Users" <gate-users at lphe1pet1.epfl.ch>
>Subject: RE: [gate-users] Gate LMF-Sinogram (ECAT7) patch
>
>Hi Long,
> 
> I've been listening to the discussions surrounding your implementation
> of sinogram output for cylindrical PET, and I am very interested in
> seeing you produce these additions.  It is my impression that you're
> using Claude's coincidence position binning strategy.  This strategy
> works very well for uniformly spaced detectors, but if the detectors are
> not uniformly spaced, the sinograms may be incorrect.  Non-uniform
> detector spacing is one of the advantages that the "Cylindrical PET"
> system has over the "ECAT System".  The logical volume ID's can be used
> to avoid this problem.  I have some code that is fairly general that
> does this.  I'd be more than happy to send it if you think it will help.
> 
> 
> I've glanced through your code and it looks like you have done a really
> nice job. ;)
> 
> Cheers,
> 
> ross
> 
> null99 at mails.tsinghua.edu.cn
>Sent: Friday, August 13, 2004 12:09 PM
>To: gate-users at lphe1pet1.epfl.ch
>Subject: [gate-users] Gate LMF-Sinogram (ECAT7) patch
>
>
>Dear all,
>
>This is the LMF to ECAT7 patch for Gate. Please refer to my previouse
>E-mail for details.
>
>Something important:
>This version is an test version. It's aim is to provide a base for other
>possible conversion. E.g. by using the root output. Also, I looking
>forwards any questions, bug reports, or new idea of implement the
>conversion. Questiones on conversion theory is esp. highly appreciated!
>Thank you!
>
>USAGE:
>1. patch it and recompile it.
>2. Run Gate on a existing Cylindrical PET system macro file (without any
>modification)
>
>It will generate all kinds of output by default: ecat7 file, interfile
>head, lmf file, lmf file header, and coincidence file.
>
>Because I am not sure that if my design philosophy valide (By
>introducing logical rings and detector number for Cylindrical System,
>which is, actually, very similiar to that of a ecat system). So the UI
>command is not well supported at present. They might work, I haven't
>test it yet.
>
>Thank you!
>
>Regards,
>
>Long
>
>
>
> 
>     =====================================================================
>     
>     Please note that this e-mail and any files transmitted with it may be 
>     privileged, confidential, and protected from disclosure under 
>     applicable law. If the reader of this message is not the intended 
>     recipient, or an employee or agent responsible for delivering this 
>     message to the intended recipient, you are hereby notified that any 
>     reading, dissemination, distribution, copying, or other use of this 
>     communication or any of its attachments is strictly prohibited.  If 
>     you have received this communication in error, please notify the 
>     sender immediately by replying to this message and deleting this 
>     message, any attachments, and all copies and backups from your 
>     computer.
>
>
>_______________________________________________
>gate-users mailing list
>gate-users at lphe1pet1.epfl.ch
>http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users




More information about the Gate-users mailing list