<div dir="ltr"><div>Dear Castor users</div><div>I simulated a CT scanner using GATE and got 180 imageCT (.dat) output projections. I combined them and converted them to '.Cdf" with uint 16. For reconstruction, I used the following command but found the following error.</div><div>I appreciate any guidance.   <br></div><div><br></div><div>./castor-recon -df benchmark_ct_histogram.Cdh -fout classic_test -oit -1 -it 4:10 -dim 80,80,9 -vox 2,2,2.5 -opti MLTR -proj distanceDriven -th 0 <br>sOutputManager::InitOutputDirectory() -> Output path is 'classic_test'<br>castor-recon() -> Launch reconstruction from CASToR version 3.1.1.<br>sScannerManager::Initialize() -> From scanner classic<br>-------------------------------------------------------------------------------------------------------------------------------------<br>***** iDataFileCT::CheckFileSizeConsistency() -> DataFile size is not consistent with the information provided by the user/datafile !<br>  --> Expected size: 3440000<br>  --> Actual size: 3600000<br><br>      ADDITIONAL INFORMATION ABOUT THE DATAFILE INITIALIZATION<br>  --> No information about the kind of events in the data<br>  --> No blank correction term in the data<br>  --> Scatter correction term is enabled<br>  --> Calibration factor value is: 1<br>----------------------------------------------------------------------------------------------------------------------------------------<br>***** vDataFile::InitializeMappedFile() -> A problem occurred while checking file size consistency !<br>***** castor-recon() -> A problem occurred in datafile initialization ! Abort.<br>***** Exit function called. Abort with code 1.<br></div></div>