-
Notifications
You must be signed in to change notification settings - Fork 55
Processing Functions
yileizheng-BU edited this page Aug 4, 2020
·
18 revisions
Typical processing streams could be found here.
- hmrR_BandpassFilt
- hmrR_BlockAvg
- hmrR_GLM
- hmrR_Intensity2OD
- hmrR_MotionArtifact
- hmrR_MotionArtifactByChannel
- hmrR_MotionCorrectCbsi
- hmrR_MotionCorrectPCA
- hmrR_MotionCorrectPCArecurse
- hmrR_MotionCorrectRLOESS
- hmrR_MotionCorrectSpline
- hmrR_MotionCorrectSplineSG
- hmrR_MotionCorrectWavelet
- hmrR_OD2Conc
- hmrR_PruneChannels
- hmrR_PCAFilter
- hmrR_StimRejection
- hmrR_tCCA
Join the Homer3 community on openfnirs.org!
- Homer3 Overview
- Download and Installation
- Homer3 Graphical User Interfaces
- Input and Output Definitions
- Processing Data
- Viewing Processed Data via GUI
- Exporting Processed Data into a Text File
- Exporting Processed Data into MATLAB WorkSpace
- Working with Datasets using DataTree Library
- Working with SNIRF files standalone
- Custom User Functions