laspec

https://zenodo.org/badge/DOI/10.5281/zenodo.4381155.svg https://github.com/hypergravity/laspec/workflows/Upload%20Python%20Package/badge.svg Documentation Status

A toolkit for LAMOST spectra.

Author

Bo Zhang, LAMOST Fellow at Beijing Normal University.

Installation

  • for the github version (recommended):

    pip install -U git+git://github.com/hypergravity/laspec
    
  • for the PYPI version (usually behind the github version):

    pip install -U laspec
    

API

Indices and tables

History

last modified : 2021.01.24

I finally know how the sphinx and readthedoc work…