All Tools

Tools

Below you can find the entire catalogue of tools and services offered on EBRAINS.  

ibc-public

This Python package gives the pipeline used to process the MRI data obtained in the Individual Brain Charting Project. More info on the data can be found at IBC public protocols and IBC webpage. Latest collection of raw data is available on OpenNeuro, data accession no.002685. Latest collection of unthresholded statistical maps can be found on NeuroVault, id collection=6618. Install Under the main working directory of this repository in your computer, run the following command in a command prompt: pip install -e . Example usage One can import the entire package with import ibc_public or use specific parts of the package: from ibc_public import utils_data utils_data.make_surf_db(derivatives="/path/to/ibc/derivatives", mesh="fsaverage5") Details These script make it possible to preprocess the data run topup distortion correction run motion correction run coregistration of the fMRI scans to the individual T1 image run spatial normalization of the data run a general linear model to obtain brain activity maps for the main contrasts of the experiment. Core scripts The core scripts are in the scripts folder pipeline.py lunches the full analysis on fMRI data (pre-processing + GLM) glm_only.py launches GLM analyses on the data surface_based_analyses launches surface extraction and registration with Freesurfer; it also projects fMRI data to the surface surface_glm_analysis.py runs glm analyses on the surface dmri_preprocessing (WIP) is for diffusion daat. It relies on dipy. anatomical mapping (WIP) yields T1w, T2w and MWF surrogates from anatomical acquisitions. script_retino.py yields some post-processing for retinotopic acquisitions (derivation of retinotopic representations from fMRI maps) Dependencies Dependencies are : FSL (topup) SPM12 for preprocessing Freesurfer for surface-based analysis Nipype to call SPM12 functions Pypreprocess to generate preprocessing reports Nilearn for various functions Nistats to run general Linear models. The scripts have been used with the following versions of software and environment: Python 3.5 Ubuntu 16.04 Nipype v0.14.0 Pypreprocess v0.0.1.dev FSL v5.0.9 SPM12 rev 7219 Nilearn v0.4.0 Nistats v0.0.1.a Future work More high-level analyses scripts Scripts for additional datasets not yet available scripts for surface-based analysis Contributions Please feel free to report any issue and propose improvements on Github.

IntrAnat

A software to visualize electrodes implantation on image data and prepare database for group studies. Multimodality and electrode implantation with 3D display and easy co-registration between modalities. (MRI : T1, T2, FLAIR, fMRI, DTI; CT ; PET) Semi-automatic estimation of the volume of resection Importation of SEEG files (for now only .TRC, Micromed©) Display of cortico-cortical evoked potential mapping Automatic exportation of "dictionaries" containing the information of contact positions in the native and MNI coordinate systems, associated parcels in different atlas (MarsAtlas, Destrieux – Freesurfer, Brodmann, AAL, etc.), white/grey matter labeling, and resection labeling. Automatic exportation of dictionaries containing the total volume of the resection and percentage of MarsAtlas or Destrieux parcels which have been considered by the resection (for now only assumes no brain deformation due to the resection). Display of Epileptogenicity maps coregistered with other modalities (all statistical maps registered in the T1 pre space are loadable). groupDisplay can be used to visualize electrode contacts from many patients over images in the MNI referential and to research patients according to different keywords. IntranatElectrodes software is based on BrainVISA, Morphologist and Cortical Surface. It uses ANTs and spm12 for multimodality coregistration and spm12 for estimation of the deformation field to convert into MNI Space. It needs a Matlab license to run the normalisation and groupDisplay interface.

Create an account

EBRAINS is open and free. Sign up now for complete access to our tools and services.