DataLad dataset containing anatomical masks used for feature selection in Wittkuhn & Schuck, 2020, Nature Communications. For details, see: https://wittkuhn.mpib.berlin/highspeed

Lennart Wittkuhn 19ca73bfa3 update README.md 3 yıl önce
.datalad 6e0c8b0c7a [DATALAD] new dataset 3 yıl önce
code 2db834d7d5 intial commit 3 yıl önce
.gitattributes 2db834d7d5 intial commit 3 yıl önce
.gitignore 2db834d7d5 intial commit 3 yıl önce
CHANGELOG.md 447c8f2b9f Apply YODA dataset setup 3 yıl önce
README.md 19ca73bfa3 update README.md 3 yıl önce
highspeed-masks.Rproj 2db834d7d5 intial commit 3 yıl önce
requirements.txt 2db834d7d5 intial commit 3 yıl önce

README.md

Highspeed Masks

Description

This repository contains binarized anatomical masks used in Wittkuhn & Schuck, 2020, Nature Communications.

Please visit the project website at https://wittkuhn.mpib.berlin/highspeed.

Usage

Get data

Run code

Install required packages:

mkvirtualenv -p $(which python3) highspeed-masks
pip install -r requirements.txt

Contact