KM3NeT instrument response functions
Project description
KM3NeT instrument response functions
This project provides a versatile tool that can be used to quickly analyze the sensitivity of the KM3NeT detector for various source models. Currently it considers only point-like sources. The main feature of the tool is deep targeting to gammapy software. At same time it is independent from installation of gammapy software. For further analysis in gammapy, km3irf provides next modules:
Instrument response function (IRF)
Effective area (Aeff)
Energy dispertion (Edisp)
Point spread function (PSF)
Data set (in progress)
Event list (in progress)
Installation
It is recommended to create an isolated virtualenvironment to not interfere with other Python projects, preferably inside the project’s folder. First clone the repository with:
git clone git@git.km3net.de:km3py/km3irf.git
or:
git clone https://git.km3net.de/km3py/km3irf.git
Create and acitvate a virtual environment:
cd km3irf python3 -m venv venv . venv/bin/activate
Install the package with:
make install
You can also install the package directly from Pypi via pip package manager (no cloning needed). It can easily be done into any Python environment with next command:
pip install km3irf
To install all the development dependencies, in case you want to contribute or run the test suite:
make install-dev make test
—
Created with ``cookiecutter https://git.km3net.de/templates/python-project``
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
Built Distribution
File details
Details for the file km3irf-0.4.0.tar.gz
.
File metadata
- Download URL: km3irf-0.4.0.tar.gz
- Upload date:
- Size: 886.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f600bb673329f81fa3fe05fff122c9f78c89de0bbc173dc5bdc6415b480c1040 |
|
MD5 | 73ae993f8937c16f777a16c68cfe611d |
|
BLAKE2b-256 | b7e51830ce19224e262b125be3cb2054900b315f1512e5921247e24af95bac6e |
File details
Details for the file km3irf-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: km3irf-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 474.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24c1e1801b176207b47637c61aeb2e9fe2bfb86402ab79880772e1e4e8e406d4 |
|
MD5 | 94592d7b5d8f9fa35fb5740806274d1d |
|
BLAKE2b-256 | edd96d0b762713d858b59771433b1490415fbd4892c193e6fa3d26fc10bdae87 |