diff --git a/dev/.buildinfo b/dev/.buildinfo index f4955a565..890261f1b 100644 --- a/dev/.buildinfo +++ b/dev/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: f304eda2a80f76f9f9a22b252adbfb46 +config: c2ef4344a071e605aefd65f27694da40 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index 5db7283f8..4e99a6ef3 100644 Binary files a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip and b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip differ diff --git a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index 84befc231..e419b839a 100644 Binary files a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip and b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip differ diff --git a/dev/_modules/index.html b/dev/_modules/index.html index c56bebd3f..b1d6fd13e 100644 --- a/dev/_modules/index.html +++ b/dev/_modules/index.html @@ -7,7 +7,7 @@
-MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -564,7 +564,7 @@
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -1211,7 +1211,7 @@
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/dig.html b/dev/_modules/mne_bids/dig.html
index c490d4066..6cd17ab8f 100644
--- a/dev/_modules/mne_bids/dig.html
+++ b/dev/_modules/mne_bids/dig.html
@@ -7,7 +7,7 @@
- mne_bids.dig — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.dig — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
hpi = {d["ident"]: d for d in dig if d["kind"] == FIFF.FIFFV_POINT_HPI}
if hpi:
for ident in hpi.keys():
- coords["coil%d" % ident] = hpi[ident]["r"].tolist()
+ coords[f"coil{ident:d}"] = hpi[ident]["r"].tolist()
fid_json = {
"MEGCoordinateSystem": sensor_coord_system,
@@ -1357,7 +1357,7 @@ Source code for mne_bids.dig
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/inspect.html b/dev/_modules/mne_bids/inspect.html
index 6a9fc0c82..10eb25cf3 100644
--- a/dev/_modules/mne_bids/inspect.html
+++ b/dev/_modules/mne_bids/inspect.html
@@ -7,7 +7,7 @@
- mne_bids.inspect — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.inspect — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -1012,7 +1012,7 @@ Source code for mne_bids.inspect
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/path.html b/dev/_modules/mne_bids/path.html
index 7ec0e9754..8dd9aa82d 100644
--- a/dev/_modules/mne_bids/path.html
+++ b/dev/_modules/mne_bids/path.html
@@ -7,7 +7,7 @@
- mne_bids.path — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.path — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -3094,7 +3094,7 @@ Source code for mne_bids.path
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/read.html b/dev/_modules/mne_bids/read.html
index d93ffe6dd..7dedec388 100644
--- a/dev/_modules/mne_bids/read.html
+++ b/dev/_modules/mne_bids/read.html
@@ -7,7 +7,7 @@
- mne_bids.read — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.read — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -1742,7 +1742,7 @@ Source code for mne_bids.read
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/report/_report.html b/dev/_modules/mne_bids/report/_report.html
index dc6e369fd..e4b97bd21 100644
--- a/dev/_modules/mne_bids/report/_report.html
+++ b/dev/_modules/mne_bids/report/_report.html
@@ -7,7 +7,7 @@
- mne_bids.report._report — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.report._report — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -1098,7 +1098,7 @@ Source code for mne_bids.report._report
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/sidecar_updates.html b/dev/_modules/mne_bids/sidecar_updates.html
index 72790985e..a3c14de66 100644
--- a/dev/_modules/mne_bids/sidecar_updates.html
+++ b/dev/_modules/mne_bids/sidecar_updates.html
@@ -7,7 +7,7 @@
- mne_bids.sidecar_updates — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.sidecar_updates — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -949,7 +949,7 @@ Source code for mne_bids.sidecar_updates
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/stats.html b/dev/_modules/mne_bids/stats.html
index c92d87d17..e32698b9b 100644
--- a/dev/_modules/mne_bids/stats.html
+++ b/dev/_modules/mne_bids/stats.html
@@ -7,7 +7,7 @@
- mne_bids.stats — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.stats — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -689,7 +689,7 @@ Source code for mne_bids.stats
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/utils.html b/dev/_modules/mne_bids/utils.html
index 6dba3d1a6..b748c8b69 100644
--- a/dev/_modules/mne_bids/utils.html
+++ b/dev/_modules/mne_bids/utils.html
@@ -7,7 +7,7 @@
- mne_bids.utils — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.utils — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -1097,7 +1097,7 @@ Source code for mne_bids.utils
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_modules/mne_bids/write.html b/dev/_modules/mne_bids/write.html
index cb0766ad9..05fe37d31 100644
--- a/dev/_modules/mne_bids/write.html
+++ b/dev/_modules/mne_bids/write.html
@@ -7,7 +7,7 @@
- mne_bids.write — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ mne_bids.write — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -40,7 +40,7 @@
-
+
@@ -147,7 +147,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -2151,7 +2151,7 @@ Source code for mne_bids.write
"""
if not isinstance(raw, BaseRaw):
- raise ValueError("raw_file must be an instance of BaseRaw, got %s" % type(raw))
+ raise ValueError(f"raw_file must be an instance of BaseRaw, got {type(raw)}")
if raw.preload is not False and not allow_preload:
raise ValueError(
@@ -3723,7 +3723,7 @@ Source code for mne_bids.write
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/_static/documentation_options.js b/dev/_static/documentation_options.js
index 3765a8246..da3f2f92b 100644
--- a/dev/_static/documentation_options.js
+++ b/dev/_static/documentation_options.js
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
- VERSION: '0.16.0.dev8+g313fe101',
+ VERSION: '0.16.0.dev9+gf4f903af',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/dev/api.html b/dev/api.html
index 7ef9a75a1..cf7f6f7ba 100644
--- a/dev/api.html
+++ b/dev/api.html
@@ -8,7 +8,7 @@
- API Documentation — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ API Documentation — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -41,7 +41,7 @@
-
+
@@ -150,7 +150,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -779,7 +779,7 @@ mne_bids.copyfiles
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/authors.html b/dev/authors.html
index 0ddd07b50..49856e736 100644
--- a/dev/authors.html
+++ b/dev/authors.html
@@ -8,7 +8,7 @@
- <no title> — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ <no title> — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -41,7 +41,7 @@
-
+
@@ -148,7 +148,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -575,7 +575,7 @@
- © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.
+ © Copyright 2017, The MNE-BIDS developers. Last updated on 2024-07-12.
diff --git a/dev/auto_examples/anonymize_dataset.html b/dev/auto_examples/anonymize_dataset.html
index 7e5ea97a8..a49142ed4 100644
--- a/dev/auto_examples/anonymize_dataset.html
+++ b/dev/auto_examples/anonymize_dataset.html
@@ -8,7 +8,7 @@
- 13. Anonymizing a BIDS dataset — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ 13. Anonymizing a BIDS dataset — MNE-BIDS 0.16.0.dev9+gf4f903af documentation
@@ -41,7 +41,7 @@
-
+
@@ -151,7 +151,7 @@
- MNE-BIDS 0.16.0.dev8+g313fe101 documentation
+ MNE-BIDS 0.16.0.dev9+gf4f903af documentation
Total running time of the script: (0 minutes 11.637 seconds)