the repr_html from Info class only shows a subset of channels eg misses iEEG and ECoG. The logic here https://github.com/mne-tools/mne-python/blob/main/mne/io/meas_info.py#L822 should be changed to get all data channels (even all channels) and show the counts.
the repr_html from Info class only shows a subset of channels eg misses iEEG and ECoG. The logic here https://github.com/mne-tools/mne-python/blob/main/mne/io/meas_info.py#L822 should be changed to get all data channels (even all channels) and show the counts.