I am very interested in looking at blink duration in MNE python. Is there a way to compute this? I currently have marked the blinks (using find_eog_events on an EOG channel) in my desired epoch and want to measure the duration of blinks in the epoch.
Hello, this is not trivial to do, and currently not implemented in MNE-Python. I would say your best bet is to try to revive this issue / feature request in the NeuroKit2 repository: