rraman.getAxes

rraman.getAxes(tmax, dt)

Create time and frequency axes for the resonance Raman calculations.

Parameters:
  • tmax (float) – Endpoint for time domain calculation (fs). This value should be high enough to capture the full dephasing.
  • dt (float) – Increment of time axis (fs). This value should be small enough to capture the highest vibronic feature in the excited state.
Returns:

Time axis (fs) and frequency axis (cm-1).