Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fooof-tools
/
fooof
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
444
Code
Issues
16
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
v1.1.0
User selector
All users
All time
Commit history
Commits on Sep 20, 2023
version bump to 1.1
TomDonoghue
committed
69a73f4
View commit details
Copy full SHA for 69a73f4
Browse repository at this point
Commits on Sep 13, 2023
Merge pull request #305 from fooof-tools/depwarn
Show description for cdf2919
TomDonoghue
authored
cdf2919
View commit details
Copy full SHA for cdf2919
Browse repository at this point
Merge pull request #300 from fooof-tools/psdgrid
Show description for 4e673f2
TomDonoghue
authored
4e673f2
View commit details
Copy full SHA for 4e673f2
Browse repository at this point
bumb rc version
TomDonoghue
committed
efc993d
View commit details
Copy full SHA for efc993d
Browse repository at this point
remove always warning filter from warning
TomDonoghue
committed
ad8a7bc
View commit details
Copy full SHA for ad8a7bc
Browse repository at this point
Merge branch 'main' into depwarn
TomDonoghue
committed
7df984d
View commit details
Copy full SHA for 7df984d
Browse repository at this point
fix docstring label
TomDonoghue
committed
3874dc8
View commit details
Copy full SHA for 3874dc8
Browse repository at this point
Merge pull request #302 from fooof-tools/kneetime
Show description for a022997
TomDonoghue
authored
a022997
View commit details
Copy full SHA for a022997
Browse repository at this point
add comments on knee convs
TomDonoghue
committed
bd59f77
View commit details
Copy full SHA for bd59f77
Browse repository at this point
Merge pull request #299 from fooof-tools/optimize
Show description for d1e8d8c
TomDonoghue
authored
d1e8d8c
View commit details
Copy full SHA for d1e8d8c
Browse repository at this point
Commits on Sep 12, 2023
fix description of time constant estimation
TomDonoghue
committed
50f0e70
View commit details
Copy full SHA for 50f0e70
Browse repository at this point
fix code headers
TomDonoghue
committed
965f2d1
View commit details
Copy full SHA for 965f2d1
Browse repository at this point
fix typos & var consistency
TomDonoghue
committed
aa64fe3
View commit details
Copy full SHA for aa64fe3
Browse repository at this point
refactor ap jacobians, following ryans approach
TomDonoghue
committed
096286d
View commit details
Copy full SHA for 096286d
Browse repository at this point
Commits on Sep 8, 2023
optimize gaussian jacobian
ryanhammonds
committed
5aa0837
View commit details
Copy full SHA for 5aa0837
Browse repository at this point
Commits on Sep 6, 2023
extend setable axis plot kwargs
TomDonoghue
committed
f086163
View commit details
Copy full SHA for f086163
Browse repository at this point
Commits on Sep 5, 2023
update check_style options
TomDonoghue
committed
6ac86e6
View commit details
Copy full SHA for 6ac86e6
Browse repository at this point
update descriptions of plot_kwargs
TomDonoghue
committed
d4b27d1
View commit details
Copy full SHA for d4b27d1
Browse repository at this point
add public facing plt utils to API list
TomDonoghue
committed
85a3fdb
View commit details
Copy full SHA for 85a3fdb
Browse repository at this point
update styling stuff - collection, check func
TomDonoghue
committed
81cc698
View commit details
Copy full SHA for 81cc698
Browse repository at this point
remove always filter
TomDonoghue
committed
df6e193
View commit details
Copy full SHA for df6e193
Browse repository at this point
Commits on Aug 27, 2023
make grid an updateable argument in PSD plots
TomDonoghue
committed
37d6cd8
View commit details
Copy full SHA for 37d6cd8
Browse repository at this point
Merge branch 'main' into optimize
TomDonoghue
committed
438d73a
View commit details
Copy full SHA for 438d73a
Browse repository at this point
fix list input to plot_spectra
TomDonoghue
committed
d63aae0
View commit details
Copy full SHA for d63aae0
Browse repository at this point
add aliasing of plot_spectrum_shading for backwards compatibility
TomDonoghue
committed
6f48eed
View commit details
Copy full SHA for 6f48eed
Browse repository at this point
Commits on Aug 21, 2023
add additional note for setting curve_fit tolerance
TomDonoghue
committed
90846d6
View commit details
Copy full SHA for 90846d6
Browse repository at this point
provide computed jacobian for gaussian fit
TomDonoghue
committed
ce857ee
View commit details
Copy full SHA for ce857ee
Browse repository at this point
update jacobian funcs docs
TomDonoghue
committed
8fe511b
View commit details
Copy full SHA for 8fe511b
Browse repository at this point
add jacobian funcs
TomDonoghue
committed
f3f74d8
View commit details
Copy full SHA for f3f74d8
Browse repository at this point
Commits on Aug 20, 2023
add option to tweak curve_fit tolerance and set new default
TomDonoghue
committed
e89aa35
View commit details
Copy full SHA for e89aa35
Browse repository at this point
drop finite checks in curve_fit, since we already do this
TomDonoghue
committed
a1e1479
View commit details
Copy full SHA for a1e1479
Browse repository at this point
drop unnecessary ys initialization in AP funcs
TomDonoghue
committed
2bfb140
View commit details
Copy full SHA for 2bfb140
Browse repository at this point
minor tweak to looping over gaussian params
TomDonoghue
committed
afd109e
View commit details
Copy full SHA for afd109e
Browse repository at this point
Commits on Aug 3, 2023
update version to 1.1rc2
TomDonoghue
committed
8788431
View commit details
Copy full SHA for 8788431
Browse repository at this point
add checks to get_model and get_data
TomDonoghue
committed
077d8de
View commit details
Copy full SHA for 077d8de
Browse repository at this point
Previous
Next
You can’t perform that action at this time.