cedalion.datasets
Cedalion datasets and utility functions.
Functions
Retrieves the Colin27 headmodel, based on Holmes et al. [HHC+98]. |
|
Retrieves the Colin27 headmodel, based on Holmes et al. [HHC+98]. |
|
|
Retrieves the Colin27 segmentation dataset, based on Holmes et al. [HHC+98]. |
Retrieves a finger tapping recording in BIDS format. |
|
Retrieves a finger tapping DOT example dataset from the IBS Lab. |
|
Retrieves the Colin27 headmodel, based on Holmes et al. [HHC+98]. |
|
Load the fullhead Ninja NIRS cap probe. |
|
Load the fullhead Ninja NIRS ultra HD cap probe. |
|
|
Precomputed forward model results for examples and documentation. |
|
Precomputed sensitivities for examples and documentation. |
- cedalion.datasets.get_ninja_uhd_cap_probe()[source]
Load the fullhead Ninja NIRS ultra HD cap probe.
- cedalion.datasets.get_colin27_segmentation(downsampled=False)[source]
Retrieves the Colin27 segmentation dataset, based on Holmes et al. [HHC+98].
- cedalion.datasets.get_colin27_headmodel()[source]
Retrieves the Colin27 headmodel, based on Holmes et al. [HHC+98].
- cedalion.datasets.get_colin27_parcel_file()[source]
Retrieves the Colin27 headmodel, based on Holmes et al. [HHC+98].
- cedalion.datasets.get_icbm152_parcel_file()[source]
Retrieves the Colin27 headmodel, based on Holmes et al. [HHC+98].
- cedalion.datasets.get_fingertapping() Recording [source]
Retrieves a finger tapping recording in BIDS format.
Data is from Luke and McAlpine [LM21a]
- cedalion.datasets.get_fingertappingDOT() Recording [source]
Retrieves a finger tapping DOT example dataset from the IBS Lab.
- cedalion.datasets.get_precomputed_fluence(dataset: str, head_model: str) Path [source]
Precomputed forward model results for examples and documentation.
- Parameters:
dataset – “fingertapping” or “fingertappingDOT”
head_model – “colin27” or “icbm152”
- Returns:
A Path object pointing to the fluence file.
- cedalion.datasets.get_precomputed_sensitivity(
- dataset: str,
- head_model: str,
Precomputed sensitivities for examples and documentation.
- Parameters:
dataset – “fingertapping”, “fingertappingDOT”, “nn22_resting”, “ninja_cap_56x144”, “ninja_uhd_cap_164x496”
head_model – “colin27” or “icbm152”
- Returns:
The precomputed sensitivity (Adot) matrix