I’m dealing with long continuous data, and I split them into around epochs of 30s-1min. Autoreject will remove epochs that are bad, I assume these are epochs that can’t be repaired?
To save as much data as possible, I’m wondering if there’s a way to not drop these bad epochs, and only take the clean channels in those epochs instead? (My analysis can handle variable number of sensors)