tidy_stark_energy: Tidy Stark Energy Data Frame.

Description Usage Arguments Details

Description

tidy_stark_energy creates a tidy data frame of the Stark energy

Usage

1
tidy_stark_energy(zero_frame, stark_energy, field)

Arguments

zero_frame

A data frame that contains the zero electric field energies and state information.

stark_energy

A matrix that contains the eigen energies for the states in the columns and the field levels in the rows.

field

A vector containing the field positions. Must match that used for stark_eigen.

Details

This function creates a tidy data frame of the Stark energy. The zero energy data frame is provided by the function zero_field_energy_df. The Stark energy matrix is provided by the function stark_eigen. The field_min, field_max, and step_size should be set to same values as when stark_eigen was run.


bgrich/starkr documentation built on May 12, 2019, 8:21 p.m.