catalystneuro / format-support-table

A summary of format support in the NWB ecosystem
https://catalystneuro.github.io/format-support-table/
1 stars 1 forks source link

Display 'Known formats' as leading column on overview #19

Closed CodyCBakerPhD closed 1 year ago

CodyCBakerPhD commented 1 year ago

Some confusion caused by

image

could be resolved by counting the total number of known 'formats' as the target for each modality

Also, just like how the GUIDE divisor is the interface existence in NeuroConv, the divisor for SpikeInterface should be the presence of a Neo RawIO

garrettmflynn commented 1 year ago

I've created a system for associating certain totals with the counts from other columns—though we should try to make sure those relationships actually hold in the table.

For instance, RawMCS (.h5) has a valid Spike Interface Extractor—but no entries for the Neo RawIO.

Screenshot 2023-10-16 at 3 35 39 PM