lephare.sedtolib

Classes

Sedtolib

The specific arguments to the Sedtolib class are

Module Contents

class Sedtolib(config_file=None, config_keymap=None, **kwargs)[source]

Bases: lephare.runner.Runner

The specific arguments to the Sedtolib class are

typ:

define what kind of objects these SED belong to : GAL, QSO, or STAR

verbose:

increase onscreen verbosity

GAL_SED:

file listing the galaxy SEDs to be used

GAL_FSCALE”:

arbitrary Flux scale for galaxy templates

GAL_LIB:

name of the output binary SED file for the galaxies (relative to $ZPHOTWORK/lib_bin/)

SEL_AGE:

file listing the different galaxy ages to consider

AGE_RANGE:

minimal and maximal age in year to consider

QSO_SED, QSO_FSCALE, QSO_LIB, STAR_SED, STAR_LIB, STAR_FSCALE :

same for QSO/AGN and STAR SED types

update_help()[source]

Add the specific Sedtolib help

run(**kwargs)[source]

Take keymap and set SED library as class variable.

Must be run independently for stars, galaxies, and QSO.