Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chunking bug with compound dtypes #1146

Merged
merged 31 commits into from
Feb 17, 2025
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
9e53812
initial fix
pauladkisson Nov 22, 2024
3bb63c4
Merge branch 'main' into fix_dev_tests
pauladkisson Nov 22, 2024
ff479cb
add inputs to dev tests workflow dispatch
pauladkisson Nov 22, 2024
9fb42ee
removed unused get_spec fn
pauladkisson Nov 22, 2024
5298401
implemented builder-based fix
pauladkisson Dec 4, 2024
6e05f7d
implemented builder-based compound dtype check
pauladkisson Dec 5, 2024
9890484
added docstrings
pauladkisson Dec 5, 2024
73e4c39
Merge branch 'main' into fix_dev_tests
pauladkisson Dec 5, 2024
330dd22
added fix for top-level datasets like electrodes
pauladkisson Dec 5, 2024
541eafb
added fix for stimulus
pauladkisson Dec 6, 2024
cd7670b
switched to breadth-first search
pauladkisson Dec 6, 2024
d296d7f
added support for missing top-level categories like lab_meta_data
pauladkisson Dec 6, 2024
8f2d1d2
added support for links
pauladkisson Dec 6, 2024
64c00ba
added builder to the tests
pauladkisson Dec 13, 2024
06615cb
Merge branch 'main' into fix_dev_tests
pauladkisson Dec 13, 2024
72f49c0
Merge branch 'main' into fix_dev_tests
pauladkisson Jan 24, 2025
8a772b4
updated changelog
pauladkisson Jan 27, 2025
ea5f99d
Merge branch 'main' into fix_dev_tests
pauladkisson Jan 30, 2025
57fdd7e
updated pyproject.toml
pauladkisson Feb 6, 2025
872ad6c
updated pyproject.toml
pauladkisson Feb 6, 2025
fd82b29
added tests
pauladkisson Feb 6, 2025
f668ad3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Feb 6, 2025
50b88a8
Merge branch 'main' into fix_dev_tests
pauladkisson Feb 6, 2025
23c0c89
Merge branch 'main' into fix_dev_tests
pauladkisson Feb 7, 2025
7c17005
Merge branch 'main' into fix_dev_tests
pauladkisson Feb 12, 2025
6910808
Merge branch 'main' into fix_dev_tests
pauladkisson Feb 17, 2025
c5882be
optional builder
pauladkisson Feb 17, 2025
5ce4c7b
full_data_shape in tools.hdmf
pauladkisson Feb 17, 2025
747351b
use Union instead of |
pauladkisson Feb 17, 2025
4dee3a2
removed builder from from_neurodata_object test
pauladkisson Feb 17, 2025
a07135c
removed with builder test of from_neurodata_object
pauladkisson Feb 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into fix_dev_tests
pauladkisson authored Dec 5, 2024

Verified

This commit was signed with the committer’s verified signature.
barakb Barak Bar Orion
commit 73e4c39a8f452f85802b284407f1b946acd44c5d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.