Skip to content

A beta release of NeuroDOT, an extensible Matlab toolbox for efficient optical brain mapping

License

Notifications You must be signed in to change notification settings

AdamEggebrecht/NeuroDOT_2.2.0_functions

Repository files navigation

NEURODOT 2.2.0 BASE README

Table of Contents:

1. Installation
2. Getting Started
3. Reference Material


1. Installation

Note: NeuroDOT is optimized for use in MATLAB 2015b on Windows and Unix. If you do not have MATLAB, contact your IT department or go to www.mathworks.com for more information on MATLAB. Your results may vary with other versions or operating systems.

To install NeuroDOT 2.2.0 Base, copy the unzipped folder into the directory of your choosing. Then open MATLAB and either click on the "Set Path" button on the "Home" tab of the main MATLAB console, or copy and paste the following command into your command line, substituting the bracketed words for the path into which you unzipped NeuroDOT:

addpath(genpath('[INSTALL DRIVE AND PATH]\NeuroDOT_2.2.0_Base\'))


2. Getting Started

The toolbox contains 4 folders: Data, Documentation, Functions, and Support_Files. In the Documentation folder you will find the User Manual and the Overview, Preprocessing, and Reconstruction Tutorials. These will give you all the basic information needed to work with NIRS data in NeuroDOT 2.2.0 Base. Additionally, there is a script in that folder that covers all of the material in the Preprocessing Pipeline Tutorial, under the filename "NeuroDOT_Base_DOT_Processing_Script.m".


3. Reference Material

Also within the "Documentation" folder are several other tutorial appendices for advanced users, function reference files, and extended versions of each tutorial that can be viewed in the MATLAB Help Viewer. Additionally, for any function in NeuroDOT 2.2.0 Base, you can type "help [function name]" into the MATLAB command line and view the function reference that way.

About

A beta release of NeuroDOT, an extensible Matlab toolbox for efficient optical brain mapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages