Skip to content

slsdetectorgroup/ChargeTransportSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charge Carrier Transport Simulator

This project implements a Monte Carlo simulation to model charge carrier transport in silicon sensors, incorporating initial charge distribution, drift, charge diffusion, and especially charge repulsion. The simulator receives detector configurations and X-ray energies.

Required libraries

ROOT: for histogramming, fitting, and visualization.

numpy: for numerical operations.

Example

See the Example.ipynb notebook for a demonstration of the simulator. The histograms from measurements using MÖNCH detector are provided in the Measurements.root file, and decoded in the Example.ipynb notebook.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published