Skip to main content

NEID archive access client

Project description

NEID Table Access Protocol (TAP) Client

Build Status Documentation Status Coverage Status PyPI version PyPI downloads

This repository is currently in alpha release. Features may be broken or missing. Please report any bugs to neid-help@ipac.caltech.edu

Documentation is available on ReadTheDocs

This package provides API access to the NEID Archive: neid.ipac.caltech.edu

The package can be installed via pip: pip install pyneid

With pyNEID you can:

  • log in using your NEID Archive credentials, or use without login for access to public data only
  • query the archive for tables of L0, L1, and L2 metadata
  • download FITS files of any level
  • more features to come...

Contributions are welcome! If you wish to contribute code please create a fork and submit a pull request with a good description of the proposed changes.

The NEID Table Access Protocol service is a general tool for making SQL queries against NEID database tables (which reside in an Oracle DBMS). TAP is a standard defined by the International Virtual Astronomy Alliance (IVOA).

There are multiple TAP client packages in existence (notably TAPPlus from the AstroQuery Python package. This client does not try to reproduce that functionality but rather provide simple-to-use custom query support for a few common use cases (e.g. query by proposal ID). In addition, it supports proprietary access using standard session cookies and a separate login service.

This software is written in Python 3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyneid-1.0.5.tar.gz (20.0 kB view hashes)

Uploaded Source

Built Distribution

pyneid-1.0.5-py3-none-any.whl (20.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page