pyNEID: API Access to the NEID Archive at NExScI

This package is designed to be an API interface to the NEID Data Archive.

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…

The package may be installed via pip:

$ pip install git+https://github.com/Caltech-IPAC/pyNEID.git

Or by downloading directly from the GitHub repository.

The Archive class contains many useful methods for working with the NIED archive.

This package is under active development by the NASA Exoplanet Science Institute.

Please report any bugs, issues, or feature requests to the NEID Help Desk.

Indices and tables