I am working on comparing evoked parameter for two conditions but the signal activity of the signal is not really visible. I would be grateful if I could get suggestions on how can I plot the signal in a way that the signal activity is actually visible and comparable.
My code -
Thank you so much for your response!
I tried the solution but I am getting error ‘TypeError: apply_baseline() takes from 1 to 2 positional arguments but 3 were given’. Not sure why this is coming up since only 2 arguments were passed.
Thank you for the correction!
I am still getting an error “ValueError: Image size of 722x68446 pixels is too large. It must be less than 2^16 in each direction.”
@dasdiptyajit thank you for your reply, but I currently don’t have an example at hand. I remembered having the issue a while ago and found this post later on, so I thought to follow up because it’s a useful post for more novice users of mne-nirs (like me) to learn.
(if I do stumble across it again, I’ll make a new thread and refer to this thread.)
I see. I am afraid that I can’t help much without looking at the code. I think its not an issue with MNE but rather something to do with plot/saving the figure. Feel free to tag me if you have something in your hand that can reproduce the issue.