shnitsel.core.spectra ===================== .. py:module:: shnitsel.core.spectra Functions --------- .. autoapisummary:: shnitsel.core.spectra.get_spectrum shnitsel.core.spectra.calc_spectra shnitsel.core.spectra.get_sgroups shnitsel.core.spectra.sep_ground_excited_spectra Module Contents --------------- .. py:function:: get_spectrum(data, t, sc, cutoff=0.01) .. py:function:: calc_spectra(spectral, times=None, cutoff=0.01) Returns a `dict` of DataArrays indexed by `(time, statecomb)` tuples. .. py:function:: get_sgroups(spectra) .. py:function:: sep_ground_excited_spectra(spectra, excited_transitions=None)