helper module
Define some helper functions.
- explicit_column_names(columns: Sequence[str], population: Literal['SE', 'EBE', 'IBE', 'all'] | None = None, emission_data_type: Literal['Emission Yield', 'Emission Energy', 'Emission Angle'] | None = None) dict[str, str]
Explicit column names for the plot.
This is used to have clearer legends in the plot.