To convert snirf file to bids format.
Reason this release was yanked:
Not a working installation; schema not included in manifest
Project description
snirf2BIDS
Conveniently generate BIDS files from SNIRF files.
Installation
pip install snirf2bids
snirf2bids requires Python > 3.
Usage
SNIRF files with valid BIDS names can be converted into BIDS metadata text files.
For use with snirf2bids, a SNIRF file name must include at least the sub-
and task-
entitites and end in _nirs.snirf
, i.e. sub-01_task-tapping_nirs.snirf
.
Create BIDS text files from a SNIRF file
snirf2bids.snirf2bids('<path to snirf file>', '<folder to generate files in>')
Export BIDS text files in JSON Format
s = snirf2bids.snirf2json('<path to snirf file>') # Returns serialized JSON in which keys are filenames and values are their contents
Contributors
Developed by BU BME Senior Design Group 3 (2022): Christian Arthur, Jeonghoon Choi, Jiazhen Liu, Juncheng Zhang and the Boston University Neurophotonics Center.
@Christian Arthur :melon:
@Juncheng Zhang :tangerine:
@Jeonghoon Choi :pineapple:
@Jiazhen Liu :grapes:
This project exists thanks to:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for snirf2bids-0.6.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27698e1acee8d9a8e36f7a394de73d6c94d919cf861399a32f78cc7f7f406bee |
|
MD5 | a352fd9aa64039c957b9f65a3810ab78 |
|
BLAKE2b-256 | 755a5c51b49dc4589412feea947beb0cd9392785b1476b32e88d49c184da9a53 |