Skip to content

MotivatedMemoryLab/biacpype

Repository files navigation

biacpype

image

image

image

image

This repo serves as a pipeline for analyzing data from Duke Brain Imaging & Analysis Center (biac) supporting data format conversion (to BIDS).

Documentation

Please check out https://motivatedmemorylab.github.io/biacpype for code documentation. You can also find a user manual here.

Installation

To install the dependencies, run

pip install -r requirements.txt

We intent to only support Python3.