Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.