Barak 0.3.2 documentation

barak.sed.get_SEDs

«  barak.sed.fnu_to_flambda   ::   Contents   ::   barak.sed.get_bands  »

barak.sed.get_SEDs

barak.sed.get_SEDs(kind=None, names=None)[source]

Get one or more SEDs based on their type and filename

If names is not given, then every SED of that type is returned. SED types and filenames are listed in the dictionary TEMPLATES.

Examples

>>> pickles = get_SEDs('pickles')   # pickles stellar library SEDs
>>> lbga = get_SEDs('LBG', 'lbg_abs.dat')  # LBG absorption spectrum

«  barak.sed.fnu_to_flambda   ::   Contents   ::   barak.sed.get_bands  »