epraya.Pot#

Pot(espac2, enegria, curvebasis, resonants, lab, espac1, Ham)#

Plotting for the Ori function energy diagrams.

Parameters:
  • espac2 (np.array) – Array of the magnetic field values to calculate the energy diagram.

  • enegria (np.array) – Array of the energy values.

  • curvebasis (np.array) – Base of the quantum state.

  • splines (Scipy class) – Third order polinomium that is use to find the resonant fields.

  • resonants (dictionary) – Contains transition type and resonant fields information.

  • lab (dictionary) – Orientations of the energy diagrams.

  • espac1 (np.array) – Array of the magnetic field values.

  • Ham (Class) – Container for the hamiltonian parameters of the system.