1.2. Reading neuroimaging datasets

We strongly encourage users to follow the BIDS standard when organizing their data. ClinicaDL provides several tools to handle one or multiple BIDS datasets, even though it also allows users to implement their own data-reading logic for loading non-BIDS-compliant datasets.

  1. BIDS datasets — basic objects to read BIDS-compliant datasets.

  2. Advanced tips — speeding up data loading, joining multiple datasets, and reading non-BIDS-compliant datasets.