Metadata-Version: 2.1
Name: mms-nirs
Version: 0.1.1
Summary: Algorithms used in the multimodal spectroscopy group to process NIRS data
License: MIT
Author: Josh Buckland,
Author-email: joshua.russell-buckland@ucl.ac.uk
Requires-Python: >=3.10,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Requires-Dist: pandas (>=2.0.1,<3.0.0)
Requires-Dist: pyarrow (>=12.0.0,<13.0.0)
Requires-Dist: scipy (>=1.10.1,<2.0.0)
Description-Content-Type: text/markdown

# MMS NIRS

## What

This repo contains Python code that can be used with the NIRS data generated at the multimodal spectroscopy group at UCL.

