Skip to content

python package to access the data of the NSD (natural scenes dataset) fMRI project

License

Notifications You must be signed in to change notification settings

tknapen/nsd_access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsd_access

This package provides a single class (NSDAccess) allowing the user to quickly and easily access the data from the Natural Scenes Dataset.

It provides, in arbitrary volume or surface-based formats:

  • one-line access to regions of interest and mapper experiment results
  • one-line access to arbitrary trial betas (of any provided type)
  • one-line access to all behavioral output for arbitrary trials
  • one-line access to all images in the dataset, and
  • one-line access to the COCO annotations of all images in the dataset.

For more information on this dataset and the project generating it, see the NSD project website

Requirements

Apart from the 'standard' nibabel, numpy, pandas and h5py, pycocotools needs to be installed.

About

python package to access the data of the NSD (natural scenes dataset) fMRI project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published