This documentation is for CAPS version 0.0.1

If you use the software, please do not esitate to Report a Bug.

caps.functional_connectivity.manager.InputDataManager

InputDataManager

class caps.functional_connectivity.manager.InputDataManager[source]

Input data manager

Inputs

[Mandatory]

anatomical_dir_name: a string (mandatory)
the anatomical directory name
data_path: a directory name (mandatory)
the path to all subject datasets
functional_dir_name: a string (mandatory)
the functional directory name

[Optional]

subjects: a legal value (optional)
selection of specific subject directories. If unspecified, all
present subdirectories in the data path are included

Outputs

anatomical_paths: a legal value
paths to all subjects anatomical directories
functional_paths: a legal value
paths to all subjects functional directories