shnitsel.core.spectra

Functions

get_spectrum(data, t, sc[, cutoff])

calc_spectra(spectral[, times, cutoff])

Returns a dict of DataArrays indexed by (time, statecomb) tuples.

get_sgroups(spectra)

sep_ground_excited_spectra(spectra[, excited_transitions])

Module Contents

get_spectrum(data, t, sc, cutoff=0.01)
calc_spectra(spectral, times=None, cutoff=0.01)

Returns a dict of DataArrays indexed by (time, statecomb) tuples.

get_sgroups(spectra)
sep_ground_excited_spectra(spectra, excited_transitions=None)