Git Product home page Git Product logo

nagyistge / vistasoft Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vistalab/vistasoft

0.0 2.0 0.0 146.88 MB

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

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

MATLAB 85.61% M 0.69% 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:

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

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

Watchers

 avatar  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.