Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 700 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 700 Bytes

rapidxmm

Python module for accesing the XMM-Newton Upper Limit Database throught the XSA interface. 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.

dependencies

  • astropy
  • astropy_healpix
  • pandas
  • requests

Additional dependencies for the stacking functionality:

  • matplotlib
  • numpy
  • scipy
  • tqdm

astropy