Skip to content

nih-megcore/megcore-getdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

megcore-getdata

get-megdata-tests

Data download has been separated into a separate package for use on multiple projects

from get_megdata.get_testdata import megdata
gd = megdata(task_type='rest')
gd.getdata()  #Downloads data to ~/nihmeg_test_data

Namespace variables are dot accessible in the gd.data variable
e.g.) gd.bem provides the path to the bem output
Additional tags: [ 'bem', 'bidsT1w', 'brik_in', 'fwd', 'meg_fname', 'noise_fname', 'orthohull', 'src', 'subjects_dir', 'trans']

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages