<div dir="ltr"><div><div><div><div><div>Hi EEGlab fmrib plugin developer,<br><br></div>I am now looking at the fmrib pulse artifact correction.<br><br></div>It seems that the function takes EEG structure and is going to apply correction to all channels, including ECG if not removed, if I am right. As they are processed independently I suppose that it doesn't matter to do that, except that it might destroy ECG.<br><br></div>In fact, I wonder if it really corrects all the channels, as in the code of fmrib_pas line 170, the for loops from channels 1 to channels-2, while for the other methods it goes through all the channels.<br></div><div>Fitted artifact is then zero for the last 2 channels.<br></div>Is there any specific reason for that? Was that because last 2 were ECG channels in your configuration?<br><br></div>My other question is about qrs peaks, once detected (and corrected with qrscorrect), there are duplicates events at the same time. I wonder if it could cause problems during bcg correction.<br><div>I am also trying to further correct for false positives and negatives as some RR intervals are to high or low.<br><br></div><div>Thanks for you insight on these questions.<br><br></div><div>basile<br></div></div>