Skip to main content

A Simulator for Cherenkov photon production and atmopheric transport for Extensive Air Showers

Project description

EASCherSim

This is the release of EASCherSim!

This tool simulates the cherenkov light emission for extensive airshowers with trajectories below and above the limb as a full Monte Carlo simulation. As a result it provides the photon spatial, time and angular distribution at the detection plane. The tool has the option to take the effect of a magnetic field into account. Various plots can be automatically produced and the results can be saved into root format.

Installation

EASCherSim is available through pip or conda.

python3 -m pip install EASCherSim
conda install EASCherSim (not done yet)

Note: We recommand the conda install as this option will also install the root which is as of now the only implemeted output format.

Usage

Create a configuration file

The command line simulator uses store simulation settings in an ini file (read by configparser). To generate a configuration file run the following, with your choice of file name. All option can be specified via argument as well (see help menu for details).

easchersim make-config my_config_file.ini

Run cherenkov simulation

Simulate cherenkov photons at detection plane

easchersim run my_config_file.ini

Documentation

The sphinx documentation is available at GitLab

Help Documentation

Use the -h flag for documentation.

$ easchersim --help
usage: easchersim [OPTIONS] COMMAND [ARGS]

OPTIONS:
  -h, --help         show this help message and exit

COMMANDS:
  {run,make-config}
    run              run easchersim for settings from configuration file
    make-config      Produce configuration file from default and/or given parameters.

Help documentation is also available for the commands (run and make-config).

$ easchersim make-config -h
$ easchersim run -h

Uninstall

python3 -m pip uninstall easchersim
conda uninstall easchersim

Download & Build

Clone the Repository (for development)

  1. git clone https://gitlab.com/c4341/easchersim.git
  2. cd easchersim
  3. python3 -m pip install -e .

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

easchersim-0.4.post1.tar.gz (571.8 kB view details)

Uploaded Source

Built Distribution

easchersim-0.4.post1-py3-none-any.whl (248.0 kB view details)

Uploaded Python 3

File details

Details for the file easchersim-0.4.post1.tar.gz.

File metadata

  • Download URL: easchersim-0.4.post1.tar.gz
  • Upload date:
  • Size: 571.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for easchersim-0.4.post1.tar.gz
Algorithm Hash digest
SHA256 623345bf887c95d3d1985fd876ca67d02bebb22e50320788e2065abb5215bab8
MD5 042bce45048dbff8947aa59aa0989698
BLAKE2b-256 bc2bb0bc28edc32e214e6f3313f0ef8a5b98753146235efa10e4654ea2747d63

See more details on using hashes here.

File details

Details for the file easchersim-0.4.post1-py3-none-any.whl.

File metadata

  • Download URL: easchersim-0.4.post1-py3-none-any.whl
  • Upload date:
  • Size: 248.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for easchersim-0.4.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 5f49128d0b44f70e8f4db65e8b5027beef3a35ff07e1fcd4d2364a8c2d9bde6a
MD5 415f59418537ba01bf824367bee4d483
BLAKE2b-256 b777e3dc2ef9e04a43ab1d398055c94c45555ca3b99f3c812ae132ef6e8d839e

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