jetset.plot_sedfit Module

Classes

PlotSED([sed_data, model, interactive, ...])

BasePlot([figsize, dpi])

PlotPdistr([figsize, dpi, injection, loglog])

PlotSpecComp()

PlotSeedPhotons()

PlotSpectralMultipl()

PlotTempEvDiagram([figsize, dpi, ...])

PlotTempEvEmitters([figsize, dpi, loglog])

Class Inheritance Diagram

digraph inheritancecbfd1a46d3 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "BasePlot" [URL="jetset.plot_sedfit.BasePlot.html#jetset.plot_sedfit.BasePlot",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"]; "PlotPdistr" [URL="jetset.plot_sedfit.PlotPdistr.html#jetset.plot_sedfit.PlotPdistr",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"]; "BasePlot" -> "PlotPdistr" [arrowsize=0.5,style="setlinewidth(0.5)"]; "PlotSED" [URL="jetset.plot_sedfit.PlotSED.html#jetset.plot_sedfit.PlotSED",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"]; "PlotSeedPhotons" [URL="jetset.plot_sedfit.PlotSeedPhotons.html#jetset.plot_sedfit.PlotSeedPhotons",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"]; "BasePlot" -> "PlotSeedPhotons" [arrowsize=0.5,style="setlinewidth(0.5)"]; "PlotSpecComp" [URL="jetset.plot_sedfit.PlotSpecComp.html#jetset.plot_sedfit.PlotSpecComp",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"]; "BasePlot" -> "PlotSpecComp" [arrowsize=0.5,style="setlinewidth(0.5)"]; "PlotSpectralMultipl" [URL="jetset.plot_sedfit.PlotSpectralMultipl.html#jetset.plot_sedfit.PlotSpectralMultipl",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"]; "BasePlot" -> "PlotSpectralMultipl" [arrowsize=0.5,style="setlinewidth(0.5)"]; "PlotTempEvDiagram" [URL="jetset.plot_sedfit.PlotTempEvDiagram.html#jetset.plot_sedfit.PlotTempEvDiagram",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"]; "PlotTempEvEmitters" [URL="jetset.plot_sedfit.PlotTempEvEmitters.html#jetset.plot_sedfit.PlotTempEvEmitters",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"]; "PlotPdistr" -> "PlotTempEvEmitters" [arrowsize=0.5,style="setlinewidth(0.5)"]; }