neurocaps.typing.ParcelConfig#
- ParcelConfig[source]#
Type Definition for the Parcellation Configurations.
A dictionary mapping the Schaefer or AAL parcellation to their associated configuration subkeys that are used by the
TimeseriesExtractorandCAPclass to create the processedParcelApproach. The structure is as follows:# Structure of Schaefer { "Schaefer": { SchaeferConfig } } # Structure of AAL { "AAL": { AALConfig } }