-
Notifications
You must be signed in to change notification settings - Fork 55
hmrR_Intensity2OD
jayd1860 edited this page Apr 11, 2023
·
1 revision
UI Name :
Intensity_to_Delta_OD
Syntax :
dod = hmrR_Intensity2OD( intensity )
Description :
Convert intensity data to optical density
Input :
- intensity - SNIRF data type where the d matrix is intensity
Output :
- dod - SNIRF data type where the d matrix changes in optical density
Usage Options :
- Intensity_to_Delta_OD: dod = hmrR_Intensity2OD(data)
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