sOutputManager::LogCommandLine() -> Write command line into the log file ================================================================================================== COMMAND LINE CONTEXT ================================================================================================== Command line: castor-recon -df iris_CstrProj.Cdh -dout iris -opti MLEM -it 10:16 -proj joseph -vb 3 Working directory: /work/kaggarwa/castor_v1.1 Date of execution (since Epoch): 1511183036 Float numbers precision in bytes (for computation): 4 Float numbers precision in bytes (for datafile reading/writing): 4 Float numbers precision in bytes (for scanner LUT reading/writing): 4 ================================================================================================== sScannerManager::FindScannerSystem() -> Search for scanner iris in the configuration directory sScannerManager::GetAvailableScanners() -> Scan the scanner configuration directory --> Matched generic file for the scanner system: iris.geom sScannerManager::BuildScannerObject() -> Start building sScannerManager::InstantiateScanner() -> Instantiate the scanner geometry structure iScannerPET::Instantiate() -> Create scanner structure and read parameters from configuration file sScannerManager::GetGeometricInfoFromDatafile() -> Look for acquisition specific settings into datafile header iScannerPET::GetGeometricInfoFromDatafile() -> Specific to PET sScannerManager::BuildLUT() -> Generate the geometric Look-Up Table iScannerPET::BuildLUT() -> Build LUT for scanner elements coordinates and orientations iScannerPET::ComputeLUT() -> Start LUT generation --> Generate positions for each crystal --> LUT generation completed sScannerManager::Initialize() -> From scanner iris iScannerPET::Initialize() -> Initialize remaining stuff for scanner to be ready oImageDimensionsAndQuantification::Initialize() -> Initialize image dimensions, basis functions and quantification --> Image dimensions: [12;12;28] voxels of [1.93333;1.93333;3.92857] mm3 --> FOV size: [23.2;23.2;110] mm3 oDynamicDataManager::InitDynamicData() -> Initialize dynamic data management oDynamicDataManager::CheckParameters() -> Check parameters for dynamic data settings oDynamicDataManager::SetDynamicSpecificQuantificationFactors() ... sRandomNumberGenerator::Initialize ... vDataFile::ReadInfoInHeader() -> Read datafile header from 'iris_CstrProj.Cdh ...' oImageDimensionsAndQuantification::SetAcquisitionTime() -> Static single bed acquisition with duration [ 0 : 1 ] seconds --> Correct for frame duration iDataFilePET::ReadSpecificInfoInHeader() -> Read information specific to PET oImageDimensionsAndQuantification::SetPETIsotope() -> Un-specified isotope; no decay nor branching ratio correction oImageDimensionsAndQuantification::SetCalibrationFactor() -> Correct for following calibration factor: 1 vDataFile::CheckParameters() ... sScannerManager::GetScannerLayerNbRings() -> For layer 0 iDataFilePET::ComputeSizeEvent() -> In bytes --> Event size = 12 bytes vDataFile::InitializeFile() ... ------------------------------------------------- Datafile initialization ------------------------------------------------- --> No compression in the data --> No information about the kind of coincidences in the data --> No normalization correction term in the data --> No attenuation correction term in the data --> No scatter correction term in the data --> No random correction term in the data --> No TOF correction in the data --> Calibration factor value is: 1 --> No POI enabled on the radial axis --> No POI enabled on the tangential axis --> No POI enabled on the axial axis --------------------------------------------------------------------------------------------------------------------------- --> Allocating memory for the datafile --> Number of events in memory: 5245 --> Load of 100% of the datafile (62940 bytes) iDataFilePET::PrepareDataFile() -> Build listmode events --> Allocating an event buffer for each thread oProjectorManager::Initialize() -> Initialize projectors and projection lines iProjectorJoseph::InitializeSpecific() -> Use Joseph projector oOptimizerManager::Initialize() -> Initialize optimizer and penalty iOptimizerMLEM::Initialize() -> Use the MLEM optimizer --> Initial image value: 1 --> Data space denominator threshold: 1e-10 --> Minimum image update factor: 0.01 oDynamicModelManager::CheckParameters() ... oSensitivityGenerator::Initialize() -> Start initialization oImageSpace::InstantiateBackwardImageFromDynamicBins() -> Initialize to 0. oSensitivityGenerator::Launch() -> Start the sensitivity computation oSensitivityGenerator::ComputeSensitivityFromScanner() -> Start computation sScannerManager::PROJ_GetModalityStopValueMainLoop ... sScannerManager::PROJ_GetModalityStopValueMainLoop ... --> Time spent for sensitivity generation | User: 13 sec | CPU: 13.24 sec --> Number of effectively projected lines: 2885286 oImageSpace::LMS_InstantiateSensitivityImage ... oImageSpace::LMS_CopyBackwardToSensitivity ... oImageSpace::DeallocateBackwardImageFromDynamicBins() -> Free memory oImageSpace::LMS_SaveSensitivityImage ... IntfWriteImgFile (static/dynamic image) ... oImageSpace::LMS_DeallocateSensitivityImage ... oIterativeAlgorithm::SetNbIterationsAndSubsets() -> Selected numbers of subsets for each iteration: Iteration / number of subsets 1 / 16 2 / 16 3 / 16 4 / 16 5 / 16 6 / 16 7 / 16 8 / 16 9 / 16 10 / 16 oIterativeAlgorithm::SetOutputIterations ... oIterativeAlgorithm::Iterate ... oIterativeAlgorithm::IterateCPU() -> Start algorithm for 10 iterations oIterativeAlgorithm::StepBeforeIterationLoop ... oImageSpace::InstantiateImage() -> Initialize to 0. oImageSpace::InstantiateForwardImage() -> Initialize to 0. oImageSpace::InstantiateBackwardImageFromDynamicBasis() -> Initialize to 0. oImageSpace::InstantiateSensitivityImage() -> Will be loaded from 'iris/iris_sensitivity.hdr' oImageSpace::InstantiateOutputImage ... oImageSpace::InstantiateVisitedVoxelsImage ... oImageSpace::InitImage ... oImageSpace::InitAttenuationImage ... oImageSpace::InitSensitivityImage ... oIterativeAlgorithm::StepBeforeSubsetLoop ... oIterativeAlgorithm::IterateCPU() -> Start iteration 1/10 subset 1/16 oIterativeAlgorithm::StepPreProcessInsideSubsetLoop ... oImageSpace::InitBackwardImage ... oImageSpace::PrepareForwardImage ... oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> Start loop over events ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** iScannerPET::GetPositionsAndOrientations() -> Crystal index 1 (-2090952667) out of range [0:5615] ! ***** vProjector::Project() -> A problem occured while getting positions and orientations from scanner ! ***** oProjectorManager::ComputeProjectionLine() -> A problem occured while forward projecting an event ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured while computing the projection line ! ***** oIterativeAlgorithm::StepInnerLoopInsideSubsetLoop() -> A problem occured inside the parallel loop over events ! ***** oIterativeAlgorithm::IterateCPU() -> A problem occured while calling StepInnerLoopInsideSubsetLoop() function ! ***** castor-recon() -> Error while performing the reconstruction ***** Exit function called. Abort with code 1.