This repository represents a simple workflow to visualize Hyperspectral data from point sensors: PSR and Fourier Transform Infrared Spectroscopy (FTIR) sensor. The wavelength ranges for these sensors are :
- PSR : 350.0 - 2500.0 nm
- FTIR : 2500.0629 - 15385.6915 nm
- git clone this_repository
- pip install -r /path/to/requirements.txt
- python gui.py
- Click "Load files" to load text files
- Click "Open Data" to vizualize the hyperspectral plots
- Add preprocessing functionality
- Automated peak detection method