Mne Bids Pipeline
# Read events from BIDS events, event_id = mne.events_from_annotations(raw_clean)
freqs = np.arange(4, 31, 2) # 4 to 30 Hz, step 2 n_cycles = freqs / 2 # adaptive cycles mne bids pipeline
# Read events from BIDS events, event_id = mne.events_from_annotations(raw_clean)
freqs = np.arange(4, 31, 2) # 4 to 30 Hz, step 2 n_cycles = freqs / 2 # adaptive cycles mne bids pipeline