BIDS¶
- sekupy.utils.bids.filter_files(filelist, **filters)[source]¶
Filters BIDS-style files. The key to filter is specified in
`filters`: only those contained in filters are checked all missing are included in the final filelist.
Filters BIDS-style files.
The key to filter is specified in `filters`:
only those contained in filters are checked all missing
are included in the final filelist.