Skip to content

Instantly share code, notes, and snippets.

@mcdlee
Last active July 19, 2017 00:24
Show Gist options
  • Save mcdlee/fe579ddaee077e75ef3d6e3998db5100 to your computer and use it in GitHub Desktop.
Save mcdlee/fe579ddaee077e75ef3d6e3998db5100 to your computer and use it in GitHub Desktop.
voxelized_phantom.mac
ERROR: 8 - Floating point invalid operation.
Call Stack:
26: /opt/applications/geant4/geant4.10.01-install/lib/libG4run.so
25: /opt/applications/geant4/geant4.10.01-install/lib/libG4run.so
24: /lib/x86_64-linux-gnu/libpthread.so.0
23: Gate : GateVImage::GateVImage()
22: Gate : GateVImageVolume::LoadImage(bool)
21: Gate : GateImageRegularParametrisedVolume::ConstructOwnSolidAndLogicalVolume(G4Material*, bool)
20: Gate : GateVVolume::ConstructGeometry(G4LogicalVolume*, bool)
19: Gate : GateObjectChildList::ConstructChildGeometry(G4LogicalVolume*, bool)
18: Gate : GateVVolume::ConstructGeometry(G4LogicalVolume*, bool)
17: Gate : GateVVolume::Construct(bool)
16: Gate : GateDetectorConstruction::Construct()
15: Gate : GateDetectorConstruction::UpdateGeometry()
14: Gate : GateRunManager::InitGeometryOnly()
13: Gate : GateRunManager::InitializeAll()
12: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UIcommand::DoIt(G4String)
11: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UImanager::ApplyCommand(char const*)
10: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UImanager::ApplyCommand(G4String const&)
9: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UIbatch::ExecCommand(G4String const&)
8: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UIbatch::SessionStart()
7: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UImanager::ExecuteMacroFile(char const*)
6: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UIcontrolMessenger::SetNewValue(G4UIcommand*, G4String)
5: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UIcommand::DoIt(G4String)
4: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UImanager::ApplyCommand(char const*)
3: /opt/applications/geant4/geant4.10.01-install/lib/libG4intercoms.so : G4UImanager::ApplyCommand(G4String const&)
2: Gate
1: /lib/x86_64-linux-gnu/libc.so.6
0: Gate
Aborted
15
0 0 Air
1 1 Lung
10 10 Body
20 20 RibBone
40 40 SpineBone
50 50 Intestine
60 60 Breast
70 70 Spleen
100 100 Blood
110 110 Heart
120 120 Liver
125 125 Breast
130 130 Kidney
170 170 Breast
180 180 Breast
/gate/world/daughters/name patient
/gate/world/daughters/insert ImageRegularParametrisedVolume
/gate/patient/geometry/setImage CT.hdr
/gate/patient/geometry/setRangeToMaterialFile ranges.dat
/gate/patient/placement/setTranslation 0. 0. 0. mm
/gate/patient/attachPhantomSD
/gate/patient/setSkipEqualMaterials 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment