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

digraph inheritanceb621ca288e { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "SEDShape" [URL="jetset.sed_shaper.SEDShape.html#jetset.sed_shaper.SEDShape",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="This handle the SED shaping process"]; "index" [URL="jetset.sed_shaper.index.html#jetset.sed_shaper.index",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Class for the spectral indices"]; "index_array" [URL="jetset.sed_shaper.index_array.html#jetset.sed_shaper.index_array",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Class to handle an array of :class:`index` objects"]; "index_typecasting" [URL="jetset.sed_shaper.index_typecasting.html#jetset.sed_shaper.index_typecasting",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Class to handle different types of spectral indices"]; "peak_values" [URL="jetset.sed_shaper.peak_values.html#jetset.sed_shaper.peak_values",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="This Class is designed to store the SED peak values"]; }