read_close__kurucz

rubin_sim.phot_utils.read_close__kurucz(teff, fe_h, logg)

Check the cached Kurucz models and load the model closest to the input stellar parameters. Parameters are matched in order of Teff, fe_h, and logg.

Parameters:
tefffloat

Effective temperature of the stellar template. Reasonable range is 3830-11,100 K.

fe_hfloat

Metallicity [Fe/H] of stellar template. Values in range -5 to 1.

loggfloat

Log of the surface gravity for the stellar template. Values in range 0. to 50.

Returns:
sedSed Object

The SED of the closest matching stellar template

paramDictdict

Dictionary of the teff, fe_h, logg that were actually loaded