Offline MST telescope pointing pipeline prototype for CTA (the Cherenkov Telescope Array)
Project description
Offline MST telescope pointing pipeline prototype for CTA (the Cherenkov Telescope Array).
This code is a prototype data processing framework and is under rapid development. It is not recommended for production use unless you are an expert or developer!
- Code: https://gitlab.com/vaneldik/ctapointing/
- Docs: see https://ctapointing.readthedocs.io and notebook examples in ctapointing/examples
Installation for Developers
ctapointing and its dependencies can be installed using Anaconda.
The following steps need to be taken:
- Clone the repository:
git clone https://gitlab.com/vaneldik/ctapointing.git - Switch to the new repository:
cd ctapointing - Tell git where you remote repository is:
git remote add upstream https://gitlab.com/vaneldik/ctapointing.git - Create a conda environment:
conda env create -n ctapointing -f ctapointing-environment.yml - Activate the new environment:
conda activate ctapointing - Add repository to python search path:
pip install -e .
Your environment should now be ready. If you open a new terminal, just don't forget to execute conda activate ctapointing to activate the environment also in this terminal.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ctapointing-0.6.4.tar.gz.
File metadata
- Download URL: ctapointing-0.6.4.tar.gz
- Upload date:
- Size: 41.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a39b5cae99ae94930ab8905de2cd01f0634148fd0d6f0275eee9de0be0f12e44
|
|
| MD5 |
747f211e5f7ad611c3042d731deef088
|
|
| BLAKE2b-256 |
42eadb68732577a13e28e84116bc4083eb5b175c8cc5dff5c3f10bf0062b4d0b
|
File details
Details for the file ctapointing-0.6.4-py3-none-any.whl.
File metadata
- Download URL: ctapointing-0.6.4-py3-none-any.whl
- Upload date:
- Size: 28.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83d269dddc36a9db8185e1b7958939e7341f4736d1c3c931be75e57bf4ccc384
|
|
| MD5 |
7fc30001659a6cd47ab6492e590bfb6b
|
|
| BLAKE2b-256 |
c5f423380e27bab7be39cd343583cd05e26e40bb1e47b4f1251dfbf65860a4fc
|