Skip to content

Instantly share code, notes, and snippets.

@saimn
Created October 18, 2020 19:39
Show Gist options
  • Save saimn/a18203a6ca86e6c573af0b53fb9b0d37 to your computer and use it in GitHub Desktop.
Save saimn/a18203a6ca86e6c573af0b53fb9b0d37 to your computer and use it in GitHub Desktop.
/home/simon/.pyenv/versions/3.8.1/lib/python3.8/site-packages/astroquery/alfalfa/__init__.py:15: UserWarning: Experimental: ALFALFA has not yet been refactored to have its API match the rest of astroquery.
warnings.warn("Experimental: ALFALFA has not yet been refactored to have "
WARNING: Astrometry.net API key not found in configuration file [astroquery.astrometry_net.core]
WARNING: You need to manually edit the configuration file and add it [astroquery.astrometry_net.core]
WARNING: You may also register it for this session with AstrometryNet.key = 'XXXXXXXX' [astroquery.astrometry_net.core]
Please install pyvo. astropy.cadc does not work without it.
Could not import mocpy, which is a requirement for the CDS service.Please refer to https://cds-astro.github.io/mocpy/install.html for how to install it.
Could not import astropy-regions, which is a requirement for the CDS service.Please refer to http://astropy-regions.readthedocs.io/en/latest/installation.html for how to install it.
Created TAP+ (v1.2.1) - Connection:
Host: hst.esac.esa.int
Use HTTPS: False
Port: 80
SSL Port: 443
Created TAP+ (v1.2.1) - Connection:
Host: nxsa.esac.esa.int
Use HTTPS: False
Port: 80
SSL Port: 443
/home/simon/.pyenv/versions/3.8.1/lib/python3.8/site-packages/astroquery/fermi/__init__.py:37: UserWarning: Experimental: Fermi-LAT has not yet been refactored to have its API match the rest of astroquery.
warnings.warn("Experimental: Fermi-LAT has not yet been refactored to have "
Created TAP+ (v1.2.1) - Connection:
Host: gea.esac.esa.int
Use HTTPS: True
Port: 443
SSL Port: 443
Created TAP+ (v1.2.1) - Connection:
Host: geadata.esac.esa.int
Use HTTPS: True
Port: 443
SSL Port: 443
/home/simon/.pyenv/versions/3.8.1/lib/python3.8/site-packages/astroquery/lcogt/__init__.py:12: UserWarning: The LCOGT archive API has been changed. While we aim to accommodate the changes into astroqeury, pleased be advised that this module is not working at the moment.
warnings.warn("The LCOGT archive API has been changed. While we aim to "
/home/simon/.pyenv/versions/3.8.1/lib/python3.8/site-packages/astroquery/ogle/__init__.py:40: UserWarning: Experimental: OGLE has not yet been refactored to have its API match the rest of astroquery.
warnings.warn("Experimental: OGLE has not yet been refactored to have its "
/home/simon/.pyenv/versions/3.8.1/lib/python3.8/site-packages/astroquery/sha/__init__.py:14: UserWarning: Experimental: SHA has not yet been refactored to have its API match the rest of astroquery.
warnings.warn("Experimental: SHA has not yet been refactored to have its "
/home/simon/.pyenv/versions/3.8.1/lib/python3.8/site-packages/astroquery/vamdc/core.py:112: UserWarning: vamdclib could not be imported; the vamdc astroquery module will not work
warnings.warn("vamdclib could not be imported; the vamdc astroquery module "
Could not import regions, which is required for some of the functionalities of this module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment