Installation

Manual Installation

Alternatively, you can install from source:

git clone https://github.com/connectomicslab/chimera
cd chimera
pip install -e .

Requirements

CHIMERA requires the following external tools:

  • FreeSurfer (version > 7.2.0)

  • FSL

  • ANTs

Python Dependencies

All Python dependencies are automatically installed with pip:

  • numpy

  • pandas

  • scipy

  • nibabel

  • pybids

  • templateflow

  • clabtoolkit

  • rich