forked from FZJ-INM1-BDA/siibralab
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
valentin-pinkau
committed
Dec 10, 2024
1 parent
1d8d6f3
commit 7b38568
Showing
11 changed files
with
3 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
function overviewTable = spaceOverview() | ||
spaces = siibra.spaces(); | ||
overviewTable = table([spaces.Name].', [spaces.AtlasName].', [spaces.VolumeType].', [spaces.Format].', 'VariableNames', ["Space", "Atlas", "VolumeType", "Format"]); | ||
overviewTable = table([spaces.Name].', [spaces.AtlasName].', 'VariableNames', ["Space", "Atlas"]); | ||
end | ||
|
Binary file modified
BIN
+20 Bytes
(100%)
step-by-step/01_atlases_and_brain_parcellations/01_selecting_a_predefined_atlas.mlx
Binary file not shown.
Binary file modified
BIN
-233 Bytes
(96%)
step-by-step/01_atlases_and_brain_parcellations/02_find_predefined_parcellations.mlx
Binary file not shown.
Binary file modified
BIN
+92.8 KB
(2100%)
step-by-step/01_atlases_and_brain_parcellations/03_explore_brain_region_hierarchies.mlx
Binary file not shown.
Binary file modified
BIN
-135 Bytes
(97%)
step-by-step/01_atlases_and_brain_parcellations/04_find_brain_regions_in_a_parcellation.mlx
Binary file not shown.
Binary file modified
BIN
+24 Bytes
(100%)
step-by-step/01_atlases_and_brain_parcellations/05_basic_brain_region_properties.mlx
Binary file not shown.
Binary file modified
BIN
+13 Bytes
(100%)
step-by-step/01_atlases_and_brain_parcellations/06_spatial_properties_of_brain_regions.mlx
Binary file not shown.
Binary file modified
BIN
-133 Bytes
(97%)
step-by-step/02_maps_and_templates/01_find_predefined_reference_spaces.mlx
Binary file not shown.
Binary file modified
BIN
-46 Bytes
(99%)
step-by-step/02_maps_and_templates/02_access_brain_reference_templates.mlx
Binary file not shown.
Binary file modified
BIN
+524 Bytes
(110%)
step-by-step/02_maps_and_templates/04_access_big_brain.mlx
Binary file not shown.