Skip to content
/ mes2hb Public

Convert optical density data (red and infrared) from functional near infrared spectrope (fNIRS) to oxy, de-oxy haemoglobin concentrations using modified Beer-Lambert law.

License

Notifications You must be signed in to change notification settings

KaunilD/mes2hb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optical Density to Oxy and De-Oxy Hb [mes2hb]

Convert optical density data (red (< 700 nm) and infrared(>810nm)) from functional near infrared spectroscope (fNIRS) to oxy, de-oxy hemoglobin concentrations using modified Beer-Lambert law.

Built with python.

Dependencies

  1. python 3.X
  2. numpy

Installation

Install using python

$ cd mes2hb
$ python setup.py install

Usage

Example [without install]
  • You can use this utility without any installation by executing the driver script - mes2hb-driver.py located in the root of mes2hb/.

  • For Example:

    $ python mes2hb-driver.py

License

MIT

About

Convert optical density data (red and infrared) from functional near infrared spectrope (fNIRS) to oxy, de-oxy haemoglobin concentrations using modified Beer-Lambert law.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages