Dear villekf,
I want to read the open source data FDG_Naive_R01_PET_Em_F18_60min_v1.scn using matlab.
I found some code in OMEGA's function form_sinograms.m :
raw_SinM = fread(fid, inf, 'int32=>int32',0,'l') ,
but I get the wrong result.

I hope to get your help, thank you very much.
Best wishes.
Dear villekf,
I want to read the open source data FDG_Naive_R01_PET_Em_F18_60min_v1.scn using matlab.
I found some code in OMEGA's function form_sinograms.m :

raw_SinM = fread(fid, inf, 'int32=>int32',0,'l') ,
but I get the wrong result.
I hope to get your help, thank you very much.
Best wishes.