pywasp.lincom.FourierSpace.from_file

classmethod FourierSpace.from_file(file_name)[source]

Instantiate FourierSpace class from a .zip file

Parameters:

file_name (str or Path) – Path of a .zip file which contains Fourier space object

Returns:

FourierSpace – Instantiated FourierSpace class

Raises:

ValueError – If a .zip file does not containing FourierSpace object