pywasp.lincom.FourierSpace.from_file
- classmethod FourierSpace.from_file(file_name)[source]
Instantiate FourierSpace class from a .zip file
Warning
This function is experimental and its signature may change.
- Parameters:
file_name (
str
orPath
) – 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