mne-tools / mne-bids-pipeline

Automatically process entire electrophysiological datasets using MNE-Python.
https://mne.tools/mne-bids-pipeline/
BSD 3-Clause "New" or "Revised" License
134 stars 65 forks source link

ENH: Improve table formatting of events #846

Closed larsoner closed 5 months ago

larsoner commented 6 months ago

An example:

Screenshot from 2024-02-06 14-29-41

  1. If NaN / zero, I think we should just omit it. It'll make clearer where there actually are events.
  2. Event counts should be integers, i.e., 24 not 24.0