craddm / eegUtils

An R package for processing and plotting of electroencephalography (EEG) data
https://craddm.github.io/eegUtils/
Other
105 stars 27 forks source link

`compute_tfr()` on `eeg_evoked` returns multiple epochs but epochs metadata does not reflect that #100

Closed craddm closed 2 years ago

craddm commented 3 years ago

This is correct behaviour, but the epochs() structure still only reports one epoch

craddm commented 2 years ago

now behaving correctly