diff --git a/dev/.buildinfo b/dev/.buildinfo index 9b80686bc..f4955a565 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: cd35824e6e3df82396b0759341f0acb0 +config: f304eda2a80f76f9f9a22b252adbfb46 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/dev/_downloads/07841a9269d1816a3add41f32d8a5ed2/read_bids_datasets.ipynb b/dev/_downloads/07841a9269d1816a3add41f32d8a5ed2/read_bids_datasets.ipynb index 81514f9d5..3e55048a8 100644 --- a/dev/_downloads/07841a9269d1816a3add41f32d8a5ed2/read_bids_datasets.ipynb +++ b/dev/_downloads/07841a9269d1816a3add41f32d8a5ed2/read_bids_datasets.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Adam Li \n# Richard H\u00f6chenberger \n# Alex Rockhill \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index ae9d31670..5db7283f8 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/0bc5481d861907f3ba86dd37d953b980/convert_eeg_to_bids.ipynb b/dev/_downloads/0bc5481d861907f3ba86dd37d953b980/convert_eeg_to_bids.ipynb index eb6a6c012..a88cfcd37 100644 --- a/dev/_downloads/0bc5481d861907f3ba86dd37d953b980/convert_eeg_to_bids.ipynb +++ b/dev/_downloads/0bc5481d861907f3ba86dd37d953b980/convert_eeg_to_bids.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Stefan Appelhoff \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/0c7e85abda2fce1fe2c484ad9f9aaa81/bidspath.ipynb b/dev/_downloads/0c7e85abda2fce1fe2c484ad9f9aaa81/bidspath.ipynb index a10618c74..1ccfd3f46 100644 --- a/dev/_downloads/0c7e85abda2fce1fe2c484ad9f9aaa81/bidspath.ipynb +++ b/dev/_downloads/0c7e85abda2fce1fe2c484ad9f9aaa81/bidspath.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Richard H\u00f6chenberger \n# Stefan Appelhoff \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/1eed244ec75de0e6a9392a728e24219b/convert_group_studies.py b/dev/_downloads/1eed244ec75de0e6a9392a728e24219b/convert_group_studies.py index fdf35daeb..0990762e0 100644 --- a/dev/_downloads/1eed244ec75de0e6a9392a728e24219b/convert_group_studies.py +++ b/dev/_downloads/1eed244ec75de0e6a9392a728e24219b/convert_group_studies.py @@ -10,11 +10,8 @@ checking out this group conversion example: :ref:`ex-convert-mne-sample` """ -# Authors: Mainak Jas -# Teon Brooks -# Stefan Appelhoff -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # Let us import ``mne_bids`` diff --git a/dev/_downloads/241c30601b8e062b34a8b85829a39a45/convert_group_studies.ipynb b/dev/_downloads/241c30601b8e062b34a8b85829a39a45/convert_group_studies.ipynb index 211c45971..e75f4781e 100644 --- a/dev/_downloads/241c30601b8e062b34a8b85829a39a45/convert_group_studies.ipynb +++ b/dev/_downloads/241c30601b8e062b34a8b85829a39a45/convert_group_studies.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Mainak Jas \n# Teon Brooks \n# Stefan Appelhoff \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/3556547a51e51e9556bdd40badb8d4c8/mark_bad_channels.py b/dev/_downloads/3556547a51e51e9556bdd40badb8d4c8/mark_bad_channels.py index 1e075c835..bd6ad7630 100644 --- a/dev/_downloads/3556547a51e51e9556bdd40badb8d4c8/mark_bad_channels.py +++ b/dev/_downloads/3556547a51e51e9556bdd40badb8d4c8/mark_bad_channels.py @@ -15,9 +15,8 @@ .. _MNE-Python Annotations tutorial: https://mne.tools/stable/auto_tutorials/raw/30_annotate_raw.html#annotating-raw-objects-interactively """ # noqa: E501 D400 D205 -# Authors: Richard Höchenberger -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # We will demonstrate how to mark individual channels as bad on the MNE diff --git a/dev/_downloads/49d15d935de3a358386688419eb26d73/rename_brainvision_files.py b/dev/_downloads/49d15d935de3a358386688419eb26d73/rename_brainvision_files.py index 9a4ee4629..8c479dafe 100644 --- a/dev/_downloads/49d15d935de3a358386688419eb26d73/rename_brainvision_files.py +++ b/dev/_downloads/49d15d935de3a358386688419eb26d73/rename_brainvision_files.py @@ -29,9 +29,8 @@ .. _BrainVision data format: https://www.brainproducts.com/support-resources/brainvision-core-data-format-1-0/ """ # noqa:E501 -# Authors: Stefan Appelhoff -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # We are importing everything we need for this example: @@ -89,11 +88,7 @@ # For converting data files, or writing new data to the BrainVision format, you # can use :mod:`mne.export` or have a look at the `pybv`_ Python package. # -# There is node JS tool to check the integrity of your BrainVision files. -# For that, see the `BrainVision Validator `_ -# # .. _`pybv`: https://github.com/bids-standard/pybv -# .. _`bv-validator`: https://github.com/sappelhoff/brainvision-validator # # References # ---------- diff --git a/dev/_downloads/4b11a3ce6cfd9d8cf2b976f8386a2f8f/bidspath.py b/dev/_downloads/4b11a3ce6cfd9d8cf2b976f8386a2f8f/bidspath.py index bfe6cb6e2..fac85e9a9 100644 --- a/dev/_downloads/4b11a3ce6cfd9d8cf2b976f8386a2f8f/bidspath.py +++ b/dev/_downloads/4b11a3ce6cfd9d8cf2b976f8386a2f8f/bidspath.py @@ -8,10 +8,9 @@ BIDSPath is MNE-BIDS's working horse when it comes to file and folder operations. Learn here how to use it. """ -# Authors: Richard Höchenberger -# Stefan Appelhoff -# -# License: BSD-3-Clause + +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # Obviously, to start exploring BIDSPath, we first need to import it. diff --git a/dev/_downloads/529f3230e5683b7676557bd33b2ea01b/convert_mne_sample.ipynb b/dev/_downloads/529f3230e5683b7676557bd33b2ea01b/convert_mne_sample.ipynb index b13e1063d..3b96eadf4 100644 --- a/dev/_downloads/529f3230e5683b7676557bd33b2ea01b/convert_mne_sample.ipynb +++ b/dev/_downloads/529f3230e5683b7676557bd33b2ea01b/convert_mne_sample.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Mainak Jas \n# Alexandre Gramfort \n# Teon Brooks \n# Stefan Appelhoff \n# Richard H\u00f6chenberger \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/58cece9c8037ffebaaad2703d5ce7839/convert_empty_room.ipynb b/dev/_downloads/58cece9c8037ffebaaad2703d5ce7839/convert_empty_room.ipynb index 1b102b816..81808a69a 100644 --- a/dev/_downloads/58cece9c8037ffebaaad2703d5ce7839/convert_empty_room.ipynb +++ b/dev/_downloads/58cece9c8037ffebaaad2703d5ce7839/convert_empty_room.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Mainak Jas \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/5eebd75ee4f8ffd30e34a83e87d0e28b/read_bids_datasets.py b/dev/_downloads/5eebd75ee4f8ffd30e34a83e87d0e28b/read_bids_datasets.py index 6b062ff86..b0d03ed95 100644 --- a/dev/_downloads/5eebd75ee4f8ffd30e34a83e87d0e28b/read_bids_datasets.py +++ b/dev/_downloads/5eebd75ee4f8ffd30e34a83e87d0e28b/read_bids_datasets.py @@ -24,11 +24,9 @@ inspect BIDS-formatted data. """ -# Authors: Adam Li -# Richard Höchenberger -# Alex Rockhill -# -# License: BSD-3-Clause + +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # Imports diff --git a/dev/_downloads/6a10915cde9ea548655ec1feef4a85d1/update_bids_datasets.ipynb b/dev/_downloads/6a10915cde9ea548655ec1feef4a85d1/update_bids_datasets.ipynb index feac3821f..9b8c0aedf 100644 --- a/dev/_downloads/6a10915cde9ea548655ec1feef4a85d1/update_bids_datasets.ipynb +++ b/dev/_downloads/6a10915cde9ea548655ec1feef4a85d1/update_bids_datasets.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Adam Li \n# mne-bids developers\n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/6a8efa177441ca0b84ef1b16e3806949/anonymize_dataset.ipynb b/dev/_downloads/6a8efa177441ca0b84ef1b16e3806949/anonymize_dataset.ipynb index 51ef18fa5..2ca7f711d 100644 --- a/dev/_downloads/6a8efa177441ca0b84ef1b16e3806949/anonymize_dataset.ipynb +++ b/dev/_downloads/6a8efa177441ca0b84ef1b16e3806949/anonymize_dataset.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Richard H\u00f6chenberger \n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { @@ -26,7 +26,7 @@ }, "outputs": [], "source": [ - "import shutil\nfrom pathlib import Path\n\nimport mne\n\nfrom mne_bids import (\n BIDSPath,\n anonymize_dataset,\n print_dir_tree,\n write_anat,\n write_meg_calibration,\n write_meg_crosstalk,\n write_raw_bids,\n)\n\ndata_path = Path(mne.datasets.sample.data_path())\nevent_id = {\n \"Auditory/Left\": 1,\n \"Auditory/Right\": 2,\n \"Visual/Left\": 3,\n \"Visual/Right\": 4,\n \"Smiley\": 5,\n \"Button\": 32,\n}\n\nraw_path = data_path / \"MEG\" / \"sample\" / \"sample_audvis_raw.fif\"\nraw_er_path = data_path / \"MEG\" / \"sample\" / \"ernoise_raw.fif\" # empty-room\nevents_path = data_path / \"MEG\" / \"sample\" / \"sample_audvis_raw-eve.fif\"\ncal_path = data_path / \"SSS\" / \"sss_cal_mgh.dat\"\nct_path = data_path / \"SSS\" / \"ct_sparse_mgh.fif\"\nt1w_path = data_path / \"subjects\" / \"sample\" / \"mri\" / \"T1.mgz\"\n\nbids_root = data_path.parent / \"MNE-sample-data-bids\"\nbids_root_anon = data_path.parent / \"MNE-sample-data-bids-anon\"" + "import shutil\n\nimport mne\n\nfrom mne_bids import (\n BIDSPath,\n anonymize_dataset,\n print_dir_tree,\n write_anat,\n write_meg_calibration,\n write_meg_crosstalk,\n write_raw_bids,\n)\n\ndata_path = mne.datasets.sample.data_path()\nevent_id = {\n \"Auditory/Left\": 1,\n \"Auditory/Right\": 2,\n \"Visual/Left\": 3,\n \"Visual/Right\": 4,\n \"Smiley\": 5,\n \"Button\": 32,\n}\n\nraw_path = data_path / \"MEG\" / \"sample\" / \"sample_audvis_raw.fif\"\nraw_er_path = data_path / \"MEG\" / \"sample\" / \"ernoise_raw.fif\" # empty-room\nevents_path = data_path / \"MEG\" / \"sample\" / \"sample_audvis_raw-eve.fif\"\ncal_path = data_path / \"SSS\" / \"sss_cal_mgh.dat\"\nct_path = data_path / \"SSS\" / \"ct_sparse_mgh.fif\"\nt1w_path = data_path / \"subjects\" / \"sample\" / \"mri\" / \"T1.mgz\"\n\nbids_root = data_path.parent / \"MNE-sample-data-bids\"\nbids_root_anon = data_path.parent / \"MNE-sample-data-bids-anon\"" ] }, { diff --git a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index a85b67394..84befc231 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/_downloads/86851480108d4b249520df3993b0222b/convert_mne_sample.py b/dev/_downloads/86851480108d4b249520df3993b0222b/convert_mne_sample.py index 99174d971..0fa6ea4fe 100644 --- a/dev/_downloads/86851480108d4b249520df3993b0222b/convert_mne_sample.py +++ b/dev/_downloads/86851480108d4b249520df3993b0222b/convert_mne_sample.py @@ -15,13 +15,8 @@ .. _ds000248 dataset_description.json: https://github.com/sappelhoff/bids-examples/blob/master/ds000248/dataset_description.json """ # noqa: D400 D205 E501 -# Authors: Mainak Jas -# Alexandre Gramfort -# Teon Brooks -# Stefan Appelhoff -# Richard Höchenberger -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # First we import some basic Python libraries, followed by MNE-Python and its diff --git a/dev/_downloads/8a652dc37d1d38cf986f15eab46d0f7d/update_bids_datasets.py b/dev/_downloads/8a652dc37d1d38cf986f15eab46d0f7d/update_bids_datasets.py index 667e721c3..23a693348 100644 --- a/dev/_downloads/8a652dc37d1d38cf986f15eab46d0f7d/update_bids_datasets.py +++ b/dev/_downloads/8a652dc37d1d38cf986f15eab46d0f7d/update_bids_datasets.py @@ -10,10 +10,9 @@ In this tutorial, we show how ``update_sidecar_json`` can be used to update and modify BIDS-formatted data. """ -# Authors: Adam Li -# mne-bids developers -# -# License: BSD-3-Clause + +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # Imports diff --git a/dev/_downloads/9160181635ad137cb4a8a5779295596c/convert_mri_and_trans.ipynb b/dev/_downloads/9160181635ad137cb4a8a5779295596c/convert_mri_and_trans.ipynb index 18fb5528d..f0e7ac53f 100644 --- a/dev/_downloads/9160181635ad137cb4a8a5779295596c/convert_mri_and_trans.ipynb +++ b/dev/_downloads/9160181635ad137cb4a8a5779295596c/convert_mri_and_trans.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Stefan Appelhoff \n# Alex Rockhill \n# Alex Gramfort \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/9cf968a426e81cc54e7ebab7dc9ef899/create_bids_folder.ipynb b/dev/_downloads/9cf968a426e81cc54e7ebab7dc9ef899/create_bids_folder.ipynb index 5c06ecc4e..373881071 100644 --- a/dev/_downloads/9cf968a426e81cc54e7ebab7dc9ef899/create_bids_folder.ipynb +++ b/dev/_downloads/9cf968a426e81cc54e7ebab7dc9ef899/create_bids_folder.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Chris Holdgraf \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { @@ -33,7 +33,7 @@ }, "outputs": [], "source": [ - "from mne_bids import BIDSPath" + "import shutil\n\nimport mne\n\nfrom mne_bids import BIDSPath" ] }, { @@ -87,7 +87,7 @@ }, "outputs": [], "source": [ - "bids_path = BIDSPath(\n subject=\"01\", session=\"mysession\", datatype=\"meg\", root=\"path/to/project\"\n).mkdir()\nprint(bids_path.directory)" + "my_root = mne.datasets.sample.data_path() # replace with *your* root folder\nbids_path = BIDSPath(\n subject=\"mneBIDStest\", session=\"mysession\", datatype=\"meg\", root=my_root\n).mkdir()\nprint(bids_path.directory)\n\n# clean up\nshutil.rmtree(my_root / \"sub-mneBIDStest\")" ] } ], diff --git a/dev/_downloads/9e546b1b08e67ca7572c8e76f5992643/convert_nirs_to_bids.py b/dev/_downloads/9e546b1b08e67ca7572c8e76f5992643/convert_nirs_to_bids.py index a18aa6f3f..8553f52ba 100644 --- a/dev/_downloads/9e546b1b08e67ca7572c8e76f5992643/convert_nirs_to_bids.py +++ b/dev/_downloads/9e546b1b08e67ca7572c8e76f5992643/convert_nirs_to_bids.py @@ -18,9 +18,8 @@ """ # noqa: E501 -# Authors: Robert Luke -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # We are importing everything we need for this example: diff --git a/dev/_downloads/a577037ece7a732b0607a269316e55b8/convert_ieeg_to_bids.py b/dev/_downloads/a577037ece7a732b0607a269316e55b8/convert_ieeg_to_bids.py index bf0cf5a2b..32db9d8ca 100644 --- a/dev/_downloads/a577037ece7a732b0607a269316e55b8/convert_ieeg_to_bids.py +++ b/dev/_downloads/a577037ece7a732b0607a269316e55b8/convert_ieeg_to_bids.py @@ -41,11 +41,8 @@ """ # noqa: E501 -# Authors: Adam Li -# Stefan Appelhoff -# Alex Rockhill -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% diff --git a/dev/_downloads/b143d969421db5e73a9339985e158e7a/convert_mri_and_trans.py b/dev/_downloads/b143d969421db5e73a9339985e158e7a/convert_mri_and_trans.py index cef828146..5bd3df88e 100644 --- a/dev/_downloads/b143d969421db5e73a9339985e158e7a/convert_mri_and_trans.py +++ b/dev/_downloads/b143d969421db5e73a9339985e158e7a/convert_mri_and_trans.py @@ -28,11 +28,9 @@ ``nilearn`` on top of your usual ``mne-bids`` installation. """ -# Authors: Stefan Appelhoff -# Alex Rockhill -# Alex Gramfort -# -# License: BSD-3-Clause + +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # Let's import everything we need for this example: diff --git a/dev/_downloads/b637816c94a7cf4caf2ce4be824a809e/create_bids_folder.py b/dev/_downloads/b637816c94a7cf4caf2ce4be824a809e/create_bids_folder.py index ba3c53220..b050b97b6 100644 --- a/dev/_downloads/b637816c94a7cf4caf2ce4be824a809e/create_bids_folder.py +++ b/dev/_downloads/b637816c94a7cf4caf2ce4be824a809e/create_bids_folder.py @@ -13,13 +13,16 @@ ``write_raw_bids``. This example is for manually creating files/folders. """ -# Authors: Chris Holdgraf -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # First we will import the relevant functions +import shutil + +import mne + from mne_bids import BIDSPath # %% @@ -49,7 +52,11 @@ # # You can also use MNE-BIDS to create folder hierarchies. +my_root = mne.datasets.sample.data_path() # replace with *your* root folder bids_path = BIDSPath( - subject="01", session="mysession", datatype="meg", root="path/to/project" + subject="mneBIDStest", session="mysession", datatype="meg", root=my_root ).mkdir() print(bids_path.directory) + +# clean up +shutil.rmtree(my_root / "sub-mneBIDStest") diff --git a/dev/_downloads/b666106ea850b55fb6bc69db6fdda679/convert_nirs_to_bids.ipynb b/dev/_downloads/b666106ea850b55fb6bc69db6fdda679/convert_nirs_to_bids.ipynb index 86b870033..035cc50ce 100644 --- a/dev/_downloads/b666106ea850b55fb6bc69db6fdda679/convert_nirs_to_bids.ipynb +++ b/dev/_downloads/b666106ea850b55fb6bc69db6fdda679/convert_nirs_to_bids.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Robert Luke \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/b7d549fc992398180d012ad4f3a73e8d/convert_eeg_to_bids.py b/dev/_downloads/b7d549fc992398180d012ad4f3a73e8d/convert_eeg_to_bids.py index c207a3a7a..b3191bf8c 100644 --- a/dev/_downloads/b7d549fc992398180d012ad4f3a73e8d/convert_eeg_to_bids.py +++ b/dev/_downloads/b7d549fc992398180d012ad4f3a73e8d/convert_eeg_to_bids.py @@ -22,9 +22,8 @@ """ # noqa: E501 -# Authors: Stefan Appelhoff -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # We are importing everything we need for this example: diff --git a/dev/_downloads/bcdfe0d0e220cf6da56beb8f9163c326/mark_bad_channels.ipynb b/dev/_downloads/bcdfe0d0e220cf6da56beb8f9163c326/mark_bad_channels.ipynb index b46af2447..ed5ca3dc5 100644 --- a/dev/_downloads/bcdfe0d0e220cf6da56beb8f9163c326/mark_bad_channels.ipynb +++ b/dev/_downloads/bcdfe0d0e220cf6da56beb8f9163c326/mark_bad_channels.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Richard H\u00f6chenberger \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/cf640e6bfa39f55978e620ef4269fd4c/convert_ieeg_to_bids.ipynb b/dev/_downloads/cf640e6bfa39f55978e620ef4269fd4c/convert_ieeg_to_bids.ipynb index 476b57308..540401805 100644 --- a/dev/_downloads/cf640e6bfa39f55978e620ef4269fd4c/convert_ieeg_to_bids.ipynb +++ b/dev/_downloads/cf640e6bfa39f55978e620ef4269fd4c/convert_ieeg_to_bids.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Adam Li \n# Stefan Appelhoff \n# Alex Rockhill \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { diff --git a/dev/_downloads/d5b79ff106a037057e89cb5616b1b839/anonymize_dataset.py b/dev/_downloads/d5b79ff106a037057e89cb5616b1b839/anonymize_dataset.py index af821c774..132e515db 100644 --- a/dev/_downloads/d5b79ff106a037057e89cb5616b1b839/anonymize_dataset.py +++ b/dev/_downloads/d5b79ff106a037057e89cb5616b1b839/anonymize_dataset.py @@ -18,12 +18,11 @@ to do the heavy lifting for you, automatically. """ # noqa: D400 D205 -# Authors: Richard Höchenberger -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% import shutil -from pathlib import Path import mne @@ -37,7 +36,7 @@ write_raw_bids, ) -data_path = Path(mne.datasets.sample.data_path()) +data_path = mne.datasets.sample.data_path() event_id = { "Auditory/Left": 1, "Auditory/Right": 2, diff --git a/dev/_downloads/f336dfe6a8ab84474813b87342e0c0a3/convert_empty_room.py b/dev/_downloads/f336dfe6a8ab84474813b87342e0c0a3/convert_empty_room.py index 0b56e9288..2c6767d77 100644 --- a/dev/_downloads/f336dfe6a8ab84474813b87342e0c0a3/convert_empty_room.py +++ b/dev/_downloads/f336dfe6a8ab84474813b87342e0c0a3/convert_empty_room.py @@ -9,9 +9,8 @@ format and how to retrieve them. """ -# Authors: Mainak Jas -# -# License: BSD-3-Clause +# Authors: The MNE-BIDS developers +# SPDX-License-Identifier: BSD-3-Clause # %% # We are dealing with MEG data, which is often accompanied by so-called diff --git a/dev/_downloads/fecfce9ee6664349717e6262ae61875d/rename_brainvision_files.ipynb b/dev/_downloads/fecfce9ee6664349717e6262ae61875d/rename_brainvision_files.ipynb index 41a919d71..966c7725d 100644 --- a/dev/_downloads/fecfce9ee6664349717e6262ae61875d/rename_brainvision_files.ipynb +++ b/dev/_downloads/fecfce9ee6664349717e6262ae61875d/rename_brainvision_files.ipynb @@ -15,7 +15,7 @@ }, "outputs": [], "source": [ - "# Authors: Stefan Appelhoff \n#\n# License: BSD-3-Clause" + "# Authors: The MNE-BIDS developers\n# SPDX-License-Identifier: BSD-3-Clause" ] }, { @@ -76,7 +76,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Further information\n\nFor converting data files, or writing new data to the BrainVision format, you\ncan use :mod:`mne.export` or have a look at the `pybv`_ Python package.\n\nThere is node JS tool to check the integrity of your BrainVision files.\nFor that, see the [BrainVision Validator](bv-validator_)\n\n\n## References\n.. [1] Pernet, C.R., Appelhoff, S., Gorgolewski, K.J. et al. EEG-BIDS, an\n extension to the brain imaging data structure for\n electroencephalography. Sci Data 6, 103 (2019).\n https://doi.org/10.1038/s41597-019-0104-8\n\n" + "## Further information\n\nFor converting data files, or writing new data to the BrainVision format, you\ncan use :mod:`mne.export` or have a look at the `pybv`_ Python package.\n\n\n## References\n.. [1] Pernet, C.R., Appelhoff, S., Gorgolewski, K.J. et al. EEG-BIDS, an\n extension to the brain imaging data structure for\n electroencephalography. Sci Data 6, 103 (2019).\n https://doi.org/10.1038/s41597-019-0104-8\n\n" ] } ], diff --git a/dev/_modules/index.html b/dev/_modules/index.html index 43c61f0c0..c56bebd3f 100644 --- a/dev/_modules/index.html +++ b/dev/_modules/index.html @@ -7,7 +7,7 @@ - Overview: module code — MNE-BIDS 0.16.0.dev7+g422a842a documentation + Overview: module code — MNE-BIDS 0.16.0.dev8+g313fe101 documentation @@ -40,7 +40,7 @@ - + @@ -147,7 +147,7 @@ -

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -564,7 +564,7 @@

All modules for which code is available

diff --git a/dev/_modules/mne_bids/copyfiles.html b/dev/_modules/mne_bids/copyfiles.html index c104830e4..52639a275 100644 --- a/dev/_modules/mne_bids/copyfiles.html +++ b/dev/_modules/mne_bids/copyfiles.html @@ -7,7 +7,7 @@ - mne_bids.copyfiles — MNE-BIDS 0.16.0.dev7+g422a842a documentation + mne_bids.copyfiles — MNE-BIDS 0.16.0.dev8+g313fe101 documentation @@ -40,7 +40,7 @@ - + @@ -147,7 +147,7 @@ -

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -522,17 +522,11 @@

Source code for mne_bids.copyfiles

 original data formats have properties that restrict such operations. That is,
 moving/renaming raw data files naively might lead to broken files, for example
 due to internal pointers that are not being updated.
-
 """
 
-# Authors: Mainak Jas <mainak.jas@telecom-paristech.fr>
-#          Alexandre Gramfort <alexandre.gramfort@telecom-paristech.fr>
-#          Teon Brooks <teon.brooks@gmail.com>
-#          Chris Holdgraf <choldgraf@berkeley.edu>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#          Matt Sanderson <matt.sanderson@mq.edu.au>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
+
 import os
 import os.path as op
 import re
@@ -1217,7 +1211,7 @@ 

Source code for mne_bids.copyfiles

 
   
diff --git a/dev/_modules/mne_bids/dig.html b/dev/_modules/mne_bids/dig.html
index 36ab14e5f..c490d4066 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.dev7+g422a842a documentation
+    mne_bids.dig — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -518,11 +518,9 @@

Source code for mne_bids.dig

 """Read/write BIDS compatible electrode/coords structures from MNE."""
 
-# Authors: Adam Li <adam2392@gmail.com>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#          Alex Rockhill <aprockhill@mailbox.org>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
+
 import json
 import os.path as op
 import re
@@ -1359,7 +1357,7 @@ 

Source code for mne_bids.dig

 
   
diff --git a/dev/_modules/mne_bids/inspect.html b/dev/_modules/mne_bids/inspect.html
index b267ec57e..6a9fc0c82 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.dev7+g422a842a documentation
+    mne_bids.inspect — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -517,10 +517,9 @@

Source code for mne_bids.inspect

 """Inspect and annotate BIDS raw data."""
-# Authors: Richard Höchenberger <richard.hoechenberger@gmail.com>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#
-# License: BSD-3-Clause
+
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
 
 from pathlib import Path
 
@@ -1013,7 +1012,7 @@ 

Source code for mne_bids.inspect

 
   
diff --git a/dev/_modules/mne_bids/path.html b/dev/_modules/mne_bids/path.html
index 153b23334..7ec0e9754 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.dev7+g422a842a documentation
+    mne_bids.path — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -518,10 +518,9 @@

Source code for mne_bids.path

 """BIDS compatible path functionality."""
 
-# Authors: Adam Li <adam2392@gmail.com>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
+
 import glob
 import json
 import os
@@ -3095,7 +3094,7 @@ 

Source code for mne_bids.path

 
   
diff --git a/dev/_modules/mne_bids/read.html b/dev/_modules/mne_bids/read.html
index e3f5cc480..d93ffe6dd 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.dev7+g422a842a documentation
+    mne_bids.read — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -518,13 +518,9 @@

Source code for mne_bids.read

 """Check whether a file format is supported by BIDS and then load it."""
 
-# Authors: Mainak Jas <mainak.jas@telecom-paristech.fr>
-#          Alexandre Gramfort <alexandre.gramfort@telecom-paristech.fr>
-#          Teon Brooks <teon.brooks@gmail.com>
-#          Chris Holdgraf <choldgraf@berkeley.edu>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
+
 import json
 import os
 import os.path as op
@@ -1746,7 +1742,7 @@ 

Source code for mne_bids.read

 
   
diff --git a/dev/_modules/mne_bids/report/_report.html b/dev/_modules/mne_bids/report/_report.html
index f34b4499b..dc6e369fd 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.dev7+g422a842a documentation
+    mne_bids.report._report — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -518,9 +518,9 @@

Source code for mne_bids.report._report

 """Make BIDS report from dataset and sidecar files."""
 
-# Authors: Adam Li <adam2392@gmail.com>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
+
 import json
 import os.path as op
 import textwrap
@@ -1098,7 +1098,7 @@ 

Source code for mne_bids.report._report

 
   
diff --git a/dev/_modules/mne_bids/sidecar_updates.html b/dev/_modules/mne_bids/sidecar_updates.html
index 449a28836..72790985e 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.dev7+g422a842a documentation
+    mne_bids.sidecar_updates — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -517,12 +517,9 @@

Source code for mne_bids.sidecar_updates

 """Update BIDS directory structures and sidecar files meta data."""
-# Authors: Adam Li <adam2392@gmail.com>
-#          Austin Hurst <mynameisaustinhurst@gmail.com>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#          mne-bids developers
-#
-# License: BSD-3-Clause
+
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
 
 import json
 from collections import OrderedDict
@@ -952,7 +949,7 @@ 

Source code for mne_bids.sidecar_updates

 
   
diff --git a/dev/_modules/mne_bids/stats.html b/dev/_modules/mne_bids/stats.html
index 428d991ab..c92d87d17 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.dev7+g422a842a documentation
+    mne_bids.stats — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -518,9 +518,8 @@

Source code for mne_bids.stats

 """Some functions to extract stats from a BIDS dataset."""
 
-# Authors: Alex Gramfort <alexandre.gramfort@inria.fr>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
 
 from mne_bids import BIDSPath, get_datatypes
 from mne_bids.config import EPHY_ALLOWED_DATATYPES
@@ -690,7 +689,7 @@ 

Source code for mne_bids.stats

 
   
diff --git a/dev/_modules/mne_bids/utils.html b/dev/_modules/mne_bids/utils.html
index a0bc91b55..6dba3d1a6 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.dev7+g422a842a documentation
+    mne_bids.utils — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -518,14 +518,9 @@

Source code for mne_bids.utils

 """Utility and helper functions for MNE-BIDS."""
 
-# Authors: Mainak Jas <mainak.jas@telecom-paristech.fr>
-#          Alexandre Gramfort <alexandre.gramfort@telecom-paristech.fr>
-#          Teon Brooks <teon.brooks@gmail.com>
-#          Chris Holdgraf <choldgraf@berkeley.edu>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#          Matt Sanderson <matt.sanderson@mq.edu.au>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
+
 import json
 import os
 import re
@@ -1102,7 +1097,7 @@ 

Source code for mne_bids.utils

 
   
diff --git a/dev/_modules/mne_bids/write.html b/dev/_modules/mne_bids/write.html
index 1635c7a24..cb0766ad9 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.dev7+g422a842a documentation
+    mne_bids.write — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -40,7 +40,7 @@
 
   
 
-    
+    
     
     
     
@@ -147,7 +147,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -518,14 +518,9 @@

Source code for mne_bids.write

 """Make BIDS compatible directory structures and infer meta data from MNE."""
 
-# Authors: Mainak Jas <mainak.jas@telecom-paristech.fr>
-#          Alexandre Gramfort <alexandre.gramfort@telecom-paristech.fr>
-#          Teon Brooks <teon.brooks@gmail.com>
-#          Chris Holdgraf <choldgraf@berkeley.edu>
-#          Stefan Appelhoff <stefan.appelhoff@mailbox.org>
-#          Matt Sanderson <matt.sanderson@mq.edu.au>
-#
-# License: BSD-3-Clause
+# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
+
 import json
 import os
 import os.path as op
@@ -3728,7 +3723,7 @@ 

Source code for mne_bids.write

 
   
diff --git a/dev/_static/documentation_options.js b/dev/_static/documentation_options.js
index f6cd925f6..3765a8246 100644
--- a/dev/_static/documentation_options.js
+++ b/dev/_static/documentation_options.js
@@ -1,5 +1,5 @@
 const DOCUMENTATION_OPTIONS = {
-    VERSION: '0.16.0.dev7+g422a842a',
+    VERSION: '0.16.0.dev8+g313fe101',
     LANGUAGE: 'en',
     COLLAPSE_INDEX: false,
     BUILDER: 'html',
diff --git a/dev/api.html b/dev/api.html
index 5b9a32e6f..7ef9a75a1 100644
--- a/dev/api.html
+++ b/dev/api.html
@@ -8,7 +8,7 @@
     
     
 
-    API Documentation — MNE-BIDS 0.16.0.dev7+g422a842a documentation
+    API Documentation — MNE-BIDS 0.16.0.dev8+g313fe101 documentation
   
   
   
@@ -41,7 +41,7 @@
 
   
 
-    
+    
     
     
     
@@ -150,7 +150,7 @@
   
   
   
-    

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -779,7 +779,7 @@

mne_bids.copyfiles - © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-08. + © Copyright 2017-2024, MNE Developers. Last updated on 2024-07-11.

diff --git a/dev/authors.html b/dev/authors.html index 8fd3306ae..0ddd07b50 100644 --- a/dev/authors.html +++ b/dev/authors.html @@ -8,7 +8,7 @@ - <no title> — MNE-BIDS 0.16.0.dev7+g422a842a documentation + <no title> — MNE-BIDS 0.16.0.dev8+g313fe101 documentation @@ -41,7 +41,7 @@ - + @@ -148,7 +148,7 @@ -

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -575,7 +575,7 @@ diff --git a/dev/auto_examples/anonymize_dataset.html b/dev/auto_examples/anonymize_dataset.html index 236b0261c..7e5ea97a8 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.dev7+g422a842a documentation + 13. Anonymizing a BIDS dataset — MNE-BIDS 0.16.0.dev8+g313fe101 documentation @@ -41,7 +41,7 @@ - + @@ -151,7 +151,7 @@ -

MNE-BIDS 0.16.0.dev7+g422a842a documentation

+

MNE-BIDS 0.16.0.dev8+g313fe101 documentation

@@ -565,12 +565,11 @@ an entire existing dataset can be cumbersome and error-prone.

MNE-BIDS provides a dedicated function, mne_bids.anonymize_dataset(), to do the heavy lifting for you, automatically.

-
# Authors: Richard Höchenberger <richard.hoechenberger@gmail.com>
-# License: BSD-3-Clause
+
# Authors: The MNE-BIDS developers
+# SPDX-License-Identifier: BSD-3-Clause
 
import shutil
-from pathlib import Path
 
 import mne
 
@@ -584,7 +583,7 @@
     write_raw_bids,
 )
 
-data_path = Path(mne.datasets.sample.data_path())
+data_path = mne.datasets.sample.data_path()
 event_id = {
     "Auditory/Left": 1,
     "Auditory/Right": 2,
@@ -676,7 +675,7 @@ 

Basic anonymizationSpecifying subject IDsSpecifying subject IDsSpecifying subject IDs

@@ -931,9 +930,9 @@

ReproducibilityTotal running time of the script: (0 minutes 11.420 seconds)

+

Total running time of the script: (0 minutes 11.579 seconds)