CuBIDS icon indicating copy to clipboard operation
CuBIDS copied to clipboard

--modality flag

Open scovitz opened this issue 4 years ago • 1 comments

Allows users to only generate group outputs for a requested modality

scovitz avatar Jun 09 '21 12:06 scovitz

In BIDS, modalities are a mix of suffixes and datatypes:

Modality - The category of brain data recorded by a file. For MRI data, different pulse sequences are considered distinct modalities, such as T1w, bold or dwi. For passive recording techniques, such as EEG, MEG or iEEG, the technique is sufficiently uniform to define the modalities eeg, meg and ieeg. When applicable, the modality is indicated in the suffix. The modality may overlap with, but should not be confused with the data type.

I propose we implement a --datatype flag instead.

tsalo avatar Feb 13 '24 14:02 tsalo