#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Script to categorize data from a file from a DIY / low cost spectrometer via audio. Based on software from the DIY particle detector by Oliver Keller. https://github.com/ozel/DIY_particle_detector @author: Jeff Moe @date: January 2022 """