pivdnber / FASTIR

fNIRS analysis pipeline in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAST-IR

Analyzing fNIRS data in Matlab

Functional Analysis Scripting Tool - InfraRed loads fNIRS data files to analyse brain activity. The tool enables you to efficiently read and process data files in NIRX-supported file formats.

Usage

The matlab code is rather easy to use, however, you need to have the Brain AnalyzIR toolbox installed. The file fnirs_analysis_script.m is the main script that calls on the other scripts and functions in the PhD_EEG_Pipeline folder. Simply run the file

fnirs_analysis_script

Technologies Used

  • Matlab - successfully tested in version 2023a

Acknowledgements

There was no external funding received for this repository. This readme was inspired by ritaly's README-cheatsheet.

Conflicts of Interest

There are no conflicts of interest relevant to this repository.

License

You can check out the full license here

Functional Analysis Scripting Tool - InfraRed (FAST-IR) is free but copyright software, distributed under the terms of the MIT license. In particular, FAST-IR is supplied as is. No formal support or maintenance is provided or implied.

Contact

Created by Pieter Van den Berghe - feel free to contact me

I hope that FAST-IR will make it easier for researchers to analyse fNIRS data that is collected from NIRx devices. Researchers who encounter problems using the script, or have suggestions for additional features, should not hesitate to contact me.

About

fNIRS analysis pipeline in Matlab

License:MIT License


Languages

Language:MATLAB 100.0%