Giter VIP home page Giter VIP logo

bspm's Introduction

bspm

This is the code I use to preprocess and analyze fMRI data and mostly relies on the routines that ship with SPM12. Some of the functions prepended with bspm_ are wrappers for direct calls to the SPM functions (e.g., bspm_checkreg is mostly lifted from spm_check_registration), but most are designed to make it easier to build the matlabbatch structures for various modules in SPM's batching system.

I figured I'd make it open source because, well, I believe in open source and, in fact, much of what is in this repository is taken from other people's open source software. But because this hasn't been written for the public, I can't gaurantee everything will work on your machine. But, I can gaurantee a higher likelihood of working if you make sure that all folders and subfolders other than thirdparty is in your MATLAB path when using it. As for the thirdparty software, for most functions you'll need to add a version of spm to your path if you don't already have your own install. If you run into an undefined function error with any of the bspm functions, then you may be able to quickly solve it by finding the relevant function in the thirdparty folder and adding the toolbox it is in to your path.

If you encounter an error that you cannot solve yourself, let me know and I will do my best to help you solve it. If you encounter an error that you can solve yourself, then I'd be grateful if you'd let me know.

Three cheers for open source:

  • One.
  • Two.
  • Three.

bspm's People

Contributors

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