hdmf
hdmf copied to clipboard
The Hierarchical Data Modeling Framework
Now that we use hatch to build instead of setuptools, and hatch has its own way of specifying which files go into the sdist/wheel, `MANIFEST.in` is no longer used and...
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.6.1 to 1.0.1. Release notes Sourced from actions/add-to-project's releases. v1.0.1 Summary This release includes dependency updates, including security fix to undici. What's Changed Dependabot/npm and yarn/undici 5.28.4...
### What happened? Fedora is preparing to upgrade `pytest` to 8.x (currently 8.2.0). When running tests with that version of `pytest`, three test cannot be collected and fail with `TypeError`....
### What happened? I believe the merge of https://github.com/hdmf-dev/hdmf/pull/1093 broke some things on NeuroConv Mainly suspect that because it seems to be the only PR that was merged in last...
## Motivation and description I am trying to speed up the loading of namespaces in pynwb. Sometimes it takes up to 6 seconds on initial load. I was tracing through...
## Motivation What was the reasoning behind this change? Please explain the changes briefly. Have VectorData expandable by default: - [ ] Check that reading existing non-expandable data into the...
## Motivation What was the reasoning behind this change? Please explain the changes briefly. ## How to test the behavior? ``` Show how to reproduce the new behavior (can be...
## Motivation https://github.com/hdmf-dev/hdmf/pull/1013#issuecomment-1852319740
## Motivation fix #995 Potential replacement of #996 This is actually really good timing; the latest stage of Zarr integration in NeuroConv (https://github.com/catalystneuro/neuroconv/pull/569) benefits greatly from having these types of...
## Motivation Fix #995 ## How to test the behavior? ``` Show how to reproduce the new behavior (can be a bug fix or a new feature) ``` ## Checklist...