Skip to content

ANCPLabOldenburg/ancp-bids-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ancp-bids-dataset

Test datasets to use with ancpBIDS.

usage

from ancpbids import fetch_dataset, BIDSLayout
# downloads dataset 'ds005' into user's home directory '~/.ancbids/datasets/ds005'
dataset_path = fetch_dataset('ds005')
layout = BIDSLayout(dataset_path)
layout.get_subjects()

About

Test datasets to use with ancpBIDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published