clean_rawdata icon indicating copy to clipboard operation
clean_rawdata copied to clipboard

Cleaning Raw EEG data

Results 7 clean_rawdata issues
Sort by recently updated
recently updated
newest added

Hi there, I just followed up on this thread (https://sccn.ucsd.edu/pipermail/eeglablist/2020/015456.html) I found on the eeglablist about inconsistent results when using *clean_artifatcs* for bad channel detection and removal. I encounter the...

Makoto report using 4096Mb of RAM yield better results than the default of 64Mb. @MakotoMiyakoshi do you have an example.

Import this dataset. Do average reference. Apply clean_rawdata with the default but changing the filter to 0.75 to 1.25 Hz. The resulting dataset crash because ASR rejection is too aggressive...

Transfered from https://sccn.ucsd.edu/bugzilla/show_bug.cgi?id=13115 The line: H = bsxfun(@times,X(1:m,:),nbins./X(m,:)); also crashes when m = 0; **[reply] [−]DescriptionTyler Grummett 2017-07-18 17:55:02 PDT** In the clean_rawdata0.32 toolbox, I am having an issue with...

I have a EEG data sample which contains six channels. Two of them are scalp channels (Tp9 & Tp10), the other four are implanted electrodes which are located near the...

Transfered from https://sccn.ucsd.edu/bugzilla/show_bug.cgi?id=12974 This bug involves the design_fir function which is called by the clean_channels function in the clean_rawdata toolbox The design_fir function crashes on data with a high sampling...

wontfix