Code Monkey home page Code Monkey logo

mehbfmri's Introduction

MEHBfMRI

SPM tools for preprocessing fMRI series scanned using Simultaneous MultiSlice (SMS) / MultiBand / HyperBand and Multi Echo

This toolbox is based on the SPM12 slice timing correction tool. Please make sure SPM12 (freely downloadable from https://www.fil.ion.ucl.ac.uk/spm/) is properly installed and running in Matlab.

Installation Copy these files in a folder MEHBfmri subfolder into the SPM12/toolbox folder.

Launch the toolbox in SPMT12 -> BATCH -> SPM -> tools -> Multi echo & HyperBand.

The toolbox contains 2 subfunctions:

  1. Combine echoes for Multi-Echo fMRI In multi echo fMRI, up to 5 echoes are measured per TR. Rather than fitting T2* per voxel (which is time consuming), the echo images can be combined per TR as S(t)=sum(wi.Si(t))/sum(wi) with i the echo number (1,2..), Si the ith echo image and wi the ith weighting factor. wi can be chosen as

  2. AVE: wi=1 (simple averaging)

  3. BS: wi=TEi (BOLD sensitivity)

  4. tSNR: wi=tSNRi (temporal SNR)

  5. tBS: wi=tSNRi*TEi (temporal BOLD sensitivity)

  6. T2* weighted: T2* weighted based on a T2* map determined per dynamic (wi(t)=TEi * exp(-TEi/T2*(t)))

  7. T2* mapping: T2* mapping per dynamic

  8. Slice time correction for HyperBand Slice timing is done based on a matrix containing the slice timings for each file. These slice timings can be found in the json file. This json file is created during the conversion of your data from dicom to nifti using toolboxes such as dicm2nii (https://github.com/xiangruili/dicm2nii).

This toolbox is written by dr. Peter Van Schuerbeek from UZ Brussel (VUB, Belgium).

mehbfmri's People

Contributors

p-vs avatar

Stargazers

 avatar

Watchers

 avatar

mehbfmri's Issues

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.