I was asked to add a feature to return the different SED components after a fit.
This would allow for example, to compute the synchrotron and SSC luminosities, separately, after a SSC scenario has been fitted to some MWL data.
Now, we can either return the different SED components (the vu and vuFnu for each radiative process) or we can return a blob with parameters initialised to the best-fit values. The user would then be able to recompute the corresponding radiation by themselves with the normal functions Synchrotron(blob).
Any preference? @sekerby, @jsitarek?