Skip to content

A beta release of NeuroDOT, an extensible Matlab toolbox for efficient optical brain mapping. Official release located at: https://github.com/WUSTL-ORL/NeuroDOT.

License

Notifications You must be signed in to change notification settings

WUSTL-ORL/NeuroDOT_Beta

Repository files navigation

NEURODOT Beta README

Table of Contents:

1. Installation
2. Getting Started
3. Reference Material


1. Installation

Note: This is a Beta version of NeuroDOT. The most up-to-date release of NeuroDOT is available at: https://github.com/WUSTL-ORL/NeuroDOT. 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 Beta, 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_Beta\'))


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 fNIRS data in NeuroDOT Beta. Additionally, there are scripts in the Documentation/Scripts folder that cover all of the material in the various Tutorials.


3. Reference Material

Also within the "Documentation" folder are several other tutorial appendices for beginner and 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 Beta, you can type "help [function name]" into the MATLAB command line and view the function reference that way.


4. We are still adding to the toolbox, so please do not hesitate to reach out if you have questions.

About

A beta release of NeuroDOT, an extensible Matlab toolbox for efficient optical brain mapping. Official release located at: https://github.com/WUSTL-ORL/NeuroDOT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages