This repository provides a Graphical User Interface (GUI) for conducting spectroscopy experiments using an Ocean Optics spectrometer. The GUI is designed to be user-friendly and intuitive, allowing researchers to easily interact with the spectrometer.
To install and run the spectrometer GUI, follow these steps:- Clone the repository to your local machine:
git clone https://github.com/NanophotonIICOs/iico-spectra.git
- Set up the Anaconda environment to ensure library compatibility:
conda env create -f ispectra.yml
- Run the GUI (within src):
python ispectra.py
- Before running GUI it's recommended to connect the spectrometer.
- After running, you must choose the save data directory. The name input it's optional since the experiments can be saved with sequential number labels.
- The integration time has a default value (3.8ms) before pushing the start button, you must choose the integration value if it doesn't want you to use the default value.