Skip to content

Download OpenNeuro dataset and convert to BIDS-I

Notifications You must be signed in to change notification settings

cocozhao321/OpenNeuro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenNeuro to BIDS-I

A simple python program to read, download OpenNeuro dataset and convert it to BIDS-I for streaming.

openNeuro

The OpenNeuro folder should put under the brainiak/rtcloud:spolcyn:bidsinc-dev in order to implement new functions like BidsIncremental. It mainly includes 4 files.

  • OpenNeuroProto.py: download dataset from OpenNeuro and write conf files
  • initialize.py: use the downloaded dataset and convert to BIDS-I
  • example.py: a simple example of downloading an OpenNeuro dataset and convert it to BIDS-I
  • openneuro.toml: a toml file that used to read some required info for BIDS-I and save user's preference.

bidsStreamer

  • A simple data streamer that can stream bidsArchive, openNeuro dataset, dicom, or dicom directory in bidsIncremental format.

About

Download OpenNeuro dataset and convert to BIDS-I

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages