spexod.api#
API tool for SpExoDisks
This is meant to be an alternative to downloading data from SpExoDisks.com, instead this package will allow users to connect to the SpExoDisks database directly w/ Python.
Functions
|
Creates a CSV file with all spectra handles for a given list of stars |
|
Downloads spectra from the SpExoDisks database. |
|
This function allows a user to find the spectra handle for a given star alias. |
|
Returns a list of all spectra handles for a given star/alias. |
Returns a list of dictionaries of available isotopologues and their properties |
|
Returns a list of dictionaries of ALL curated data and corresponding handles. |
|
|
Given a handle, returns a list of SELECTED dictionaries of curated data. |
|
Retrieves fluxes and flux errors for a given handle. |
Returns a list dictionaries of available parameters and units. |
|
Returns a dictionary of available spectra. |
|
Returns a dictionary of star aliases and corresponding handles associated with alias. |
|
|
Retrieves a list of stars from a given file. |
|
Retrieves a dictionary of wavelengths for a given handle. |
|
Log in as a user into the SpExoDisks database. |
|
Plots a spectrum similar to the website. |