You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nwb inspector (in Python): https://github.com/NeurodataWithoutBorders/nwbinspector - also looks into data and might provide hints, also tune ups for specific use cases (e.g. for DANDI archive we require "subject" field being populated which is not required in schema)
Relates to already filed
but main motivation for me ATM was to possibly integrate with
in dandi-cli we already trying to unify results we obtain from nwb validate, nwb-inspector, bids schematools etc:
ValidationResult
https://github.com/dandi/dandi-cli/blob/master/dandi/validate_types.py#L29 with a number of uses/adaptors could be seen at in https://github.com/dandi/dandi-cli/blob/master/dandi/validate.pyThe text was updated successfully, but these errors were encountered: