Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruizca/rapidxmm


https://github.com/ruizca/rapidxmm

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# rapidxmm

Python module for accesing the [XMM-Newton Upper Limit Database](https://www.cosmos.esa.int/web/xmm-newton/epic-upper-limits) throught the [XSA interface](http://nxsa.esac.esa.int/nxsa-web/#search). We also include here some Jupyter notebooks showing how to use it.

All details about how the XMM-Newton Upper Limit Database was built are presented in [Ruiz et al. 2021](https://arxiv.org/abs/2106.01687).

dependencies
------------
* astropy
* astropy_healpix
* pandas
* requests

Additional dependencies for the stacking functionality:
* matplotlib
* numpy
* scipy
* tqdm

[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)