Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with GateVImageVolume.cc (l.734) #78

Open
ZiyanChenn opened this issue Aug 9, 2023 · 0 comments
Open

Issue with GateVImageVolume.cc (l.734) #78

ZiyanChenn opened this issue Aug 9, 2023 · 0 comments

Comments

@ZiyanChenn
Copy link

I've got the following error when running Gate:

GateVImageVolume.cc (l.734): I find R=251 in the image, while range start at 250
These two numbers always differ by one.

[ziyanche@comic2 Test_0_2]$ Gate main_D690.mac -a [SimuId,1]
[G4] 
[G4] **************************************************************
[G4]  Geant4 version Name: geant4-10-07-patch-03    (19-November-2021)
[G4]                        Copyright : Geant4 Collaboration
[G4]                       References : NIM A 506 (2003), 250-303
[G4]                                  : IEEE-TNS 53 (2006), 270-278
[G4]                                  : NIM A 835 (2016), 186-225
[G4]                              WWW : http://geant4.org/
[G4] **************************************************************
[G4] 
[Core-0] Initialization of geometry
[Core-0] Initialization of physics
[Core-0] Initialization of actors
[Core-0] 
[Core-0] *************************************************
[Core-0]  GATE version 9.1 (2021)
[Core-0]  Copyright : OpenGATE Collaboration
[Core-0]  Reference : Phys. Med. Biol. 49 (2004) 4543-4561
[Core-0]  Reference : Phys. Med. Biol. 56 (2011) 881-901
[Core-0]  Reference : Med. Phys. 41(6)    (2014)
[Core-0]  http://www.opengatecollaboration.org        
[Core-0] *************************************************
[Core-0] 
[Core-0] You are using Geant4 version 10.7.3
/control/alias SimuId 1
[Core-0] Starting macro main_D690.mac

GATE object:        'systems/cylindricalPET'
Components:

GATE object:        'systems/cylindricalPET/base'
Attached to volume: cylindricalPET
Nb of children:       1

	GATE object:        'systems/cylindricalPET/rsector'
	Attached to volume: rsector
	Nb of children:       1

		GATE object:        'systems/cylindricalPET/module'
		Attached to volume: module
		Nb of children:       1

			GATE object:        'systems/cylindricalPET/submodule'
			Attached to volume: ---
			Nb of children:       1

				GATE object:        'systems/cylindricalPET/crystal'
				Attached to volume: crystal
				Nb of children:       4

					GATE object:        'systems/cylindricalPET/layer0'
					Attached to volume: ---
					Nb of children:       0

					GATE object:        'systems/cylindricalPET/layer1'
					Attached to volume: ---
					Nb of children:       0

					GATE object:        'systems/cylindricalPET/layer2'
					Attached to volume: ---
					Nb of children:       0

					GATE object:        'systems/cylindricalPET/layer3'
					Attached to volume: ---
					Nb of children:       0
geometrical design type: 1
ring diameter: 81.02 cm 
rsector axial pitch: 0 fm 
rsector azimuthal pitch: 5.625 degree
rsector tangential size: 3.996 cm 
rsector axial size: 15.696 cm 
module axial size: 3.924 cm 
module tangential size: 3.996 cm 
module axial pitch: 3.924 cm 
module tangential pitch: 0 fm 
submodule axial size: 3.924 cm 
submodule tangential size: 3.996 cm 
submodule axial pitch: 0 fm 
submodule tangential pitch: 0 fm 
crystal radial size: 2.5 cm 
crystal axial size: 6.54 mm 
crystal tangential size: 4.44 mm 
crystal axial pitch: 6.54 mm 
crystal tangential pitch: 4.44 mm 
Axial nb of rsectors: 1
Azimuthal nb of rsectors: 64
Axial nb of modules: 4
Tangential nb of modules: 1
Axial nb of submodules: 1
Tangential nb of submodules: 1
Axial nb of crystals: 6
Tangential nb of crystals: 9
Radial nb of layers: 0
[Physic-0] The following Geant4's physic-list is enabled :emlivermore


List of Enabled processes:




List of initialized processes:


[Core-0] Initialization of geometry
 Header read from       'AtnGate1.h33'
 Data file name         'AtnGate1.bin'
 Nb of planes:           64
 Nb of pixels per plane: 64 64
 Pixel size:             1 1
 Slice thickness:        1
 Matrix size:            64 64
 Data type:              FLOAT
 Bytes per pixel:        4
 Data byte order:        LITTLEENDIAN
 Machine byte order:     LITTLEENDIAN

GateVImageVolume.cc (l.734):  I find R=251 in the image, while range start at 250

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant