Hello,
I’m working on a model that consists of simulating a 137Cs source in front of a matrix of 5x5 CdTe detectors.
I want to get the flux and the energy deposit spectrum per cell.
For the flux, it works and I get a good and coherent 2D histogram that represent the flux of each detectors.
However, for the energy deposit spectrum, I do the same thing and it works only for the first detector cell. The first one has a nice spectrum.
The others cells have no spectrums or almost no signal on it.
I don’t understand why It happens.
If some of you has an idea of where comes from this error, don’t hesitate to help me !
The Jupyter NoteBook is available here : open-mc-project/src/studies/simulation_cs_137_various_detectors/cesium_various_det.ipynb at main · simonfouc120/open-mc-project · GitHub