Giter Site home page Giter Site logo

emilykubota / vistasoft Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vistalab/vistasoft

0.0 1.0 0.0 148.98 MB

VISTASOFT is the main software repository of the VISTA lab at Stanford University.

Home Page: http://vistalab.stanford.edu

MATLAB 85.66% M 0.65% C 6.46% Makefile 0.01% Shell 0.31% C++ 4.52% Mercury 0.01% HTML 1.90% CSS 0.02% JavaScript 0.11% Mathematica 0.28% Objective-C 0.01% TeX 0.07% Python 0.01%

vistasoft's Introduction

Vistasoft

VISTASOFT is the main software repository of the Vista lab at Stanford University. It contains Matlab code to perform a variety of analysis on MRI data, including functional MRI and diffusion MRI.

License

(c) Vista lab, Stanford University.

Unless otherwise noted, all our code is released under the GPL

Modules

Vistasoft contains the following modules:

  • mrAlign : Aligning functional and anatomical data
  • mrAnatomy: Handling anatomical MRI data.
  • mrBOLD : analysis of functional MRI data.
  • mrDiffusion : Diffusion MRI, including DTI and tractography.
  • mrMesh : displaying MR data on rendered 3D surface representations of the brain.
  • mrQuant : quantitative MRI (see also mrQ)
  • mrScripts : a variety of useful scripts

And in addition:

  • utilities
  • setup
  • tutorials
  • external: functions written by others that we use as dependencies (see optional packages).

External dependencies

Vistasoft depends on the following packages:

  • Matlab
    • The code has been validated for Matlab 2014b (8.4) - Matlab 2017b (9.3)
  • SPM

Optional Packages

Documentation

For detailed documentation, please visit the VISTA lab wiki.

Installation

To install Vistasoft:

  1. Clone the Vistasoft repository on your local machine; for example:

    > cd ~/matlab
    > git clone https://github.com/vistalab/vistasoft
    
  2. Start Matlab and Add the Vistasoft repository's base directory to your Matlab path:

    addpath(genpath('~/matlab/vistasoft'));

    Note that if you have installed additional Matlab packages (such as the RemoteDataToolbox), you will have to ensure that these packages are on your path as well.

For help with the new mrInit intialization method, please see the Initialization Page.

vistasoft's People

Contributors

arokem avatar babylab avatar dannbullock avatar elinekupers avatar francopestilli avatar garikoitz avatar htakemur avatar j-ales avatar jwinawer avatar jyeatman avatar kitchell avatar lmperry avatar mick-d avatar rfdougherty avatar rokers avatar rosemary-le avatar shmp0722 avatar soichih avatar wadelab avatar wandell avatar wemackey avatar

Watchers

 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.