fooof icon indicating copy to clipboard operation
fooof copied to clipboard

Parameterizing neural power spectra into periodic & aperiodic components.

Results 55 fooof issues
Sort by recently updated
recently updated
newest added

While working in matlab, for some data, I am getting '**Python Error: TypeError: 'NoneType' object is not iterable'** with the aperiodic_mode = 'knee'. This issue is sometimes specific to certain...

The next major release of the 'fooof' tool will update the name of the tool to 'specparam' (for spectral parameterization). Plan for migrating from fooof to specparam. #### Naming -...

2.0

@TomDonoghue do you think it would be useful to add an option to fit a knee frequency parameter? I have a fork where I've converted `y = 10^offset * (1/(knee...

2.0
algorithm

This updates the knee parameter to knee frequency, so that the parameter is more interpretable and can be more easily bounded to a frequency range of interest (#224). I've also...

2.0

Dear all, I want to check the goodness of fitting of each Gaussian fit separately (for example, if a dataset has 4 peaks, I need 4 error bars). I can...

Hi guys, I found an error when using the above function inside the _fooof.objs.utils_ module, if a _FOOOFGroup_ object is created by non-consecutive frequencies (as can happen when notch-filtering for...

I have a modified knee model that could be added as an option to the aperiodic funcs. The modification adds a constant to the aperiodic knee model to fit the...

2.0

Hey all, I would be grateful if you could resolve this issue for me. I am using the conda command line to install FOOOF in my system: $ conda install...

Updates to the documentation site: - [ ] On the reference page, add an example of getting the version number. - [ ] Somewhere the documentation site, mention other implemtations...

2.0

Updates / additions to make to code: - [ ] plots: for visualizing model components (`plot_peak_fits` and `plot_aperiodic_fits`), it would be nice to support the use case of plotting the...

2.0