[Castor-users] About normalization and attenuation input file format
Kajal Aggarwal
kajal792 at gmail.com
Mon Sep 10 13:59:01 CEST 2018
Hello Xiaozhuang Wang,
For normalization, you will have to provide a header (.Cdh) and a binary
(.Cdf) file containing appropriate normalization factors. I am also working
with normalization factors while reconstructing images using CASToR and to
begin with normalization, I started by reading the normalization file given
in the benchmark so as to understand the format. I am attaching a simple
code I use to read my binary normalization files.
Further, in order to include the normalization factors, in the file
castor-GATERootToCastor, while writing the event in the datafile ( LM in my
case), I include the normalization factors by providing the command
Event->SetNormalizationFactor(norm), where norm represents the
normalization factor for respective castor ID 1 and castor ID 2.
Regards,
Kajal Aggarwal
On Mon, Sep 10, 2018 at 1:07 PM <ahwxz123 at mail.ustc.edu.cn> wrote:
> Hi, Dear Castor developers &users,
> These days i was trying to do some recons with normalization and
> attenuation correction. And i found that CASToR provides some access maybe
> could establish it, but i can not go on.
> I acquired from *CASToR_general_documentation.pdf* that option ''-norm
> xxx.cdh' and ' -atn xxx.hdr ' would complete the recon process i wanna ,
> but formats of them were specified not so clearly as i could understood
> . I only searched a little description about normalization events with
> CASToR Input at pg.33 , so i was wondering should i convert to
> normalization format with extra code myself ? And what about attenuation ,
> same so ?
>
> regards,
> --
> Xiaozhuang Wang
> ahwxz123 at mail.ustc.edu.cn
> Room410, The Department of Modern Physics, University of Science and
> Technology of China
> No.96, JinZhai Road Baohe District,Hefei,Anhui, 230026,P.R.China.
>
> _______________________________________________
> Castor-users mailing list
> Castor-users at lists.castor-project.org
> http://lists.castor-project.org/listinfo/castor-users
>
--
Thanking you.
Yours sincerely,
Kajal Aggarwal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.castor-project.org/pipermail/castor-users/attachments/20180910/7c04d8ca/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ToReadCastorBinary.cpp
Type: text/x-c++src
Size: 565 bytes
Desc: not available
URL: <http://lists.castor-project.org/pipermail/castor-users/attachments/20180910/7c04d8ca/attachment.cpp>
More information about the Castor-users
mailing list