bids-matlab icon indicating copy to clipboard operation
bids-matlab copied to clipboard

MATLAB / Octave tools for BIDS datasets

Results 31 bids-matlab issues
Sort by recently updated
recently updated
newest added

under demos/fmap_failexemple 3 subjects for which all files do not populate -- have figured why -- note my bad, this includes the 'old' suggested change about the trial type on...

# NMIND bronze certif ## testing - [x] Provide / generate / point to test data - [ ] Provide instructions for users to run tests that include instructions for...

- [ ] download function - [ ] on Windows - [x] on Octave - [ ] demos - [ ] on Windows - [ ] on Octave

documentation

In the [`tests/test_get_metadata.m` file](https://github.com/bids-standard/bids-matlab/blob/ce7715d16fd818ebdecbf06c53025567288601a9/tests/test_get_metadata.m), there are some commented-out tests. ``` % define the expected output from bids query metadata func.RepetitionTime = 7; func_sub_01.RepetitionTime = 10; anat.FlipAngle = 5; anat_sub_01.FlipAngle =...

bug

Thanks for making this resource available ! It would be great to be able to cite it directly. I'm not sure if you're yet ready to version this and [create...

infrastructure
documentation
next release

see https://bids-specification.readthedocs.io/en/latest/common-principles.html#resolution-of-bids-uris

the layout indexing is taking longer and longer... doing some profiling to see how different options affect it... relying on the schema does not seem to have a huge impact...