arc.alkali_atom_functions.loadSavedCalculation#

loadSavedCalculation(fileName: str)[source]#

Loads previously saved calculation.

Loads calculations_atom_pairstate.PairStateInteractions and calculations_atom_single.StarkMap calculation instance from file named filename where it was previously saved with saveCalculation .

Example

See example for saveCalculation.

Parameters

fileName – name of the file where calculation will be saved

Returns

saved calculation