Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raser-2.0.1.tar.gz (15.7 kB view details)

Uploaded Source

File details

Details for the file raser-2.0.1.tar.gz.

File metadata

  • Download URL: raser-2.0.1.tar.gz
  • Upload date:
  • Size: 15.7 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

Hashes for raser-2.0.1.tar.gz
Algorithm Hash digest
SHA256 62efd7299040553d4ff2b8e1879c3ad22abbbabb1e51d2067aec8ce3d926c4c4
MD5 2f3f7eca992cbbb30f0ac8458e66a33e
BLAKE2b-256 1cf3b12d3dd5bfb00d2a3ae475efb49602778dc786820c6f983650602f8329e0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page