Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grburgess/responsum
A python library for dealing with energy dispersion style responses
https://github.com/grburgess/responsum
astrophysics energy-dispersion fits-files fitsio high-energy-physics instrumentation ogip
Last synced: 9 days ago
JSON representation
A python library for dealing with energy dispersion style responses
- Host: GitHub
- URL: https://github.com/grburgess/responsum
- Owner: grburgess
- License: gpl-3.0
- Created: 2020-02-23T10:12:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T14:07:21.000Z (over 3 years ago)
- Last Synced: 2024-12-24T00:38:17.724Z (about 1 month ago)
- Topics: astrophysics, energy-dispersion, fits-files, fitsio, high-energy-physics, instrumentation, ogip
- Language: Python
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/grburgess/responsum/actions/workflows/build_test.yml/badge.svg)](https://github.com/grburgess/responsum/actions/workflows/build_test.yml)
[![codecov](https://codecov.io/gh/grburgess/responsum/branch/master/graph/badge.svg)](https://codecov.io/gh/grburgess/responsum)
[![PyPI version fury.io](https://badge.fury.io/py/responsum.svg)](https://pypi.python.org/pypi/responsum/)
[![PyPi Downloads](http://pepy.tech/badge/responsum)](http://pepy.tech/project/responsum)# responsum
A python library for dealing with energy dispersion style responses. This is heavily modeled (and taken from) the [3ML](https://github.com/threeML) reponse functionality, but for much of my work I need to handle responses and do not want to depend on 3ML as it is a large library.