Efficient library for spectral analysis in high-energy astrophysics.
Project description
ELISA: Efficient Library for Spectral Analysis in High-Energy Astrophysics
The aim of ELISA is 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:
-
Create a new
condaenvironment. The following command creates a new environment named "elisa" withPython3.9:conda create -n elisa python=3.9Note that you can customize the environment name to your preference, and the
Pythonversion should range from 3.9 to 3.11. -
Activate the environment we just created:
conda activate elisa -
Install
ELISAusingpip:pip install elisa-lib
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://elisa-lib.readthedocs.io
License
ELISA is distributed under the terms of the GPL-3.0 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file elisa_lib-0.1.11.tar.gz.
File metadata
- Download URL: elisa_lib-0.1.11.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae12a8253b6dd8ddf7ee5a9ef8e1a2a0dc02145ea0e6494938d1f8ac292c50ec
|
|
| MD5 |
91285f9e3c522d946b68ea0e606a28ee
|
|
| BLAKE2b-256 |
c00358abc26eaf5464bf02b3d1eeef42fe582adc5bed4797c52afa9554542a77
|