@@ -13,7 +13,7 @@ FOOOF - fitting oscillations & one over f
13
13
.. |BuildStatus | image :: https://travis-ci.com/fooof-tools/fooof.svg
14
14
.. _BuildStatus : https://travis-ci.com/fooof-tools/fooof
15
15
16
- .. |Coverage | image :: https://codecov.io/gh/fooof-tools/fooof/branch/master /graph/badge.svg
16
+ .. |Coverage | image :: https://codecov.io/gh/fooof-tools/fooof/branch/main /graph/badge.svg
17
17
.. _Coverage : https://codecov.io/gh/fooof-tools/fooof
18
18
19
19
.. |License | image :: https://img.shields.io/pypi/l/fooof.svg
@@ -171,9 +171,9 @@ To see and get involved in discussions about the module, check out:
171
171
- the `development page <https://github.com/fooof-tools/Development >`_ for discussion of potential major updates to the module
172
172
173
173
When interacting with this project, please use the
174
- `contribution guidelines <https://github.com/fooof-tools/fooof/blob/master /CONTRIBUTING.md >`_
174
+ `contribution guidelines <https://github.com/fooof-tools/fooof/blob/main /CONTRIBUTING.md >`_
175
175
and follow the
176
- `code of conduct <https://github.com/fooof-tools/fooof/blob/master /CODE_OF_CONDUCT.md >`_.
176
+ `code of conduct <https://github.com/fooof-tools/fooof/blob/main /CODE_OF_CONDUCT.md >`_.
177
177
178
178
Quickstart
179
179
----------
@@ -207,7 +207,7 @@ any identified peaks, reflecting periodic components.
207
207
208
208
Example output for the report of a FOOOF fit on an individual power spectrum:
209
209
210
- .. image :: https://raw.githubusercontent.com/fooof-tools/fooof/master /doc/img/FOOOF_report.png
210
+ .. image :: https://raw.githubusercontent.com/fooof-tools/fooof/main /doc/img/FOOOF_report.png
211
211
212
212
**Defining the model Settings **
213
213
@@ -249,7 +249,7 @@ We can fit the group of power spectra by doing:
249
249
250
250
Example output from using FOOOFGroup across a group of power spectra:
251
251
252
- .. image :: https://raw.githubusercontent.com/fooof-tools/fooof/master /doc/img/FOOOFGroup_report.png
252
+ .. image :: https://raw.githubusercontent.com/fooof-tools/fooof/main /doc/img/FOOOFGroup_report.png
253
253
254
254
**Other Functionality **
255
255
0 commit comments