BTSettl

class beast.physicsmodel.stars.stellib.BTSettl(medres=True, *args, **kwargs)[source]

Bases: beast.physicsmodel.stars.stellib.Stellib

BT-Settl Library

References

Paper: Few refereed publications
Older Ref = http://adsabs.harvard.edu/abs/2000ApJ…539..366A
Conference Proceedings:
http://adsabs.harvard.edu/abs/2016sf2a.conf..223A http://adsabs.harvard.edu/abs/2012RSPTA.370.2765A

Files available at: https://phoenix.ens-lyon.fr/Grids/BT-Settl/

Current Library: AGSS2009 Abundances (due to grid availability) Spectra rebinned to match Kurucz, and custom 2 Ang medium resolution

Attributes Summary

Teff
Z
logT
logZ
logg

Methods Summary

bbox(self[, dlogT, dlogg]) Boundary of BT-Settl library

Attributes Documentation

Teff
Z
logT
logZ
logg

Methods Documentation

bbox(self, dlogT=0.05, dlogg=0.25)[source]

Boundary of BT-Settl library

Parameters:
dlogT: float

log-temperature tolerance before extrapolation limit

dlogg: float

log-g tolerance before extrapolation limit

Returns:
bbox: ndarray

(logT, logg) edges of the bounding polygon