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
What would you like to see added to the NWBInspector?
Planning out the next couple of months of work on this package in combination with training @stephprince, here is a list of items that could use updating or general improvement (such as a requirement for major bug fix)
use pyproject.toml build pattern
use sklearn import structuring (with better organization of submodule contents, such as breaking up all the config related stuff in nwbinspector.nwbinspector)
use remfile for streaming instead of ros3 or fsspec (though Zarr may still need fsspec?)
location of InspectorMessage should be clarified as location_in_file
What would you like to see added to the NWBInspector?
Planning out the next couple of months of work on this package in combination with training @stephprince, here is a list of items that could use updating or general improvement (such as a requirement for major bug fix)
usepyproject.toml
build patternuse sklearn import structuring (with better organization of submodule contents, such as breaking up all the config related stuff innwbinspector.nwbinspector
)use remfile for streaming instead of ros3 or fsspec (though Zarr may still need fsspec?)location
ofInspectorMessage
should be clarified aslocation_in_file
file_path
on https://github.com/NeurodataWithoutBorders/nwbinspector/blob/dev/src/nwbinspector/register_checks.py#L79 to includeNone
We decided in a previous LBNL meeting that NWB Inspector should only support latest PyNWB. Blocks of code relying on past versions of PyNWB can now be removed, such as https://github.com/NeurodataWithoutBorders/nwbinspector/blob/dev/src/nwbinspector/nwbinspector.py#L576-L586More to follow over the coming weeks
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
The text was updated successfully, but these errors were encountered: