-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c164f52
commit 55edfb3
Showing
29 changed files
with
151 additions
and
151 deletions.
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
- name: Compute forward simulated data using ft_dipolesimulation | ||
link: /example/compute_forward_simulated_data | ||
|
||
- name: Compute forward simulated data and apply a beamformer scan | ||
link: /example/compute_forward_simulated_data_and_apply_a_beamformer_scan | ||
|
||
- name: Compute forward simulated data and apply a dipole fit | ||
link: /example/compute_forward_simulated_data_and_apply_a_dipole_fit | ||
|
||
- name: Compute forward simulated data with the low-level ft_compute_leadfield | ||
link: /example/compute_leadfield | ||
|
||
- name: Fit a dipole to the tactile ERF after mechanical stimulation | ||
link: /example/dipolefit_somatosensory_erf | ||
|
||
- name: Compute forward simulated data using ft_dipolesimulation | ||
link: /example/simulateddata | ||
|
||
- name: Compute forward simulated data and apply a beamformer scan | ||
link: /example/simulateddata_beamformer | ||
|
||
- name: Compute forward simulated data and apply a dipole fit | ||
link: /example/simulateddata_dipolefit | ||
|
||
- name: Dipole fitting of combined MEG/EEG data | ||
link: /workshop/natmeg2014/dipolefitting | ||
|
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
- name: Use denoising source separation (DSS) to remove ECG artifacts | ||
link: /example/dss_ecg | ||
|
||
- name: Independent component analysis (ICA) to remove ECG artifacts | ||
link: /example/ica_ecg | ||
|
||
- name: Use denoising source separation (DSS) to remove ECG artifacts | ||
link: /example/use_denoising_source_separation_dss_to_remove_ecg_artifacts | ||
|
||
- name: Which datasets are used in the documentation and where are they used? | ||
link: /faq/datasets | ||
|
Oops, something went wrong.