Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruizca/rapidxmm
https://github.com/ruizca/rapidxmm
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruizca/rapidxmm
- Owner: ruizca
- License: mit
- Created: 2021-04-15T09:03:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-14T11:01:03.000Z (about 3 years ago)
- Last Synced: 2024-01-24T15:47:41.289Z (11 months ago)
- Language: Python
- Size: 77.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* requestsAdditional 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/)