SpecCompList#
- class jetset.jet_spectral_components.SpecCompList(sc_list)[source]#
Bases:
objectContainer for spectral-component objects and tabular export.
Notes
Provides convenience methods to display components, look them up by name, and build an Astropy table from visible component SEDs.
Attributes Summary
Table.
Methods Summary
build_table([restframe])Build table.
get_spectral_component_by_name(name[, verbose])Return spectral component by name.
show()Show.
Attributes Documentation
- table#
Table.
- Returns:
Requested value.
- Return type:
object
Methods Documentation
- build_table(restframe='obs')[source]#
Build table.
- Parameters:
restframe (str, optional) – Parameter controlling restframe.