STELLAR PARAMETRIZATION OF LAMOST M DWARF STARS
Created by [email protected], Fri. Mar. 13 2020.
MDM does not need to install locally, but it requires download models pre-trained by SLAM (https://github.com/hypergravity/astroslam). The trained model of MDM is on the basis of stellar parameters of APOGEE DR16. Users can download trained models on ASPCAP_DR16.dump. For more details, see "Stellar Parameterization of LAMOST M Dwarf Stars"
Version 0.2.0
Add Mgiant module: The trained model of LAMOST M giant stars is on ASPCAP_DR16_mgiant.dump.
Jiadong Li ([email protected])
Chao Liu (NAOC)
Bo Zhang (NAOC)
Libraries you need to install the software.
-
numpy
-
scipy
-
matplotlib
-
astropy
-
scikit-learn (1.0)
-
joblib
-
pandas
-
emcee
-
slam (
pip install astroslam
orpip install git+git://github.com/hypergravity/astroslam
)[https://github.com/hypergravity/astroslam] -
laspec (
pip install -U laspec
orpip install -U git+git://github.com/hypergravity/laspec
)[https://github.com/hypergravity/laspec]
See on tutorial.ipynb
About radial velocity measurements, see mdwarf/rv.ipynb (need laspec
)
@ARTICLE{2021ApJS..253...45L,
author = {{Li}, Jiadong and {Liu}, Chao and {Zhang}, Bo and {Tian}, Hao and {Qiu}, Dan and {Tian}, Haijun},
title = "{Stellar Parameterization of LAMOST M Dwarf Stars}",
journal = {\apjs},
keywords = {M dwarf stars, Astronomy data analysis, Low mass stars, Catalogs, 982, 1858, 2050, 205, Astrophysics - Solar and Stellar Astrophysics, Astrophysics - Earth and Planetary Astrophysics, Astrophysics - Astrophysics of Galaxies},
year = 2021,
month = apr,
volume = {253},
number = {2},
eid = {45},
pages = {45},
doi = {10.3847/1538-4365/abe1c1},
archivePrefix = {arXiv},
eprint = {2012.14080},
primaryClass = {astro-ph.SR},
adsurl = {https://ui.adsabs.harvard.edu/abs/2021ApJS..253...45L},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
This project is licensed under the MIT License.