Skip to content

Calculation of ionization quenching correction factors in organic plastic scintillators exposed to ion beams

License

Notifications You must be signed in to change notification settings

jbrage/ExcitonQuenching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcitonQuenching

Calculation of ionization quenching correction factors in organic plastic scintillators.

Details, verifications, and background material given in

Installation

Linux (Tested on Ubuntu 16.04)

This version was tested with

  • python3
  • Cython 0.27 or newer
  • GNU Make v. 4.1

Install e.g. with

sudo apt-get install make
sudo apt-get install cython

(Download e.g. with git clone https://github.com/jbrage/ExcitonQuenching)

Compile the cython code used to solve the Blanc equation for a given ion and scintillator

cd ExcitonQuenching/EQ_cythonized_PDE && make

which creates the shared object evolveDensitiesCython.so.

Example

Run an example where the BCF-12 scintillator is exposed to a helium ion at several energies:

python3 example.py

About

Calculation of ionization quenching correction factors in organic plastic scintillators exposed to ion beams

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published