Simulate timing resolution, TCT, TPA-TCT of 2D&3D Si&SiC detector
Project description
RASER
RAdiation SEmiconductoR
Function
- Simulate the time resolution of 2D and 3D SiC or SiC detector
- Simulate the TCT and TPA scan
Dependent packages and environments
- python fenics
- pybind-geant4
- python-tk, python-ipython, tk-dev
- build-essential libboost-all-dev qtcreator qt5-default python3-pip
- libgl1-mesa-dev libglu1-mesa-dev libxt-dev libxmu-dev libxi-dev zlib1g-dev libgl2ps-dev libexpat1-dev libxerces-c-dev
Reference run setting
-
run program like: $./pyraser/raser.py det_model=planar3D parfile=setting.json
-
setting.json: define all paramters you want input
-
raser.py examples:
from setting import Setting from geometry import R3dDetector from pyfenics import FenicsCal from g4particles import Particles from calcurrent import CalCurrent
dset = Setting(args) my_d = R3dDetector(dset) my_f = FenicsCal(my_d, dset.fenics) my_g4p = Particles(my_d, my_f, dset) my_current = CalCurrent(my_d, my_f, my_g4p, dset)
Version
Raser-0.2
- 3D simulation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file raser-0.2.1.linux-x86_64.tar.gz
.
File metadata
- Download URL: raser-0.2.1.linux-x86_64.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63908ced9ec45f237091cff9ea12423ff6985c0c708ee0c10bd431f4ed6b95b7 |
|
MD5 | 6a848fa8408efcf651ddb998ce54bba8 |
|
BLAKE2b-256 | 960fc1625c634f30aea3380cb3db1971cdb0bded2817ed8918622afcc51985e4 |
File details
Details for the file raser-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: raser-0.2.1-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f1ab1d97639ec30e441454c48415c5beedaa71abeb5f99c2df925a5d10c0e13 |
|
MD5 | 2e5177411a4b05425d739f79af25b42f |
|
BLAKE2b-256 | ee927ebf1c1496658578d61e9ee066cadc5437c09020cdb6f9134d4135c1d514 |