I am setting up a preprocessing pipeline for Resting State EEG and want to remove the muscle artifacts out of the data. If i run ICA.find_muscle_bads it suggests that i need to remove 13 of my 20 components. Is there someone here that knows which threshold of an ICA muscle component is really seen as a muscle artifact? Now the threshold of the score is 0.15, can i increase this to 0.4?
I don’t want to lose all these components.
Thank you in advance!!
ps: I am using mne version 1.4.0