1 file changed
+1
-1
lines changedSubmodule bids-matlab updated 20 files
- +bids/+internal/append_to_layout.m+8-6
- +bids/+internal/is_valid_fieldname.m+39
- +bids/+util/tsvread.m+11
- +bids/File.m+5-2
- +bids/Schema.m+7-5
- +bids/layout.m+16-3
- +bids/query.m+168-65
- .all-contributorsrc+9
- README.md+3
- miss_hit.cfg+1-1
- schema/meta/context.json+24-21
- schema/rules/tabular_metadata.json+4-4
- tests/data/synthetic/derivatives/invalid_subfolder/sub-01/_anat/sub-01_desc-brain_mask.nii.gz
- tests/data/synthetic/derivatives/manual/sub-01/anat/sub-01_desc-brain_mask.nii.gz
- tests/test_bids_file.m+17
- tests/tests_layout/test_layout_derivatives.m+17
- tests/tests_private/test_append_to_layout.m+14
- tests/tests_query/test_bids_query_microscopy.m+3
- tests/tests_query/test_bids_query_qmri.m+29
- tests/tests_utils/test_tsvread.m+10-10
0 commit comments