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