Giter Site home page Giter Site logo

myelin_map's Introduction

Myelin map

Myelin mapping is a method for "myelin" quantification (Glass et al., however see Uddin et al., who suggest it does not represent myelin specifically, but can still be used to examine white matter microstructure [aka you can still use the method to tell if there's something going down in the white matter]).

The method is simple:

  1. Get t1w & t2w images in the same space.
  2. t1w / t2w
  3. Myelin map

The pipeline expands on the simple method by using the method outlined by Ganzetti et al. (with a couple of tweaks, like using ANTs):

  1. Warping MNI template to subj space
  2. Warping MNI eye + temporal bone + brain masks from MNI to subj space
  3. T2 registered to T1 image through rigid registration
  4. N4 bias correction on T1 and T2 images
  5. Linear intensity adjustment of subj space t1 & t2 images w/ eye + bone masks.
  6. Creation of myelin map (co-registered, bias corrected, intensity adjusted t1w image / co-registered, bias corrected, intensity adjusted t2w image)
  7. Warping of myelin map from subj space to MNI.
  8. Smoothing of output.

This repo contains:

  • A notebook showing the raw work / validation of masks.

  • Scripts to create the myelin maps. Functions in the script use Nibabel, Advanced Normalization Tools (ANTs), scipy and some numpy tinkering.

  • MNI templates for t1 and t2 images (in the resources directory)

  • Eye and temporalus muscle masks in MNI space (in the resources directory).

Dependancies:

  • Python 3
  • Numpy >= 1.14.6
  • Scipy >= 1.0.0
  • Nibabel >= 2.3.0
  • Seaborn >=0.8.1
  • Nipype >= 1.1.1
  • ANTs >= 2.2.0

Refs:

Ganzetti et al. (2014). Whole brain myelin mapping using T1- and T2-weighted MR imaging data

Glass & Van Essen (2011). Mapping human cortical areas in vivo based on myelin content as revealed by T1- and T2-weighted MRI

Uddin et al (2017). Can T1w T2w ratio be used as a myelin‐specific measure in subcortical structures? Comparisons between FSE‐based T1wT2w ratios, GRASE‐based T1w T2w ratios and multi‐echo GRASE‐based myelin water fractions

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.