フィルターのクリア

EEGLAB pop_clean_rawdata function

20 ビュー (過去 30 日間)
Dani
Dani 2023 年 9 月 19 日
回答済み: Walter Roberson 2023 年 9 月 19 日
Hello,
I am a novice to EEGLAB and had more of a conceptual question.
I am analyzing data of 128 channels (electrodes) and using the pop_clean_rawdata to reject bad channels. In my command window I get a result of:
clean_channel: 108/108 blocks, 0.0 minutes remaining
(from 1/108 to 108/108 as shown above)
My question is: why is it 108 blocks? Are the blocks not the electrodes? Because wouldnt it say 128?
Thanks.

採用された回答

Walter Roberson
Walter Roberson 2023 年 9 月 19 日
In https://github.com/sccn/clean_rawdata/blob/master/clean_channels.m we can see that the blocks numbers correspond to the number of windows not to the number of channels.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeBuffers, Switches, and Counters についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by