Skip to main content

No project description provided

Project description

nectarchain

Repository for the high level analysis of the NectarCAM data. The analysis is heavily based on ctapipe, adding custom code for NectarCAM calibration.

master branch status: Build Status

Installation

git clone https://github.com/cta-observatory/nectarchain.git
cd nectarchain
# or conda
mamba env create --name nectarchain --file environment.yml
mamba activate nectarchain
pip install .

If you are a developer, better you follow the same conventions as ctapipe, as described in https://cta-observatory.github.io/ctapipe/getting_started/index.html#developing-a-new-feature-or-code-change, and pip-install nectarchain in development (aka editable) mode:

pip install -e .

To enable support for DIRAC within the same environment, do the following after the installation of nectarchain described above:

# or conda
mamba activate nectarchain 
mamba install -c conda-forge dirac-grid
conda env config vars set X509_CERT_DIR=${CONDA_PREFIX}/etc/grid-security/certificates X509_VOMS_DIR=${CONDA_PREFIX}/etc/grid-security/vomsdir X509_VOMSES=${CONDA_PREFIX}/etc/grid-security/vomses
# the following is needed for the environment variables, used for DIRAC configuration, to be available:
mamba deactivate
mamba activate nectarchain
pip install CTADIRAC
# optional:
pip install COMDIRAC
dirac-configure

nectarchain is currently pinned to ctapipe version 0.12.

Contributing

All contribution are welcome.

Guidelines are the same as ctapipe's ones See here how to make a pull request to contribute.

Report issue / Ask a question

Please use GitHub Issues.

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

nectarchain-0.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

nectarchain-0.1-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file nectarchain-0.1.tar.gz.

File metadata

  • Download URL: nectarchain-0.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for nectarchain-0.1.tar.gz
Algorithm Hash digest
SHA256 2a1cf2d0a8d62f9bd48d2d8d764075802c6f7f5a8dda65348e7fb25d63c1e14c
MD5 78d158d777619273f8a37a022b7606a2
BLAKE2b-256 bdce469c1a5e8e1327c1da5ed929f9680a1cb095ebf0124b6b288a09f667126c

See more details on using hashes here.

File details

Details for the file nectarchain-0.1-py3-none-any.whl.

File metadata

  • Download URL: nectarchain-0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for nectarchain-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90b2780b8d788aeacfd6093f34669a558df801793cf8947370d7c08d4a4b7eff
MD5 be85e241aa03c968249f3d9be686e305
BLAKE2b-256 f08b4ea695968dfe83082cc7732d78deffa083332285e6bab386dbcdc4ba2ff1

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