Skip to content

Remove PyBIDS get_associations() for JSON sidecars - #1450

Merged
cmadjar merged 1 commit into
aces:29.0-releasefrom
MaximeBICMTL:remove-pybids-associations
Jul 8, 2026
Merged

Remove PyBIDS get_associations() for JSON sidecars#1450
cmadjar merged 1 commit into
aces:29.0-releasefrom
MaximeBICMTL:remove-pybids-associations

Conversation

@MaximeBICMTL

Copy link
Copy Markdown
Contributor

PyBIDS' get_associations() is bugged, see bids-standard/pybids#1253, avoid this function to get JSON sidecars.

I did not change the code for events and physio files as I am not sure of the exact expected behavior.

Note that as a general principle, I don't think we should use PyBIDS for our BIDS utils, our needs are just too different.

@github-actions github-actions Bot added Language: Python Issue or PR related to the Python codebase Package: BIDS utilities PR or issue related to the BIDS utilities labels Jul 5, 2026
@MaximeBICMTL MaximeBICMTL added Category: Bug Issue or PR that aims to report or fix a bug Complexity: Simple Issue or PR that should be simple to implement, review, or test labels Jul 5, 2026
@MaximeBICMTL MaximeBICMTL added this to the 29.0.0 milestone Jul 7, 2026
@cmadjar

cmadjar commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

@MaximeBICMTL this one too will need a rebase on 29.0-release to fix the tests

@MaximeBICMTL
MaximeBICMTL force-pushed the remove-pybids-associations branch from c4bbb71 to 653656f Compare July 8, 2026 03:43
@cmadjar
cmadjar merged commit 83d0107 into aces:29.0-release Jul 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Bug Issue or PR that aims to report or fix a bug Complexity: Simple Issue or PR that should be simple to implement, review, or test Language: Python Issue or PR related to the Python codebase Package: BIDS utilities PR or issue related to the BIDS utilities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants