jetset.sed_shaper Module

jetset.sed_shaper Module#

Functions#

filter_interval(x, x_range)

find_E0(b, a, Ep)

returns the value of E0 for a log_par+pl distribution

IC_fit_range(name)

param name:

spectral_index_range(name)

sync_fit_range(name, indices)

Classes#

index([name, data_type, val, err, idx_range])

Class for the spectral indices

index_array()

Class to handle an array of index objects

index_typecasting(data_type, val[, error])

Class to handle different types of spectral indices

peak_values(name[, nu_p_val, nu_p_err, ...])

This Class is designed to store the SED peak values

SEDShape(sed_data)

This handle the SED shaping process

Class Inheritance Diagram#

Inheritance diagram of jetset.sed_shaper.index, jetset.sed_shaper.index_array, jetset.sed_shaper.index_typecasting, jetset.sed_shaper.peak_values, jetset.sed_shaper.SEDShape