Git Product home page Git Product logo

misc-fmri-code's Introduction

misc-fmri-code

Just small functions for preprocessing, analysis, etc. of fMRI data.

  • batchLssSpm/lssGenerateBetasSpm/lssCorrelation: Scripts to perform the Least Squares- Separate procedure from Mumford et al. 2012 and improved in Turner et al. 2012, as well as to perform functional connectivity analysis on the results. The base, generate_spm_singletrial, written by Maureen Ritchey, matched the earlier version of LSS, and I altered it to match the later version. The functional connectivity portion (lssCorrelation) is largely an amalgamation of several scripts written by Dennis Thompson, with some slight alterations to make it compatible with LSS. BatchLssSpm is just a wrapper that sets paths and settings and calls both lssGenerateBetasSpm and lssCorrelation.
    • To do:
      1. Figure out graph theory analyses to apply to roi2roi results.
  • clustsim calls AFNI functions to perform Monte Carlo simulations on a second-level SPM analysis. The paths to the AFNI functions will need to be altered by anyone using the function.
    • To do:
      1. Add in code to read the outputted text file so that the results can be outputted as a variable.
  • batchEffectSize/saveClustersAndEffectSize take a second-level analysis, create a Cohen’s d image for each t contrast, create masks of each significant cluster in each t contrast, and extract the mean Cohen’s d for each cluster, summarizing it all in a csv file. The Cohen’s d image can also be used to determine the Cohen’s d of the peak voxel in each cluster. The script batchEffectSize is simply a wrapper to call the function saveClustersAndEffectSize.

misc-fmri-code's People

Contributors

tsalo avatar lftang avatar

Watchers

James Cloos 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.