Skip to content

Commit

Permalink
CircleCI update of dev docs (69973).
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle CI committed Dec 3, 2024
1 parent dc7314b commit 46505b4
Show file tree
Hide file tree
Showing 2,047 changed files with 12,565 additions and 12,247 deletions.
2 changes: 1 addition & 1 deletion dev/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 1d00df5e4771852ab4a433b2849e59b5
config: ab1b3ab7475fe6f8f83bd602821066b0
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified dev/_downloads/026dba7c40f82dd13c8dbe1e76d1c49b/eeg_on_scalp.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/0d538b72403145478a5df61c17f8cea4/compute_csd.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/11ea01d2fb3a6bf066076aecc9204f81/xhemi.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"outputs": [],
"source": [
"(raw_fname,) = eegbci.load_data(subjects=1, runs=[6])\nraw = mne.io.read_raw_edf(raw_fname, preload=True)\n\n# Clean channel names to be able to use a standard 1005 montage\nnew_names = dict(\n (ch_name, ch_name.rstrip(\".\").upper().replace(\"Z\", \"z\").replace(\"FP\", \"Fp\"))\n for ch_name in raw.ch_names\n)\nraw.rename_channels(new_names)\n\n# Read and set the EEG electrode locations, which are already in fsaverage's\n# space (MNI space) for standard_1020:\nmontage = mne.channels.make_standard_montage(\"standard_1005\")\nraw.set_montage(montage)\nraw.set_eeg_reference(projection=True) # needed for inverse modeling\n\n# Check that the locations of EEG electrodes is correct with respect to MRI\nmne.viz.plot_alignment(\n raw.info,\n src=src,\n eeg=[\"original\", \"projected\"],\n trans=trans,\n show_axes=True,\n mri_fiducials=True,\n dig=\"fiducials\",\n)"
"(raw_fname,) = eegbci.load_data(subjects=1, runs=[6])\nraw = mne.io.read_raw_edf(raw_fname, preload=True)\n\n# Clean channel names to be able to use a standard 1005 montage\neegbci.standardize(raw)\n\n# Read and set the EEG electrode locations, which are already in fsaverage's\n# space (MNI space) for standard_1020:\nmontage = mne.channels.make_standard_montage(\"standard_1005\")\nraw.set_montage(montage)\nraw.set_eeg_reference(projection=True) # needed for inverse modeling\n\n# Check that the locations of EEG electrodes is correct with respect to MRI\nmne.viz.plot_alignment(\n raw.info,\n src=src,\n eeg=[\"original\", \"projected\"],\n trans=trans,\n show_axes=True,\n mri_fiducials=True,\n dig=\"fiducials\",\n)"
]
},
{
Expand Down
Binary file not shown.
Binary file modified dev/_downloads/132ef04aec6eceaa644422bd14d914d0/30_strf.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/18d97cd3fffa515d634eccf0fa7463d8/muscle_ica.zip
Binary file not shown.
Binary file modified dev/_downloads/1b0a24dc48056481602ceb47d3c51472/20_erp_stats.zip
Binary file not shown.
Binary file modified dev/_downloads/1f772df4c69aa646b7ab05ecd6973f9f/opm_data.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/209129e1a4a0aaa0c44d0c33d04aab07/meg_sensors.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/21eaf8da9f1e3cf45ca2926ba74908a7/brain.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/280dcbe1e4f0d0cd0a74af7136b74080/read_xdf.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/2bed11730735963926f25198a73319a4/dics_epochs.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/36ad7dc3b76a79cadfd35e7d94d6c0f1/snr_estimate.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/3ff7a67820dd24695ef8dd58e9ba098e/35_eeg_no_mri.zip
Binary file not shown.
Binary file modified dev/_downloads/40fb426f471d84efd14892632c39b36b/rap_music.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/4a63cbb104a9262aad434cc582453975/mne_helmet.zip
Binary file not shown.
Binary file modified dev/_downloads/4b971c508ae67cd8f7c494b209000e0e/10_overview.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/596a381ac96ec4f044bb1ab8e82bad55/80_dics.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/5c13a45c3b4092575b84a50128fca878/20_ui_events.zip
Binary file not shown.
Binary file not shown.
22 changes: 9 additions & 13 deletions dev/_downloads/5d70998411a5a9b1885556d8dbd3589f/35_eeg_no_mri.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
src = fs_dir / "bem" / "fsaverage-ico-5-src.fif"
bem = fs_dir / "bem" / "fsaverage-5120-5120-5120-bem-sol.fif"

##############################################################################
# %%
# Load the data
# ^^^^^^^^^^^^^
#
Expand All @@ -52,11 +52,7 @@
raw = mne.io.read_raw_edf(raw_fname, preload=True)

# Clean channel names to be able to use a standard 1005 montage
new_names = dict(
(ch_name, ch_name.rstrip(".").upper().replace("Z", "z").replace("FP", "Fp"))
for ch_name in raw.ch_names
)
raw.rename_channels(new_names)
eegbci.standardize(raw)

# Read and set the EEG electrode locations, which are already in fsaverage's
# space (MNI space) for standard_1020:
Expand All @@ -75,7 +71,7 @@
dig="fiducials",
)

##############################################################################
# %%
# Setup source space and compute forward
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand All @@ -84,7 +80,7 @@
)
fwd

##############################################################################
# %%
# From here on, standard inverse imaging methods can be used!
#
# Infant MRI surrogates
Expand All @@ -96,15 +92,15 @@
info = mne.create_info(ch_names, 1000.0, "eeg")
raw = mne.io.RawArray(data, info)

##############################################################################
# %%
# Get an infant MRI template
# ^^^^^^^^^^^^^^^^^^^^^^^^^^
# To use an infant head model for M/EEG data, you can use
# :func:`mne.datasets.fetch_infant_template` to download an infant template:

subject = mne.datasets.fetch_infant_template("6mo", subjects_dir, verbose=True)

##############################################################################
# %%
# It comes with several helpful built-in files, including a 10-20 montage
# in the MRI coordinate frame, which can be used to compute the
# MRI<->head transform ``trans``:
Expand All @@ -115,7 +111,7 @@
raw.set_montage(mon)
print(trans)

##############################################################################
# %%
# There are also BEM and source spaces:

bem_dir = subjects_dir / subject / "bem"
Expand All @@ -125,7 +121,7 @@
fname_bem = bem_dir / f"{subject}-5120-5120-5120-bem-sol.fif"
bem = mne.read_bem_solution(fname_bem)

##############################################################################
# %%
# You can ensure everything is as expected by plotting the result:
fig = mne.viz.plot_alignment(
raw.info,
Expand All @@ -141,7 +137,7 @@
)
mne.viz.set_3d_view(fig, 25, 70, focalpoint=[0, -0.005, 0.01])

##############################################################################
# %%
# From here, standard forward and inverse operators can be computed
#
# If you have digitized head positions or MEG data, consider using
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/62ee093f73573cd3cb1fe72491cb1ed0/limo_data.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/63e40cd245936fc6422ba62b3dacbaac/20_seeg.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/655c51d7316fbf09ef9f911a46943e15/hf_sef_data.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/6cd0ffe11d30c991bb9a045b8eb4e351/30_ecog.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/81b8c868f965605aed3400abfd59779d/15_inplace.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/87fddf690a12cb32a2194cc7818204a7/10_stc_class.zip
Binary file not shown.
Binary file modified dev/_downloads/8a8ef36f0c428fee7ec82ca0d9d037f4/60_sleep.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/90db2ae424fcb3ca9f975fae21b285ab/read_stc.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/94b0ce99e951e0a4054205e52c1117ea/eeg_csd.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/96d701b09bb82d3c3f69f1b782dc2cb4/30_info.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/992f976be08e19a55b82ec1bedba9a95/trap_music.zip
Binary file not shown.
Binary file modified dev/_downloads/998fecd01b8dc40e5a0a2b6e7cb7bb98/read_inverse.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/9bd3275236ed41c46691c8371e7f101d/psf_volume.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/9fd107fa2e7700b103afce1f6a1b7860/40_whitened.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/a49333ad1710ef3163f779e98d61d1a0/parcellation.zip
Binary file not shown.
Binary file modified dev/_downloads/a51c6760cbed7eb4e69a0cdba81fd9ea/eeg_bridging.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/bbcf3526a5c67a532e6e7a7bd30c3d5a/shift_evoked.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/cc97d940303474f9ee3294372d5fa3a9/50_ssvep.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/d4a2cfff747e7725ecb8da9bf18571d3/30_forward.zip
Binary file not shown.
Binary file modified dev/_downloads/d4cc4bb51f8a1a29dfeabb852a76e020/50_decoding.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/daf36e48eecea7ed5c170a68e84aa6f1/70_report.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/e2cdf7c887916c6fad2ad4cd2141ce92/3d_to_2d.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/e8f73398eb9ff800e01071b9795d6703/css.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/eddc497515b6bf648fe0a89d4f2dfa52/30_eeg_erp.zip
Binary file not shown.
Binary file not shown.
Binary file modified dev/_downloads/f033b0cd216c195d89d25e36d4abd56c/otp.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 46505b4

Please sign in to comment.