clinicaio.subclasses.dataset#
BIDS parser.
Attributes#
Exceptions#
Exceptions raised by the parser. |
Classes#
BIDS dataset parser. |
Module Contents#
- clinicaio.subclasses.dataset.LOGGER#
- exception clinicaio.subclasses.dataset.BIDSDatasetError#
Bases:
clinicaio.exception.BIDSPathErrorExceptions raised by the parser.
- class clinicaio.subclasses.dataset.BIDSDataset#
Bases:
clinicaio.directory.BIDSDirectoryBIDS dataset parser.
- SUBCLASSES_BY_ENTITY#
- dataset_description()#
Data from the dataset_description.json file.
- property name: str#
The name of the dataset. REQUIRED.
- property bids_version: str#
The version of the BIDS standard that was used. REQUIRED.