tbaudier
tbaudier
To complete, I found that the pointer in Geant4 "[fpTopPV](https://github.com/Geant4/geant4/blob/v11.0.0/source/visualization/modeling/src/G4PhysicalVolumeModel.cc#L844)" is initialized [in Gate](https://github.com/OpenGATE/Gate/blob/v9.2/source/general/src/GateRunManager.cc#L170) and deleted and created again in Gate when you execute "/gate/run/initialize" [here](https://github.com/OpenGATE/Gate/blob/v9.2/source/geometry/src/GateDetectorConstruction.cc#L440-L441) without be updated in...
The bug still exist with CT image. But with visu before initialize and without the axis: ``` #/vis/scene/add/axes 0 0 0 500 mm #/vis/scene/add/text 10 0 0 cm 20 0...
I tried to reproduce this error on Mac with Gate (Optical ON and ITK ON) but I do not have the output for ThermalTherapy.mac. The only output availble is g4_00.wrl
I cannot help you for that example. The initial push was done by @albertine Maybe she can help you.
> Albertine no longer works in this field ... > > @tbaudier, maybe you could just try to see if it helps to add something like SET(ITK_COMPONENTS ITKImageIO;ITKThresholding;ITKFFT;ITKImageCompose;ITKSmoothing) like said...
The test is due to gt_merge_root. The new key "volumeID" in Singles tree leads to the error. The types in Singles tree is: ``` {b'runID': , b'eventID': , b'sourceID': ,...
Done with this PR: https://github.com/OpenGATE/Gate/pull/566 For the vGate, it will be done in the next release. Thank you
Thank you @kochebina Done with https://github.com/OpenGATE/Gate/pull/576
Do not merge yet
According to your thread, your are using windows system. For the moment, the wheel is only available for Mac and Linux. For Windows, it's on going (see https://github.com/OpenGATE/opengate/pull/115)