read_votable_spectrum¶
Read a 1D spectrum from a VOTable file (the IVOA Virtual Observatory format).
| Category | Input / output |
| Backend | astropy - wraps the domain-standard astropy implementation |
| Version | 1.0.0 |
| Reads | - |
| Writes | spectrum |
Parameters¶
| Parameter | Default | Required | Description |
|---|---|---|---|
path |
None |
yes | Local path of the VOTable file to read. |
Use it¶
References¶
- IVOA VOTable 1.4 — Ochsenbein et al. 2019
- astropy.io.votable
Related algorithms¶
read_ascii_spectrum- Read a 1D spectrum from a two- or three-column text file.read_echelle_fits- Read a multi-order échelle FITS file intoctx.spectra.read_fits- Read a 1D spectrum from a FITS file (local path or http(s) URL).read_sdss_spectrum- Read an SDSS-format spectrum (spec-*.fits) intoctx.spectrum.