Skip to content

[Add Check]: Check for more efficient storage of many MultiContainerInterfaces #621

@stephprince

Description

@stephprince

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    category: new checka new best practices check to apply to all NWBFiles and their contentspriority: lowalternative solution already working and/or relevant to only specific user(s)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions