Skip to main content

Efficient library for spectral analysis in high-energy astrophysics.

Project description

ELISA: Efficient Library for Spectral Analysis in High-Energy Astrophysics

PyPI - Python Version PyPI - Version License: GPL v3
Coverage Status Documentation Status

ELISA aims to provide a modern and efficient tool to explore and analyze the spectral data. It is designed to be user-friendly and flexible. The key features of ELISA include:

  • Ease of Use: Simple and intuitive interfaces
  • Robustness: Utilizing the state-of-the-art algorithm to fit, test, and compare models
  • Performance: Efficient computation backend based on JAX
  • ...

NOTE: ELISA is currently under active development. Please be aware of potential brittleness, bugs, and changes to the API as the design evolves.


Table of Contents

Installation

Stable Version

It is recommended to install ELISA in a new conda environment as follows:

  1. Create a new conda environment. The following command creates a new environment named "elisa" with Python 3.9:

    conda create -n elisa python=3.9
    

    Note that you can customize the environment name to your preference, and the Python version should range from 3.9 to 3.11.

  2. Activate the environment we just created:

    conda activate elisa
    
  3. Install ELISA using pip:

    pip install astro-elisa
    

Use Xspec Models

If you want to use models from Xspec, make sure HEASoft and Xspec v12.12.1+ are installed on your system, and the HEASoft environment is initialized, then use the following command to install xspex:

pip install xspex

Development Version

The latest version of ELISA can be installed by the following command:

pip install -U git+https://github.com/wcxve/elisa.git

Documentation

Read the documentation at: https://astro-elisa.readthedocs.io

License

ELISA is distributed under the terms of the GPL-3.0 license.

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

astro_elisa-0.1.13.tar.gz (1.6 MB view details)

Uploaded Source

File details

Details for the file astro_elisa-0.1.13.tar.gz.

File metadata

  • Download URL: astro_elisa-0.1.13.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for astro_elisa-0.1.13.tar.gz
Algorithm Hash digest
SHA256 0a5ad37630939a1fddeea6ba22d037020f874f93a89cb60fecc0eae09cb13592
MD5 33efd798b9356be36bd34208142e69ff
BLAKE2b-256 f1622a6de792c64cfab295f092bfc0283f11a76b95b39837627131d479b64fa4

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