Coder Social home page Coder Social logo

atlas_arnold's Introduction

Atlas Arnold

This repos allows to perfom the virtual dissection to extract left (L) and right (R) Arnold tracts.

  1. L_Arnold_proper, R_Arnold_proper
  2. L_Arnold_lateral, R_Arnold_lateral
  3. L_Arnold_AR_like, R_Arnold_AR_like
  4. L_Arnold_OR_like, R_Arnold_OR_like

AR := Accoustic Radiations, OR := Optic Radiations

Figure_4

Figure from the paper

How to cite

Maldonado IL, Descoteaux M, Rheault F, et al.
Multimodal study of multilevel pulvino-temporal connections: a new piece in the puzzle of lexical retrieval networks.
Brain. Published online January 18, 2024. doi:10.1093/brain/awae021

Download the paper: Mandonnet et al BRAIN 2024

How to install

The script is based on scilpy

Make sure your pip is up-to-date before trying to install:

pip install --upgrade pip
pip install scilpy==1.5.0

If you have any issues to install scilpy please post an issue here.

Key points to know

- The tractogram needs to be in trk format in **MNI space**.
- The tractogram quality will not be checked. Arnold tracks are "hard-to-track" anatomical pulvino-temporal
  connections. See Mandonnet et al BRAIN 2024 for tractography details. In this work, an aggressive seeding
  TractoFlow pipeline was used in conjunction with a Bundle-Specitifc Tractography (BST) approach. 
- This script does not perform any registration or warping (see scilpy for documentation on this).

How to use

./dissect_arnold_tracks.sh -i INPUT -r MNI_binary_ROIs -o OUT_DIR

  INPUT=/path/to/[INPUT] INPUT folder containing multiple subjects trk in MNI space

                 [INPUT]
                 ├── S1
                 │   └── *.trk
                 ├── S2
                 │   └── *.trk
                 └── *

  MNI_ROI_PATH=/path/to/atlas_arnold/data/MNI_ROIs  Path to MNI_binary_ROIs provided in the atlas_arnold_project

  OUT_DIR=/path/to/[OUT_DIR] Output directory

Other tools

atlas_arnold's People

Watchers

 avatar  avatar  avatar

Forkers

mdesco

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.