Nothing Special   »   [go: up one dir, main page]

Skip to content

An open-source application for wearable spectroscopy data visualization and analysis.

License

Notifications You must be signed in to change notification settings

watson-research-lab/SpectraVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpectraVue

An open-source application for wearable spectroscopy data visualization and analysis.

Table of Contents

Installation

To install the neccessary dependencies for the project, please run the following command in your local terminal in the directory where this project exists.

pip install -r requirements.txt

To run the application, please run the following command in your local terminal in the directory where this project exists:

python3 spectravue.py

The terminal will point to your localhost URL; navigate to this URL to use the application.

Tutorial

(Currently in progress)

A tutorial page is provided on the application landing page, where the data formats, files, and overall data processing scheme are elaborated.

Seminal Works

You can find papers for SpectraVue and Lumos below for additional context of this application and its usage.

SpectraVue: Tarek Hamid, Insup Lee, and Amanda Watson. 2023. SpectraVue - An Interactive Web Application Enabling Rapid Data Visualization and Analysis for Wearable Spectroscopy Research. In Adjunct Proceedings of the 2023 ACM International Joint Conference on Pervasive and Ubiquitous Computing & the 2023 ACM International Symposium on Wearable Computing (UbiComp/ISWC ’23 Adjunct), October 08–12, 2023, Cancun, Quintana Roo, Mexico. ACM, New York, NY, USA, 5 pages. https://doi.org/10.1145/3594739.3610709

Lumos: Amanda Watson, Claire Kendell, Anush Lingamoorthy, Insup Lee, and James Weimer. 2023. Lumos: An Open-Source Device for Wearable Spectroscopy Research. Proc. ACM Interact. Mob. Wearable Ubiquitous Technol. 6, 4, Article 187 (December 2022), 24 pages. https://doi.org/10.1145/3569502

License

This code is Tarek Hamid, 2023, and it is made available under the MIT license enclosed with the software.

Over and above the legal restrictions imposed by this license, if you use this software for an academic publication then you are obliged to provide proper attribution.

Tarek Hamid. SpectraVue: enabling wearable spectroscopy data visualization and analysis, v0.0.1 (2023). github.com/tarek-hamid/SpectraVue

We also ask that you cite the original paper in your work:

Tarek Hamid, Insup Lee, and Amanda Watson. 2023. SpectraVue - An Interactive Web Application Enabling Rapid Data Visualization and Analysis for Wearable Spectroscopy Research. In Adjunct Proceedings of the 2023 ACM International Joint Conference on Pervasive and Ubiquitous Computing & the 2023 ACM International Symposium on Wearable Computing (UbiComp/ISWC ’23 Adjunct), October 08–12, 2023, Cancun, Quintana Roo, Mexico. ACM, New York, NY, USA, 5 pages. https://doi.org/10.1145/3594739.3610709

Questions?

Please contact Tarek Hamid - hamidtarek3@gmail.com

About

An open-source application for wearable spectroscopy data visualization and analysis.

Resources

License

Stars

Watchers

Forks