THE ESASKY ASTROQUERY MODULE


It is possible to query ESASky using a dedicated module within the python Astroquery package. The module should be included in the latest version of Astroquery, which can be installed via pip:

pip install --pre astroquery

Alternatively, you can grab the latest Astroquery version with the ESASky module from GitHub.

The documentation for the module can be found here.

The following Jupyter notebooks are available:

Access all the notebooks, and others, on GitHub.