Kurucz

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

Bases: beast.physicsmodel.stars.stellib.Stellib

The stellar atmosphere models by Castelli and Kurucz 2004 or ATLAS9

  • LTE
  • PP
  • line blanketing

Attributes Summary

Teff
Z
logT
logZ
logg

Methods Summary

bbox(self[, dlogT, dlogg]) Boundary of Kurucz 2004 library

Attributes Documentation

Teff
Z
logT
logZ
logg

Methods Documentation

bbox(self, 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