Giter Site home page Giter Site logo

ants-rs-fmri's Introduction

# Processing steps
# 
# see help in individual scripts for more detail
#
#
# 0) Preprocess data (using SPM, pipedream, etc)
# generate binary brainmask, 3 tissue segmentations, and ROIs in T1 space
# generate a 4D-nifti file of functional data
#
# 1) ANTs_fmriToT1.sh
# motion correction of fmri data, coregistration between T1 and fmri
# put everythign into fmri space
#
#
# $>~/scripts/ANTs_fmriToT1.sh -i fmri_series.nii.gz -o sub01 -t sub01_T1.nii.gz -r sub01_ROI.nii.gz -c sub01_csf.nii.gz -w sub01_wm.nii.gz -g sub01_gm.nii.gz -b sub01_brainmask.nii.gz

# 
#
# 2) ANTs_rsfmri_pre.sh
# extract the time series under each ROI
#
# $>~/scripts/ANTs_rsfmri_pre.sh -i fmri_series_MOCO.nii.gz -o sub01 -r sub01_ROI_fmri.nii.gz -c sub01_csf_fmri.nii.gz -g sub01_gm_fmri.nii.gz -w sub01_wm_fmri.nii.gz -b sub01_brainmask_fmri.nii.gz -a sub01avg.nii.gz
#
#
#
# 3) ANTs_rsfmri_filter.sh
# filter each time series for motion, nuisance variables (csf, wm, global signal), and filter by a specified frequency. create a correlation matrix (or matrices) using correlation or wavelet decomposition. generate SPM-style plot of motion correction parameters
#
# $>~/scripts/ANTs_rsfmri_filter.sh -f sub01.csv -d 0 -m sub01MOCOparams.csv -n sub01compcorr_compcorr.csv -tr 3 -w -o sub01

ants-rs-fmri's People

Contributors

jpluta26 avatar

Watchers

James Cloos avatar Yantao Zhang avatar

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.