fooof.utils.io.load_fooofgroup

fooof.utils.io.load_fooofgroup(file_name, file_path=None)[source]

Load data from file into a FOOOFGroup object.

Parameters
file_namestr

File to load data data.

file_pathPath or str, optional

Path to directory to load from. If None, loads from current directory.

Returns
fgFOOOFGroup

Object with the loaded data.

Examples using fooof.utils.io.load_fooofgroup

Fitting Power Spectrum Models Across 3D Arrays

Fitting Power Spectrum Models Across 3D Arrays