Closed krishnamaiya closed 2 years ago
Can you try
Are you using the latest version. We fixed an issue related to reproducibility. Also try rng(‘default’) before you run it.
Arno
On May 27, 2021, at 4:09 AM, krishnamaiya @.***> wrote:
Dear all, Initially I have used "clean raw data using ASR" with default values. Different number of channels were rejected and different duration of clean data were obtained in multiple run of same dataset. Later, manually I have removed bad channel and removed bad segment through "Automatic continuous rejection". Faced same problem as earlier. So I m getting inconsistent results for same data set for multiple run. Kindly help me in this regard. Thanks in advance.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Dear Arno,
Thanks a lot for your valuable reply. I m using ASR v2.3 and EEGLab v2019.0 versions. Probably this is the old version as you mentioned. Would you suggest the latest version optimal for ASR, since I m using Matlab 2018a. I need to check all these compatibilities too. second point you mentioned "rng('default), you mean to say I need to run this command in matlab command window before I proceed with ASR for all dataset?
Thanks in advance.
Yes, I would rig(‘default’) before every dataset.
On May 27, 2021, at 4:08 PM, krishnamaiya @.***> wrote:
Dear Arno,
Thanks a lot for your valuable reply. I m using ASR v2.3 and EEGLab v2019.0 versions. Probably this is the old version as you mentioned. Would you suggest the latest version optimal for ASR, since I m using Matlab 2018a. I need to check all these compatibilities too. second point you mentioned "rng('default), you mean to say I need to run this command in matlab command window before I proceed with ASR for all dataset?
Thanks in advance.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
I have changed the code to use reset rng in some of the code.
Dear all, Initially I have used "clean raw data using ASR" with default values. Different number of channels were rejected and different duration of clean data were obtained in multiple run of same dataset. Later, manually I have removed bad channel and removed bad segment through "Automatic continuous rejection". Faced same problem as earlier. So I m getting inconsistent results for same data set for multiple run. Kindly help me in this regard. Thanks in advance.