Data analysis package - I. S. Ulusoy, January 2021¶
Features of the package¶
The data analysis package allows you to process tdci output data and analyse the results from your run. The main features are:
Processing of
expect.tdata: This functionality allows you to read inexpect.tdata and plot relevant entries.Processing of
efield.tdata: You may read in and plot a laser pulse and generate it’s Fourier transform to identify the width in frequency domain.Processing of
nstate_i.tdata: This will construct the autocorrelation function with respect to time$t=0$and plot the autocorrelation function. The Fourier transform of the autocorrelation function is generated and plotted, resulting in a spectrum. The values of the autocorrelation function will be printed to a file.Processing of
npop.tdata: Using the MO populations, the correlations between MO’s are investigated and both printed out as well as plotted. High correlation means that two MO’s exchange population.Procesing of
table.datdata: If copied into a filetable.dat, the L2 norm of the transition dipole moment in length and velocity gauge can be computed, in order to highlight the convergence of the initial wave function in Hilbert space (completeness). A complete wavefunction will result in identical transition dipole moments no matter which gauge, and the resulting L2 norm will be zero.
Important:: Make sure you provide the correct input and output directories when using the modules!