load_parameters

FolderProjectIo.load_parameters(file_name: str) Parameters

Create a Parameters instance from the specs defined in a file.

NOT IMPLEMENTED

Parameters:

file_name (str) – File containing the parameter specs.

Returns:

Parameters instance created from the file.

Return type:

Parameters