Skip to content

Commit c420b30

Browse files
committed
fix musus100_dbn atlas + tian2020_sc atlas + notebook for overview of the atlases
1 parent 1b1bc35 commit c420b30

4 files changed

Lines changed: 260 additions & 4 deletions

File tree

docs/tutorials/available_atlases.ipynb

Lines changed: 256 additions & 0 deletions
Large diffs are not rendered by default.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ plugins:
5757
nav:
5858
- home: index.md
5959
- tutorials:
60+
- available atlases: tutorials/available_atlases.ipynb
6061
- getting started: tutorials/getting_started.ipynb
6162
- data mapping: tutorials/data_mapping.ipynb
6263
- plot styling: tutorials/plot_styling.ipynb

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "yabplot"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "yet another brain plot"
55
readme = "README.md"
66
requires-python = ">=3.10"

yabplot/data/registry.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ cortical-schaefer_1000.zip sha256:a10448f101a874499d41bc62508c3af29120634955f48b
88
subcortical-aseg.zip sha256:a901a7fc6a39f9bdaf2ef2bafbcde1fbc085b225d99e6730c727650d9be047d5 https://osf.io/5cs7y/download
99
subcortical-brainnetome_sc.zip sha256:8301fdf6af109af52a2cf9b06d15486345d457b69cb86169ed38332a34a681c0 https://osf.io/2fsg5/download
1010
subcortical-jhu.zip sha256:b0ca292589a9f041851dba8159bb605a4657323e4305ba1570a304944b28d0de https://osf.io/x5fhg/download
11-
subcortical-musus100.zip sha256:7bc0d5b6a7e90a18cf8399f76976202d0263ff4e6823f375833bf0073fb89f9e https://osf.io/mwgz8/download
12-
subcortical-musus100_dbn.zip sha256:a024c048d0210c1699b52aa867d7147f1000168b2a2fdd99f499ee087e23f1d6 https://osf.io/fsv3b/download
13-
subcortical-musus100_tha.zip sha256:175d5d68eddc5a4b1d5d04cec06d825618cede75b51a5870a3942e737f70bd52 https://osf.io/aj68e/download
11+
subcortical-musus100_dbn.zip sha256:1d865832a35570a8c67f79d5049b58c548d25cf4fe1853164c384193b6712e40 https://osf.io/eutmb/download
12+
subcortical-tian2020_sc.zip sha256:8b5caf8bf0cdcf8e259a3532fbcb232f8746d68fc734ca9806d10e70cf8707a3 https://osf.io/jrvgp/download
1413
tracts-hcp1065_medium.zip sha256:366bb100074cf7b1e55586e5468653f0c342e42cfdd91dca6d99b6fde82f06ff https://osf.io/kjf8e/download
1514
tracts-hcp1065_small.zip sha256:020f23059c3a20ee0dda8ad12cd3df99b9fe5d3b37e7a6b9ae34b8a52b4b4346 https://osf.io/ynpa5/download
1615
tracts-hcp1065_tiny.zip sha256:54380d82f5cd234029c6fc011910e00f0ad859fdb6c22c6aaa6452d055449ae9 https://osf.io/jzk7p/download

0 commit comments

Comments
 (0)