Kurucz

class beast.physicsmodel.stars.stellib.Kurucz(filename=None, *args, **kwargs)[source]

Bases: Stellib

The stellar atmosphere models by Castelli and Kurucz 2004 or ATLAS9

  • LTE

  • PP

  • line blanketing

Contructor

Attributes Summary

Teff

Z

logT

logZ

logg

Methods Summary

bbox([dlogT, dlogg])

Boundary of Kurucz 2004 library

Attributes Documentation

Teff
Z
logT
logZ
logg

Methods Documentation

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

Boundary of Kurucz 2004 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