diff --git a/tutorials/intro/20_events_from_raw.py b/tutorials/intro/20_events_from_raw.py index 2c368646908..74abab2b9f5 100644 --- a/tutorials/intro/20_events_from_raw.py +++ b/tutorials/intro/20_events_from_raw.py @@ -102,9 +102,9 @@ # magnitudes. You can also see that every time there is a pulse on one of the # other STIM channels, there is a corresponding pulse on ``STI 014``. # -# .. TODO: somewhere in prev. section, link out to a table of which systems -# have STIM channels vs. which have marker files or embedded event arrays -# (once such a table has been created). +# For a list of which EEG/MEG systems use STIM channels versus marker files +# or embedded arrays, see the "Supported data formats" tables in +# :doc:`/auto_tutorials/io/10_reading_meg_data` and :doc:`/auto_tutorials/io/20_reading_eeg_data`. # # # Converting a STIM channel signal to an Events array