https://github.com/coganlab/bids_coding
A conversion script designed to enable fast conversion of large neuro data sets
https://github.com/coganlab/bids_coding
bids-converter python
Last synced: about 1 year ago
JSON representation
A conversion script designed to enable fast conversion of large neuro data sets
- Host: GitHub
- URL: https://github.com/coganlab/bids_coding
- Owner: coganlab
- License: mit
- Created: 2021-04-20T16:01:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T22:19:43.000Z (over 1 year ago)
- Last Synced: 2025-03-27T14:55:26.591Z (about 1 year ago)
- Topics: bids-converter, python
- Language: Python
- Homepage: https://bids-coding.readthedocs.io/en/latest/
- Size: 47.3 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Work in Progress
See issues for updates on code completion progress


# BIDS_coding
These scripts are intended for the creation and manipulation of BIDS compliant IEEG data set to the new [specifications](https://bids-specification.readthedocs.io/en/stable/04-modality-specific-files/04-intracranial-electroencephalography.html). Currently focused on EEG data type conversion, although multi-echo MRI data is also supported. For more conventional fMRI type BIDS conversions it is recommended you first look at [BIDScoin](https://github.com/Donders-Institute/bidscoin) as it has great general coverage than this repository.
Each python script can be run repreatedly using an iterator shell script like the one within the bids converter.
They can also be run in the command line and will automatically iterate through a whole dataset if the top folder is indicated in the command.
BIDS_converter methodology is based off of [this project](https://github.com/SIMEXP/Data2Bids)
# Dependencies
Software (as needed only):
Afni, Freesurfer, Fsl, Anaconda (python 3.8)
### Python packages:
boto3, pathlib, pybids, pydicom, nipype, pip, tedana, scipy
### Optional python packages
[bids-validator](https://github.com/bids-standard/bids-validator)
### Ubuntu packages:
[dcm2niix](https://github.com/rordenlab/dcm2niix), pigz
# Host Requirements
### Linux:
xauth
### Mac:
xQuartz
# The Lab
https://www.coganlab.org/