/Detectors

Here some codes for the characterization and simulations of detectors based on scintillation panels with N pixels (Muon Telescope)

Primary LanguageJupyter Notebook

Detectors

Here some codes for the characterization and simulations of detectors based on scintillation panels with N pixels (Muon Telescope)

General description:

  • All codes are written to simulate general properties of a muon detector based on scintillating bar panels with N number of pixels.
  • The calculo_aceptancia-Copy1.ipynb and calculo_aceptancia.ipynb codes calculate the angular resolution and acceptance of a pixel-based muon telescope in a pair of scintillation detection matrices. Some consequences and studies varying separation distances of matrices can also be calculated here with these codes.
  • The codes MuTeDirectionsToArea(Alpha)(Beta).ipynb and MuTeDirectionsToArea(Theta)(Phi).ipynb calculate the effective detection areas for discrete muon incidence addresses in the detector using the muon addresses as the starting point.
  • The MuTePixelsToDirections(Alpha)(Beta).ipynb and MuTePixelsToDirections(Theta)(Phi).ipynb compute illuminated detection pixels for discrete muon incidence addresses in the detector starting with muon addresses.