-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MNT] - Name update for new version #205
Merged
Merged
Changes from 31 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
cd24360
name updates: sweep comments
TomDonoghue 912e4a7
name update: fooof_obj -> model_obj
TomDonoghue c147a97
name update: fooofed_spectrum_ -> modeled_spectrum
TomDonoghue 9fedefc
name update: data objs
TomDonoghue e1d365c
name update: object util funcs
TomDonoghue 6c21a54
name update: custom error names
TomDonoghue fbc904e
bumb version for breaking change
TomDonoghue 4d04f3f
name update: get_fooof -> get_model
TomDonoghue 55dd13d
name updates: sweep on notes, IO, and utils
TomDonoghue 4f0d7bf
name updates: move away from fm & fg in module
TomDonoghue bcd4ea9
name update: FOOOFGroup -> PSDGroup
TomDonoghue a3e4e13
name update: FOOOF object -> PSD
TomDonoghue df907da
name update: rename module
TomDonoghue bf4883d
Naming: update README descriptions
TomDonoghue 051d306
lints & minor docstring updates
TomDonoghue 3dcd52d
name update: update tutorials
TomDonoghue 9317163
name update: update examples
TomDonoghue 173085d
name update: motivations
TomDonoghue 5099f03
name update: update doc site files
TomDonoghue 04c8af1
naming: update API list
TomDonoghue 7212313
name update: update FAQ for name, and quick edits
TomDonoghue 76d3f5b
merge from main
TomDonoghue 169ae8e
fix group naming
TomDonoghue ab1288f
clean up tests - drop explicit save_fig
TomDonoghue aca28b6
update preprint links to pubs
TomDonoghue 8178d15
merge annot update
TomDonoghue be68d60
fix annot update
TomDonoghue 1aad0ac
actually fix annot upate
TomDonoghue d9d34de
update sim name to sim_*
TomDonoghue 32c0d2f
update docs for sim name update
TomDonoghue cf56d7c
various docsite updates & fixes
TomDonoghue 50ad870
update file names
TomDonoghue 08b7eec
update name in root files
TomDonoghue 5bcfdfe
fix merge
TomDonoghue 043c0a4
fix pytest import
TomDonoghue 14ef825
fix sim doctests
TomDonoghue 4eac4c5
update module name in workflow file
TomDonoghue 42d457f
fix doctest for subsample spectra
TomDonoghue eb23f2f
fix merge
TomDonoghue b1d89fc
fix merge
TomDonoghue f09be73
merge lints
TomDonoghue c4655ef
update object names to SpectralModel
TomDonoghue 8a7980e
fix merge new PRs
TomDonoghue a125aff
fix merge main for version number
TomDonoghue 3434702
fix merge for other language readme info
TomDonoghue 798de66
fix merge of rst fixes, etc
TomDonoghue b4953ed
update version number to rc0
TomDonoghue 9fa8dc8
fix merge
TomDonoghue 3930fd2
fix reference to fooof in group object
TomDonoghue 92794ab
merge 1.1
TomDonoghue 00d112f
update merges for 2.0
TomDonoghue 901c9b1
fix doctest from merge
TomDonoghue bd01b61
merge udpates from 1.1 doc updates
TomDonoghue 9fd116c
merge 1.1 init updates
TomDonoghue d33a0ff
fix dev demo import
TomDonoghue 23f3d57
fix merge
TomDonoghue 7f2bca4
fix / update to ModelRunModes
TomDonoghue a08e1bd
fix merge
TomDonoghue 9824829
fix merge (for real)
TomDonoghue 9702942
fix get data
TomDonoghue a1a946a
Merge branch 'main' into name
TomDonoghue 3db3559
merge new version number
TomDonoghue da5d53a
merge optimize branch
TomDonoghue c0019a2
fix jacobians test import
TomDonoghue 4a1ca34
fix merge
TomDonoghue 9d854fd
fix merge
TomDonoghue 313fb23
replace version
TomDonoghue File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fm and fg is still used throughout. maybe sp/model/etc could be used instead?