<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" in float 32. 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 CT_test -oit -1 -it 4:25 -dim 50,50,5 -vox 2,2,2.5 -opti MLTR -th 0 -slice-out 1 -proj distanceDriven -vb 2</div><div><br></div><div>***** iScannerCT::GetPositionsAndOrientations() -> Projection index (16777216) out of range [0:179] !<br>***** vProjector::Project() -> A problem occurred while getting positions and orientations from scanner !<br>***** oProjectorManager::ComputeProjectionLine() -> A problem occurred while forward projecting an event !<br>***** iIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occurred while computing the projection line !<br>---***** iScannerCT::GetPositionsAndOrientations() -> Projection index (16777216) out of range [0:179] !<br>***** vProjector::Project() -> A problem occurred while getting positions and orientations from scanner !<br>***** oProjectorManager::ComputeProjectionLine() -> A problem occurred while forward projecting an event !<br>***** iIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occurred while computing the projection line !<br>***** iScannerCT::GetPositionsAndOrientations() -> Projection index (16777216) out of range [0:179] !<br>***** vProjector::Project() -> A problem occurred while getting positions and orientations from scanner !<br>***** oProjectorManager::ComputeProjectionLine() -> A problem occurred while forward projecting an event !<br>***** iIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occurred while computing the projection line !<br>----------------------------------------------|<br>***** iIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occurred inside the parallel loop over events !<br>***** vAlgorithm::IterateCPU() -> A problem occurred while calling StepInnerLoopInsideSubsetLoop() function !<br>***** castor-recon() -> Error while performing the reconstruction<br>***** Exit function called. Abort with code 1.<br><br><br></div><div><br></div>
</div>