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

MATLAB / Octave tools for BIDS datasets

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

Turn the whole layout into a table the way the pybids dumps it into a dataframe.

concerns: - copy to derivatives - generating READMEs Add a function to check to `.datalad` folder and make adapt behavior accordingly.

- [ ] plotting the number of conditions and trial / condition for each subject, session, task, run - [x] figure for each events TSV: - [x] with time course...

enhancement

rename method for bids.File should also rename the json side car and most likely transfer all metadata when doing that add a method to update metadata?

enhancement

Similar to what pybids `BIDSlayout` `save` and `load` does. https://bids-standard.github.io/pybids/generated/bids.layout.BIDSLayout.html#bids-layout-bidslayout This should help speed things up when reloading large BIDS datasets. I suspect some people are already doing something like...

enhancement

> > > The reason I am wondering about it is also to because what should be the expected behavior of the following? > > > > > > I'll...

to facilitate testing on windows

infrastructure