bids.layout.index.BIDSLayoutIndexer¶
-
class
BIDSLayoutIndexer
(layout)[source]¶ Indexer class for BIDSLayout.
- Parameters
layout (BIDSLayout) – The BIDSLayout to index.
Methods
index_files
(self)Index all files in the BIDS dataset.
index_metadata
(self, \*\*filters)Index metadata for all files in the BIDS dataset.
Methods
__init__
(self, layout)Initialize self.
index_files
(self)Index all files in the BIDS dataset.
index_metadata
(self, \*\*filters)Index metadata for all files in the BIDS dataset.