The entity table in the appendix is currently one large table for all data modalities .
It might make sense to split the table into several sub-tables (e.g., MRI, MEG, EEG).
- This would make each table more readable
- Users are typically interested in one modality at a time, thus having modality-separated entity tables would decrease noise while reading
- Having entities split up by modalities would make it easier to insert links from each entity to an in-text description of the usage of that entity in the context of the specific modality
Note: This issue can be worked on independently from #289 ... solving both issues would be a great improvement.
The entity table in the appendix is currently one large table for all data modalities .
It might make sense to split the table into several sub-tables (e.g., MRI, MEG, EEG).
Note: This issue can be worked on independently from #289 ... solving both issues would be a great improvement.