Highlights
- Pro
Block or Report
Block or report britta-wstnr
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
mne_pratical_meeg_2022 Public
Forked from agramfort/mne_pratical_meeg
Materials for MNE-Python sessions at Practical MEEG 2022
-
classify_high_freq Public
Data analysis scripts for "Across-subjects classification of stimulus modality from human MEG high frequency activity"
MATLAB 2
-
-
retina_cortex_darks_lights Public
Data analysis scripts for "Darks elicit gamma-band activity in the human retina and visual cortex with narrower bandwidth and faster propagation time than lights"
-
-
156 contributions in the last year
Contribution activity
January 2023
Created 9 commits in 2 repositories
Created 2 repositories
Created a pull request in fieldtrip/fieldtrip that received 7 comments
Attempt at fixing figure name in ft_sourceplot
As mentioned in #2166 cfg.figurename
in ft_sourceplot
gets ignored as it gets set regardless of the presence of this field.
This fixes it - but mig…