What would you like to see added to the NWBInspector?
This came up in NeurodataWithoutBorders/matnwb#567 when a dataset had 1000s of PlaneSegmentation objects leading to long load times in MatNWB. If we see a MultiContainerInterface that has more than 50 of the same object, we could flag that this data could potentially be stored more efficiently.
An exception to this rule would be the Icephys data types (e.g. excluding all PatchClampSeries types).
Pseudocode or other logic of the check
Do you have any interest in helping implement the check function?
Yes.
Code of Conduct
What would you like to see added to the NWBInspector?
This came up in NeurodataWithoutBorders/matnwb#567 when a dataset had 1000s of PlaneSegmentation objects leading to long load times in MatNWB. If we see a MultiContainerInterface that has more than 50 of the same object, we could flag that this data could potentially be stored more efficiently.
An exception to this rule would be the Icephys data types (e.g. excluding all PatchClampSeries types).
Pseudocode or other logic of the check
Do you have any interest in helping implement the check function?
Yes.
Code of Conduct