witgit/witgit-view

14 lines
292 B
Python
Executable File

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Script to view a plot of a data 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
"""