rotsim2d: rotationally-resolved 2D infrared spectra
Contents
rotsim2d: rotationally-resolved 2D infrared spectra#
rotsim2d is a library to model two-dimensional infrared (2DIR) rovibrational spectra. It uses density-matrix perturbation theory treatment of third-order interaction. It assumes explicit time-ordering of interactions, i.e. it is suitable for time-domain spectroscopy with time-separated optical pulses.
rotsim2d generates complete third-order excitation trees of rovibrational eigenstates, which can be manipulated and filtered in various ways. Each pathway is also represented by an object, which provides its amplitude and polarization dependence and other information about the pathway. This includes symbolic expressions for polarization and angular momentum dependence, which can be manipulated with SymPy library. The user can generate and plot 2D resonance maps, which do not include information on the line shapes, but make it easier to visualize resonance amplitudes. One can also simulate mixed time-frequency experimental signals which do include line shapes and which are directly comparable with measured signals.
rotsim2d_apps includes simple GUI applications that can be used to investigate branch structure of RR2DIR spectra, polarization dependence and evolution of rotational coherences during the waiting time between the second and third interaction.
Citations#
Please cite the following articles when publishing the results of using this library:
G.Kowzan, T. K. Allison, Controlling rotationally-resolved two-dimensional infrared spectra with polarization, arXiv:XYZ, (2022)
G.Kowzan, T. K. Allison, Theory of rotationally-resolved two-dimensional infrared spectroscopy, arXiv:XXXX, (2022)
R.V. Kochanov, I.E. Gordon, L.S. Rothman, P. Wcisło, C. Hill, J.S. Wilzewski, HITRAN Application Programming Interface (HAPI): A comprehensive approach to working with spectroscopic data, J. Quant. Spectrosc. Radiat. Transfer 177, 15-30 (2016).
License#
rotsim2d is available under the open source MIT license.